Skip to content

Instantly share code, notes, and snippets.

View kelf47's full-sized avatar

Pau Giralt kelf47

View GitHub Profile
@kelf47
kelf47 / kamailio log
Last active January 12, 2018 13:10
kamailiolog
DEBUG: <core> [parser/msg_parser.c:606]: parse_msg(): SIP Request:
DEBUG: <core> [parser/msg_parser.c:608]: parse_msg(): method: <INVITE>
DEBUG: <core> [parser/msg_parser.c:610]: parse_msg(): uri: <sip:+3481818181@146.185.142.19:9773>
DEBUG: <core> [parser/msg_parser.c:612]: parse_msg(): version: <SIP/2.0>
DEBUG: <core> [parser/parse_via.c:1254]: parse_via_param(): Found param type 235, <rport> = <n/a>; state=6
DEBUG: <core> [parser/parse_via.c:1254]: parse_via_param(): Found param type 232, <branch> = <z9hG4bKPjda85db1d-e415-410f-8f7d-d2e4b8ad6157>; state=16
DEBUG: <core> [parser/parse_via.c:2642]: parse_via(): end of header reached, state=5
DEBUG: <core> [parser/msg_parser.c:496]: parse_headers(): parse_headers: Via found, flags=2
DEBUG: <core> [parser/msg_parser.c:498]: parse_headers(): parse_headers: this is the first via
DEBUG: <core> [receive.c:134]: receive_msg(): After parse_msg...
@kelf47
kelf47 / kamailio.cfg
Created January 11, 2018 14:17
kamailio.cfg
#!KAMAILIO
#
# Kamailio (OpenSER) SIP Server v4.3 - default configuration script
# - web: http://www.kamailio.org
# - git: http://sip-router.org
#
# Direct your questions about this file to: <sr-users@lists.sip-router.org>
#
# Refer to the Core CookBook at http://www.kamailio.org/wiki/
# for an explanation of possible statements, functions and parameters.