[SR-Users] dlg_manage() and add_contact_alias() problem
Daniel-Constantin Mierla
miconda at gmail.com
Thu Dec 13 12:19:32 CET 2012
Hello,
can you dump the dialog attributes (via mi/kamctl or from database) for
the two cases? Just to see what is stored different there.
Cheers,
Daniel
On 12/6/12 3:55 PM, Pavel Miskov wrote:
> Hi all,
>
> I want to end dialog (Kamailio sends BYE to both parties) that is
> lasting longer then some defined time. everything is working fine when
> using old fix_nated_contact function, but when using
> new add_contact_alias function kamailio sends BYE to private addresses.
>
> 1. "kamctl fifo dlg_list" output when using fix_nated_contact():
>
> caller_contact:: sip:bob at PUBLIC_IP:50784
> callee_contact:: sip:alice at PUBLIC_IP:64472
>
> 2. "kamctl fifo dlg_list" output when using add_contact_alias():
>
> caller_contact:: sip:bob at 10.2.5.206:10000
> <http://sip:bob@10.2.5.206:10000>
> callee_contact:: sip:alice at 10.2.5.205:20000
> <http://sip:alice@10.2.5.205:20000>
>
>
> dlg_manag() doesn't store contact alias for caller and callee so
> Kamailio is sending BYE to private addresses. Am I doing something
> wrong or I can't use possibility of ending dialog with contact aliases?
>
> Thank you
>
> Pavel
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20121213/356fa6f9/attachment.htm>
More information about the sr-users
mailing list