|
@@ -156,6 +156,7 @@ memdbg=5
|
|
|
memlog=5
|
|
|
|
|
|
log_facility=LOG_LOCAL0
|
|
|
+log_prefix="{$mt $hdr(CSeq) $ci} "
|
|
|
|
|
|
/* number of SIP routing processes */
|
|
|
children=8
|
|
@@ -168,15 +169,12 @@ children=8
|
|
|
# auto_aliases=no
|
|
|
|
|
|
/* add local domain aliases */
|
|
|
-#alias="sip.mydomain.com"
|
|
|
+# alias="sip.mydomain.com"
|
|
|
|
|
|
/* uncomment and configure the following line if you want Kamailio to
|
|
|
* bind on a specific interface/port/proto (default bind on all available) */
|
|
|
# listen=udp:10.0.0.10:5060
|
|
|
|
|
|
-/* port to listen to (default 5060 for udp, tcp, scrtp, or 5061 for tls)*/
|
|
|
-# port=5060
|
|
|
-
|
|
|
#!ifdef WITH_TLS
|
|
|
enable_tls=yes
|
|
|
#!endif
|