Ok, via MI interface but howto make this
:dlg_end_dlg:_reply_fifo_file_
342 56 _empty_line_
what is this h_entry and h_id ???????
howto specified the call-id to termine?
Atenciosamente, Igor Marques
celular: 55 21 7858 7499 nextel: 87*24074 e-mail: igor@carneiro.cc web: www.carneiro.cc
-------- Mensagem original -------- De: Daniel-Constantin Mierla miconda@gmail.com Para: Iñaki Baz Castillo ibc@aliax.net Cc: users@lists.kamailio.org users@lists.kamailio.org Assunto: Re: [Kamailio-Users] I need termine a call then timeout. Data: Thu, 08 Jan 2009 16:20:45 +0200
Hello,
On 01/08/2009 04:13 PM, Iñaki Baz Castillo wrote:
2009/1/8 igor igor@carneiro.cc:
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'
Where exactly have you read that Kamailio "dialog" module sends a BYE when the dialog expires? Such feature is not in Kamailio "dialog" module, and it doesn't appear in the module documentation.
the functionality to terminate a dialog (send BYEs inside to both sides) is inside the module, but only exported via MI interface: http://kamailio.org/docs/modules/devel/dialog.html#id2507334
I will enable it for usage at timeout and in other cases before freezing 1.5. Practically is one function call.
Cheers, Daniel