[Kamailio-Users] I need termine a call then timeout.

igor igor at carneiro.cc
Thu Jan 8 14:57:27 CET 2009


I need termine a call then timeout.
but, return a message WARNING and do not Hangup!

help me!

 WARNING:dialog:get_expired_dlgs: start with tl=0xb5a11a20
tl->prev=0xb59cf550 tl->next=0xb59cf550 (101) at 101 and end with
end=0xb59cf550 end->prev=0xb5a11a20 end->next=0xb5a11a20 
 WARNING:dialog:get_expired_dlgs: getting tl=0xb5a11a20
tl->prev=0xb59cf550 tl->next=0xb59cf550 with 101 
 WARNING:dialog:get_expired_dlgs: end with tl=0xb59cf550
tl->prev=0xb5a11a20 tl->next=0xb5a11a20 and
d_timer->first.next->prev=(nil) 
 WARNING:dialog:dlg_ontimeout: timeout for dlg with CallID
'T8x-xgYUoIe3707wDPg1qwq-AX4o3m' and tags '9697t1cm3thc6l2207g9'
'7jju88u987' 


loadmodule "dialog.so"
modparam("dialog", "enable_stats", 1)
modparam("dialog", "db_url", "mysql://user:pass@localhost/openser")
modparam("dialog", "db_mode", 1)
modparam("dialog", "dlg_flag", 4)
modparam("dialog", "timeout_avp", "$avp(s:dlgtimeout)")
modparam("dialog", "dlg_extra_hdrs", "Hint: credit expired\r\n")
modparam("dialog", "dlg_match_mode", 1)
modparam("dialog", "default_timeout", 10)



        if(is_method("INVITE"))
        {
                $avp(s:dlgtimeout)=5;
                $avp(s:ringtimeout)=10;
                setflag(4);
                route(4);
        }



Atenciosamente,
Igor Marques

celular: 55 21 7858 7499
nextel: 87*24074
e-mail: igor at carneiro.cc
web: www.carneiro.cc


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20090108/875e9487/attachment.htm>


More information about the sr-users mailing list