Almost :)
Im getting two issues yet. 1). When i do a call im getting a good call but with 1 minute the call is finished on mediaproxy, i don know how solve this, i read on list the same kind of issue but was a problem with iptables, i dont have any iptables rule on my server from now. Below i put a small part of my log Aug 18 15:17:36 ser1-vm /sbin/opensips[25255]: DBG:core:forward_request: orig. len=701, new_len=751, proto=1 Aug 18 15:17:36 ser1-vm /sbin/opensips[25255]: DBG:core:run_fwd_callbacks: FWD callback entered Aug 18 15:17:36 ser1-vm /sbin/opensips[25255]: DBG:siptrace:trace_msg_out: trace off... Aug 18 15:17:36 ser1-vm /sbin/opensips[25255]: DBG:tm:t_unref_cell: UNREF_UNSAFE: [0xb33932ec] after is 1 Aug 18 15:17:36 ser1-vm /sbin/opensips[25255]: DBG:dialog:unref_dlg: unref dlg 0xb3392ac0 with 1 -> 3 Aug 18 15:17:36 ser1-vm /sbin/opensips[25255]: DBG:core:destroy_avp_list: destroying list (nil) Aug 18 15:17:36 ser1-vm /sbin/opensips[25255]: DBG:core:receive_msg: cleaning up Aug 18 15:17:36 ser1-vm media-relay[24950]: debug: Got traffic information for stream: (audio) XXX.XXX.XXX.162:11798 (RTP: XXX.XXX.XXX.162:1024, RTCP: Unknown) <-> XXX.XXX.XXX.26:50008 <-> XXX.XXX.XXX.26:50010 <-> XXX.XXX.XXX.101:14992 (RTP: XXX.XXX.XXX.101:14992, RTCP: Unknown) Aug 18 15:17:40 ser1-vm /sbin/opensips[25261]: DBG:tm:timer_routine: timer routine:2,tl=0xb3393334 next=(nil), timeout=24 Aug 18 15:17:40 ser1-vm /sbin/opensips[25261]: DBG:tm:wait_handler: removing 0xb33932ec from table Aug 18 15:17:40 ser1-vm /sbin/opensips[25261]: DBG:tm:delete_cell: delete_cell 0xb33932ec: can't delete -- still reffed (1) Aug 18 15:17:40 ser1-vm /sbin/opensips[25261]: DBG:tm:set_timer: relative timeout is 2 Aug 18 15:17:40 ser1-vm /sbin/opensips[25261]: DBG:tm:insert_timer_unsafe: [3]: 0xb3393350 (26) Aug 18 15:17:40 ser1-vm /sbin/opensips[25261]: DBG:tm:wait_handler: done Aug 18 15:17:41 ser1-vm media-relay[24950]: debug: Got traffic information for stream: (audio) XXX.XXX.XXX.162:11798 (RTP: XXX.XXX.XXX.162:1024, RTCP: Unknown) <-> XXX.XXX.XXX.26:50008 <-> XXX.XXX.XXX.26:50010 <-> XXX.XXX.XXX.101:14992 (RTP: XXX.XXX.XXX.101:14992, RTCP: XXX.XXX.XXX.101:14993) Aug 18 15:17:42 ser1-vm /sbin/opensips[25261]: DBG:tm:timer_routine: timer routine:3,tl=0xb3393350 next=(nil), timeout=26 Aug 18 15:17:42 ser1-vm /sbin/opensips[25261]: DBG:tm:delete_handler: removing 0xb33932ec Aug 18 15:17:42 ser1-vm /sbin/opensips[25261]: DBG:tm:delete_cell: delete_cell 0xb33932ec: can't delete -- still reffed (1) Aug 18 15:17:42 ser1-vm /sbin/opensips[25261]: DBG:tm:set_timer: relative timeout is 2 Aug 18 15:17:42 ser1-vm /sbin/opensips[25261]: DBG:tm:insert_timer_unsafe: [3]: 0xb3393350 (28) i get a lot of this message about tm module, but i dont know how to solve, and with 1 minute i get a port close from mediaproxy i verify on my debug (ngrep) and i dont have any message when i get no sound anymore. The second question is about aaa_radius im getting this message from opensips on syslog Aug 18 15:18:17 ser1-vm media-dispatcher[24931]: error: failed to send radius accounting record: Aug 18 15:18:21 ser1-vm /sbin/opensips[25258]: rc_send_server: no reply from RADIUS server localhost:1813 Aug 18 15:18:21 ser1-vm /sbin/opensips[25258]: ERROR:acc:acc_aaa_request: Radius accounting request failed for status: 'Stop' Call-Id: ' [email protected]' but i have radius working udp 0 0 0.0.0.0:1812 0.0.0.0:* 23865/freeradius udp 0 0 0.0.0.0:1813 0.0.0.0:* 23865/freeradius and when i do a freeradius -X to verify the question i dont receive on my radius any request i configure my opensips/radius/client.conf with localhost and opensips send me other request's (below a sample) rlm_detail: /var/log/freeradius/radacct/%{Client-IP-Address}/detail-%Y%m%d expands to /var/log/freeradius/radacct/127.0.0.1/detail-20110818 rlm_detail: Freeradius-Proxied-To set to 127.0.0.1 modcall[accounting]: module "detail" returns ok for request 0 WARNING: Attempt to use unknown xlat function, or non-existent attribute in string %{Sip-Application-Type} radius_xlat: ' CALL insert_radacct_record( 'radius', '[email protected]', '54998168f16b36de', '', '', '', '5060', '2011-08-18 15:26:09', '0', '0', '0', '0', 'sip:21069743@MY____DOMAIN', 'sip:pruonckk@MY____DOMAIN', '200', 'Sip-Session', '', '', '0', '0', '200', 'Invite', ? 'sip:[email protected]', 'as2d79d6b6', '1986300728', '', '', '', 'sip:21069743@MY____DOMAIN', '', '', '', 'Yealink SIP-T20P 9.51.0.10', '' )' Somebody have an idea about this ? 2011/8/18 Saúl Ibarra Corretgé <[email protected]> > > On Aug 10, 2011, at 12:55 PM, Mike Tesliuk wrote: > > > Hello guys, i remove the nat variable but the problem was another module > declaration . > > > > modparam("mediaproxy", "disable", 0) ( i put 1 instead 0 ) > > > > > > im sorry my mistake and thanks for the help > > > > I'm glad it now works for you :-) > > -- > Saúl Ibarra Corretgé > AG Projects > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
