The problem was the default_timeout, i assume that if the call was established the default_timeout value would be discard, so, i remove the parameter and all work fine (the documentation say that will be assumed a value of 12 hour as default value)
2011/8/19 Vlad Paiu <[email protected]> > ** > Hello, > > It seems that the Dialog module thinks that the dialog expired, because it > has been ongoing for longer than the configured dialog timeout . > > What value have you configured for the default_timeout parameter in the > dialog module ? Or maybe you are using the timeout_avp param ? > > > Regards, > > -- > Vlad Paiu > OpenSIPS Developer > > > > On 08/18/2011 11:18 PM, Mike Tesliuk wrote: > > Ok, this problem is about the dialog module, the time of the hangup is > defined by my dialog module, but why ? i think that the dialog is ok and the > call was stablished, why is dialog assuming the hangup ? > > 2011/8/18 Mike Tesliuk <[email protected]> > >> Its me again! >> >> hehehe >> >> >> Well, i remove the configuration from proxy on freeradius based on this >> post ( http://www.openser.org/pipermail/users/2009-November/009489.html ) >> , this solve my issue about the tm module and no reply from freeradius, but >> i stay with the 1 minute call problem. >> >> But now i have some new messages >> >> >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: DBG:db_mysql:db_mysql_do_ >> prepared_query: doing BIND_PARAM in... >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: >> DBG:dialog:get_expired_dlgs: start with tl=0xb3392aec tl->prev=0xb3372f08 >> tl->next=0xb3372f08 (5296) at 5296 and end with end=0xb3372f08 >> end->prev=0xb3392aec end->next=0xb3392aec >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: >> DBG:dialog:get_expired_dlgs: getting tl=0xb3392aec tl->prev=0xb3372f08 >> tl->next=0xb3372f08 with 5296 >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: >> DBG:dialog:get_expired_dlgs: end with tl=0xb3372f08 tl->prev=0xb3392aec >> tl->next=0xb3392aec and d_timer->first.next->prev=(nil) >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: >> DBG:dialog:dlg_timer_routine: tl=0xb3392aec next=(nil) >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: DBG:dialog:next_state_dlg: >> dialog 0xb3392ac0 changed from state 4 to state 5, due event 7 >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: DBG:dialog:dlg_ontimeout: >> timeout for dlg with CallID '[email protected]' and tags >> '1198656166' 'as14e120f4' >> Aug 18 16:45:39 ser1-vm /sbin/opensips[25261]: >> DBG:dialog:run_dlg_callbacks: dialog=0xb3392ac0, type=64 >> Aug 18 16:45:39 ser1-vm media-dispatcher[24931]: debug: Issuing "remove" >> command to relay at 204.16.3.27 >> Aug 18 16:45:39 ser1-vm media-relay[24950]: debug: removing session >> [email protected]: pruonckk@MY____DOMAIN (1198656166) --> >> 21069743@MY____DOMAIN >> Aug 18 16:45:39 ser1-vm media-relay[24950]: (Port 50024 Closed) >> Aug 18 16:45:39 ser1-vm media-relay[24950]: (Port 50025 Closed) >> Aug 18 16:45:39 ser1-vm media-relay[24950]: (Port 50026 Closed) >> Aug 18 16:45:39 ser1-vm media-relay[24950]: (Port 50027 Closed) >> >> >> >> > > -- > Vlad Paiu > OpenSIPS Developer > > > _______________________________________________ > 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
