Hello,
what is the command you use to start rtpproxy and what are the
parameters for rtpproxy module in kamailio.cfg?
Cheers,
Daniel
On 10/12/12 10:59 AM, శ్రీధర్ wrote:
I set up my server following the tutorial at http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour,
with the latest kamailio 3.3, and updated the config file
accordingly. After the reboot the sip server is not running here
are the logs. When I do 'sudo /etc/init.d/kamailio start' the
server starts, but has problems communicating with the rtpproxy,
the log for the same is also below. Please advice if any changes
needed to make this working with the latest version
Thanks
S
$ cat /var/log/syslog | grep
kamailio
Oct 12 01:07:48 sips kamailio: INFO: tls [tls_init.c:377]: tls:
init_tls: disabling compression...
Oct 12 01:07:48 sips kamailio: INFO: <core>
[tcp_main.c:4829]: init_tcp: using epoll_lt as the io watch
method (auto detected)
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: usrloc
[hslot.c:53]: locks array size 512
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: auth
[auth_mod.c:329]: auth: qop set, but nonce-count (nc_enabled)
support disabled
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: tls
[tls_init.c:541]: tls: _init_tls_h: compiled with openssl
version "OpenSSL 1.0.1 14 Mar 2012" (0x1000100f), kerberos
support: off, compression: on
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: tls
[tls_init.c:549]: tls: init_tls_h: installed openssl library
version "OpenSSL 1.0.1 14 Mar 2012" (0x1000100f), kerberos
support: off, zlib compression: on#012 compiler: cc -fPIC
-DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall
-DOPENSSL_NO_TLS1_2_CLIENT -DOPENSSL_MAX_TLS1_2_CIPHER_LENGTH=50
-DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM
-DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
-DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: WARNING: tls
[tls_init.c:603]: tls: openssl bug #1491 (crash/mem leaks on low
memory) workaround enabled (on low memory tls operations will
fail preemptively) with free memory thresholds 9961472 and
4980736 bytes
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: <core>
[cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold1
has been changed to 9961472
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: <core>
[cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold2
has been changed to 4980736
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: db_mysql
[km_my_con.c:109]: driver error: Can't connect to local MySQL
server through socket '/var/run/mysqld/mysqld.sock' (2)
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR:
<core> [db.c:320]: could not add connection to the pool
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: usrloc
[dlist.c:513]: failed to open database connection
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: registrar
[reg_mod.c:472]: failed to register domain
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR:
<core> [route.c:1216]: fixing failed (code=-1) at
cfg:/etc/kamailio/kamailio.cfg:623
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR:
<core> [route.c:1216]: fixing failed (code=-1) at
cfg:/etc/kamailio/kamailio.cfg:626
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR:
<core> [route.c:1216]: fixing failed (code=-1) at
cfg:/etc/kamailio/kamailio.cfg:628
Oct 12 01:54:55 sips kamailio: INFO: tls [tls_init.c:377]:
tls: init_tls: disabling compression...
Oct 12 01:54:55 sips kamailio: INFO: <core>
[tcp_main.c:4829]: init_tcp: using epoll_lt as the io watch method
(auto detected)
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: usrloc
[hslot.c:53]: locks array size 512
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: auth
[auth_mod.c:329]: auth: qop set, but nonce-count (nc_enabled)
support disabled
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_init.c:541]: tls: _init_tls_h: compiled with openssl
version "OpenSSL 1.0.1 14 Mar 2012" (0x1000100f), kerberos
support: off, compression: on
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_init.c:549]: tls: init_tls_h: installed openssl library
version "OpenSSL 1.0.1 14 Mar 2012" (0x1000100f), kerberos
support: off, zlib compression: on#012 compiler: cc -fPIC
-DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN
-DHAVE_DLFCN_H -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2
-Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall
-DOPENSSL_NO_TLS1_2_CLIENT -DOPENSSL_MAX_TLS1_2_CIPHER_LENGTH=50
-DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM
-DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM
-DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: tls
[tls_init.c:603]: tls: openssl bug #1491 (crash/mem leaks on low
memory) workaround enabled (on low memory tls operations will fail
preemptively) with free memory thresholds 9961472 and 4980736
bytes
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: <core>
[cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold1
has been changed to 9961472
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: <core>
[cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold2
has been changed to 4980736
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: <core>
[udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 163840
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: <core>
[udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: <core>
[udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 163840
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: <core>
[udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:187]: TLSs<default>: tls_method=12
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:199]: TLSs<default>:
certificate='/etc/kamailio/kamailio-selfsigned.pem'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:206]: TLSs<default>: ca_list='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:213]: TLSs<default>: crl='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:217]: TLSs<default>: require_certificate=0
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:224]: TLSs<default>: cipher_list='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:231]: TLSs<default>:
private_key='/etc/kamailio/kamailio-selfsigned.key'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:235]: TLSs<default>: verify_certificate=0
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:238]: TLSs<default>: verify_depth=9
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:576]: TLSs<default>: No client certificate
required and no checks performed
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:187]: TLSc<default>: tls_method=9
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:199]: TLSc<default>: certificate='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:206]: TLSc<default>: ca_list='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:213]: TLSc<default>: crl='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:217]: TLSc<default>: require_certificate=1
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:224]: TLSc<default>: cipher_list='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:231]: TLSc<default>: private_key='(null)'
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:235]: TLSc<default>: verify_certificate=1
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:238]: TLSc<default>: verify_depth=9
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls
[tls_domain.c:561]: TLSc<default>: Server MUST present valid
certificate
Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: INFO: ctl
[io_listener.c:225]: io_listen_loop: using epoll_lt io watch
method (config)
Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: ERROR: rtpproxy
[rtpproxy.c:1464]: can't connect to RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: ERROR: rtpproxy
[rtpproxy.c:1536]: proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> does not respond,
disable it
Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: WARNING: rtpproxy
[rtpproxy.c:1393]: can't get version of the RTP proxy
Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: WARNING: rtpproxy
[rtpproxy.c:1430]: support for RTP proxy
<unix:/var/run/rtpproxy/rtpproxy.sock> has been disabled
temporarily
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - http://asipto.com/u/kat
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - http://asipto.com/u/katu