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@carneiro.cc
web: www.carneiro.cc


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