[OpenSIPS-Users] Problem with timeout_avp.

Federico Cabiddu federico.cabiddu at gmail.com
Thu Dec 13 09:48:47 CET 2012


Hi Dragomir,
to let opensips stop the call (send a BYE to both parties) you have to
create the dialog with the B flag.

create_dialog("B");

Best regards,

Federico


On Thu, Dec 13, 2012 at 9:45 AM, Dragomir Haralambiev <goup2010 at gmail.com>wrote:

> Hello,
>
> I try to use timeout_avp. Here is part of my opensips.cfg:
>
> modparam("dialog", "timeout_avp", "$avp(maxtime)")
> ...
>   create_dialog();
>   $avp(maxtime)=10;
>
> The call is connected and I see record in dialog tabble.
> After 10 sek opensips delete record from dialog table but not stop the
> call.
>
> Where is problem?
>
> Thanks in advance
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20121213/d0505359/attachment.htm>


More information about the Users mailing list