<div>The line modparam(&quot;rtpproxy&quot;, &quot;rtpproxy_sock&quot;, &quot;unix:/var/run/rtpproxy/rtpproxy.sock&quot;)</div>
<div>Should it not be modparam(&quot;rtpproxy&quot;, &quot;rtpproxy_sock&quot;, &quot;udp:localhsot:localport&quot;) kind of syntax</div>
<div>And while starting rtp proxy make sure it is using localport to communicate with kamailio proxy.</div>
<div> </div>
<div>Using this mechanism, am able to run kamailio and rtp proxy without any issue.</div>
<div> </div>
<div>thanks</div>
<div>-kamal</div>
<div>necs, blr, india</div>
<div> </div>
<div><br><br> </div>
<div class="gmail_quote">On Fri, Oct 12, 2012 at 3:56 PM, శ్రీధర్ <span dir="ltr">&lt;<a href="mailto:asridhars@gmail.com" target="_blank">asridhars@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Installed rtp proxy using &quot;apt-get install rtpproxy&quot; and here is the line from kamailio.cfg for rtpproxy<br>
<br>modparam(&quot;rtpproxy&quot;, &quot;rtpproxy_sock&quot;, &quot;unix:/var/run/rtpproxy/rtpproxy.sock&quot;)<br><br>
<div class="gmail_quote">Thanks<br>S 
<div>
<div class="h5"><br><br>On 12 October 2012 14:39, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div bgcolor="#FFFFFF" text="#000000">Hello,<br><br>what is the command you use to start rtpproxy and what are the parameters for rtpproxy module in kamailio.cfg?<br><br>Cheers,<br>Daniel 
<div>
<div><br><br>
<div>On 10/12/12 10:59 AM, శ్రీధర్ wrote:<br></div></div></div>
<blockquote type="cite">
<div>
<div>I set up my server following the tutorial at <a href="http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour" target="_blank">http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour</a>, 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 &#39;sudo /etc/init.d/kamailio start&#39; 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<br>
<br>Thanks<br>S<br><br><span style="COLOR:rgb(0,0,102)">$ cat /var/log/syslog | grep kamailio<br>Oct 12 01:07:48 sips kamailio: INFO: tls [tls_init.c:377]: tls: init_tls: disabling compression...<br>Oct 12 01:07:48 sips kamailio: INFO: &lt;core&gt; [tcp_main.c:4829]: init_tcp: using epoll_lt as the io watch method (auto detected)<br>
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: usrloc [hslot.c:53]: locks array size 512<br>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<br>
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: tls [tls_init.c:541]: tls: _init_tls_h:  compiled  with  openssl  version &quot;OpenSSL 1.0.1 14 Mar 2012&quot; (0x1000100f), kerberos support: off, compression: on<br>Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: tls [tls_init.c:549]: tls: init_tls_h: installed openssl library version &quot;OpenSSL 1.0.1 14 Mar 2012&quot; (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<br>
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<br>
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: &lt;core&gt; [cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold1 has been changed to 9961472<br>Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: INFO: &lt;core&gt; [cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold2 has been changed to 4980736<br>
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: db_mysql [km_my_con.c:109]: driver error: Can&#39;t connect to local MySQL server through socket &#39;/var/run/mysqld/mysqld.sock&#39; (2)<br>Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: &lt;core&gt; [db.c:320]: could not add connection to the pool<br>
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: usrloc [dlist.c:513]: failed to open database connection<br>Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: registrar [reg_mod.c:472]: failed to register domain<br>
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: &lt;core&gt; [route.c:1216]: fixing failed (code=-1) at cfg:/etc/kamailio/kamailio.cfg:623<br>Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: &lt;core&gt; [route.c:1216]: fixing failed (code=-1) at cfg:/etc/kamailio/kamailio.cfg:626<br>
Oct 12 01:07:48 sips /usr/sbin/kamailio[794]: ERROR: &lt;core&gt; [route.c:1216]: fixing failed (code=-1) at cfg:/etc/kamailio/kamailio.cfg:628<br><br></span>Oct 12 01:54:55 sips kamailio: INFO: tls [tls_init.c:377]: tls: init_tls: disabling compression...<br>
Oct 12 01:54:55 sips kamailio: INFO: &lt;core&gt; [tcp_main.c:4829]: init_tcp: using epoll_lt as the io watch method (auto detected)<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: usrloc [hslot.c:53]: locks array size 512<br>
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<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_init.c:541]: tls: _init_tls_h:  compiled  with  openssl  version &quot;OpenSSL 1.0.1 14 Mar 2012&quot; (0x1000100f), kerberos support: off, compression: on<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_init.c:549]: tls: init_tls_h: installed openssl library version &quot;OpenSSL 1.0.1 14 Mar 2012&quot; (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<br>
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<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: &lt;core&gt; [cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold1 has been changed to 9961472<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: &lt;core&gt; [cfg/cfg_ctx.c:613]: INFO: cfg_set_now(): tls.low_mem_threshold2 has been changed to 4980736<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: &lt;core&gt; [udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 163840<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: &lt;core&gt; [udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: &lt;core&gt; [udp_server.c:179]: INFO: udp_init: SO_RCVBUF is initially 163840<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: &lt;core&gt; [udp_server.c:230]: INFO: udp_init: SO_RCVBUF is finally 262142<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:187]: TLSs&lt;default&gt;: tls_method=12<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:199]: TLSs&lt;default&gt;: certificate=&#39;/etc/kamailio/kamailio-selfsigned.pem&#39;<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:206]: TLSs&lt;default&gt;: ca_list=&#39;(null)&#39;<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:213]: TLSs&lt;default&gt;: crl=&#39;(null)&#39;<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:217]: TLSs&lt;default&gt;: require_certificate=0<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:224]: TLSs&lt;default&gt;: cipher_list=&#39;(null)&#39;<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:231]: TLSs&lt;default&gt;: private_key=&#39;/etc/kamailio/kamailio-selfsigned.key&#39;<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:235]: TLSs&lt;default&gt;: verify_certificate=0<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:238]: TLSs&lt;default&gt;: verify_depth=9<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:576]: TLSs&lt;default&gt;: No client certificate required and no checks performed<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:187]: TLSc&lt;default&gt;: tls_method=9<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:199]: TLSc&lt;default&gt;: certificate=&#39;(null)&#39;<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:206]: TLSc&lt;default&gt;: ca_list=&#39;(null)&#39;<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:213]: TLSc&lt;default&gt;: crl=&#39;(null)&#39;<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:217]: TLSc&lt;default&gt;: require_certificate=1<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:224]: TLSc&lt;default&gt;: cipher_list=&#39;(null)&#39;<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:231]: TLSc&lt;default&gt;: private_key=&#39;(null)&#39;<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:235]: TLSc&lt;default&gt;: verify_certificate=1<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:238]: TLSc&lt;default&gt;: verify_depth=9<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: INFO: tls [tls_domain.c:561]: TLSc&lt;default&gt;: Server MUST present valid certificate<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1135]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1134]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1136]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1137]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1133]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1138]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1139]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1140]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1141]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1132]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1130]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1153]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1152]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
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)<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1159]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1158]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1157]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1156]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: ERROR: rtpproxy [rtpproxy.c:1464]: can&#39;t connect to RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: ERROR: rtpproxy [rtpproxy.c:1536]: proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; does not respond, disable it<br>Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: WARNING: rtpproxy [rtpproxy.c:1393]: can&#39;t get version of the RTP proxy<br>
Oct 12 01:54:55 sips /usr/sbin/kamailio[1155]: WARNING: rtpproxy [rtpproxy.c:1430]: support for RTP proxy &lt;unix:/var/run/rtpproxy/rtpproxy.sock&gt; has been disabled temporarily<br><br><br>
<fieldset></fieldset> <br></div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><span><font color="#888888">
</font></span></pre><span><font color="#888888"></font></span></blockquote><span><font color="#888888"><br><pre cols="72">-- 
Daniel-Constantin Mierla - <a href="http://www.asipto.com/" target="_blank">http://www.asipto.com</a>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Berlin, Nov 5-8, 2012 - <a href="http://asipto.com/u/kat" target="_blank">http://asipto.com/u/kat</a>
Kamailio Advanced Training, Miami, USA, Nov 12-14, 2012 - <a href="http://asipto.com/u/katu" target="_blank">http://asipto.com/u/katu</a></pre></font></span></div></blockquote></div></div></div><br><br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br><a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br>