|
@@ -157,6 +157,7 @@ memdbg=5
|
|
|
memlog=5
|
|
|
|
|
|
log_facility=LOG_LOCAL0
|
|
|
+log_prefix="{$mt $hdr(CSeq) $ci} "
|
|
|
|
|
|
fork=yes
|
|
|
children=4
|
|
@@ -171,7 +172,7 @@ children=4
|
|
|
/* add local domain aliases */
|
|
|
#alias="sip.mydomain.com"
|
|
|
|
|
|
-/* uncomment and configure the following line if you want Kamailio to
|
|
|
+/* 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
|
|
|
|