[OpenSIPS-Users] ACC success only for <90 sec duration

Răzvan Crainea razvan at opensips.org
Tue Apr 23 12:02:28 CEST 2013


Hi, Pavel!

Using the 'B' flag doesn't affect at all the timeout of the dialog, it 
simply indicates that when the dialog expires, OpenSIPS should send BYEs 
in both direction. If you don't use this flag, you will not see the 
BYEs, but the dialog will still end and the CDR will still be written.
If you are setting the default timeout [1], please comment it. If you 
are specifying an avp [2] for the timeout, please comment it too, as it 
might be accidentally overwritten in your script.
Also, are you using RTPProxy? The dialog might also be deleted due to 
lack of media. Finally, can you get any useful information from the 
system log?

[1] 
http://www.opensips.org/html/docs/modules/1.9.x/dialog.html#default-timeout-id
[2] 
http://www.opensips.org/html/docs/modules/1.9.x/dialog.html#timeout-avp-id

Best regards,

Razvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 04/23/2013 11:26 AM, pavel at eremina.net wrote:
> I don't use flag "B" in create_dialog() because when i use it call may
> drop with 90 second.
> I understand that something wrong with timeout.
>
> I use default dialog parameters if i understood you.
>
>
> 2013/4/23 Răzvan Crainea <razvan at opensips.org <mailto:razvan at opensips.org>>
>
>     Hi, Pavel!
>
>     Are you using the 'B' flag for the create_dialog() function? If not,
>     this might be the cause why you are not seeing the BYE's. However,
>     this means that somehow the dialog expires. Can you post the dialog
>     parameters you are using?
>
>
>     Best regards,
>
>     Razvan Crainea
>     OpenSIPS Core Developer
>     http://www.opensips-solutions.__com <http://www.opensips-solutions.com>
>
>     On 04/23/2013 10:58 AM, pavel at eremina.net <mailto:pavel at eremina.net>
>     wrote:
>
>         Yes, i use CDR flag to account.
>         No, i don't touch any timeout value;
>
>
>         2013/4/23 Răzvan Crainea <razvan at opensips.org
>         <mailto:razvan at opensips.org> <mailto:razvan at opensips.org
>         <mailto:razvan at opensips.org>>>
>
>
>              Hi, Pavel!
>
>              Are you using dialog-based accounting? Are you modifying
>         the dialog
>              timeout?
>
>              Best regards,
>
>              Razvan Crainea
>              OpenSIPS Core Developer
>         http://www.opensips-solutions.____com
>         <http://www.opensips-__solutions.com
>         <http://www.opensips-solutions.com>>
>
>
>              On 04/23/2013 09:53 AM, pavel at eremina.net
>         <mailto:pavel at eremina.net> <mailto:pavel at eremina.net
>         <mailto:pavel at eremina.net>>
>
>              wrote:
>
>                  Hi!
>
>                  I've have 1.9 Opensips and get some confuse...
>                  It can't save calls that duration more than 90 second.
>         Just save 91
>                  second in duration ...
>                  like that:
>
>                  2013-04-23 13:43:59     pavel 79678633317
>         <tel:79678633317> <tel:79678633317 <tel:79678633317>>
>
>                      88.05.7.96      2.3.0.40        *90*    10
>         sip:79678647317 at 18.10.36.8 <mailto:sip%3A79678647317 at 18.10.36.8>
>         <mailto:sip%3A79678647317 at 18.__10.36.8
>         <mailto:sip%253A79678647317 at 18.10.36.8>>
>                  <mailto:sip%3A79678647317 at 18.
>         <mailto:sip%253A79678647317 at 18.>____10.36.8
>                  <mailto:sip%253A79678647317 at __18.10.36.8
>         <mailto:sip%25253A79678647317 at 18.10.36.8>>>;transport=UDP
>
>
>
>
>                  And  some time i don't see "BYE" in sip_trace.
>
>                  Did any saw those bugs before...?
>
>
>                  ___________________________________________________
>                  Users mailing list
>         Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>         <mailto:Users at lists.opensips.__org
>         <mailto:Users at lists.opensips.org>>
>         http://lists.opensips.org/cgi-____bin/mailman/listinfo/users
>         <http://lists.opensips.org/cgi-__bin/mailman/listinfo/users>
>
>         <http://lists.opensips.org/__cgi-bin/mailman/listinfo/users
>         <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>__>
>
>
>              ___________________________________________________
>              Users mailing list
>         Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>         <mailto:Users at lists.opensips.__org
>         <mailto:Users at lists.opensips.org>>
>         http://lists.opensips.org/cgi-____bin/mailman/listinfo/users
>         <http://lists.opensips.org/cgi-__bin/mailman/listinfo/users>
>
>              <http://lists.opensips.org/__cgi-bin/mailman/listinfo/users
>         <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>__>
>
>
>
>
>         _________________________________________________
>         Users mailing list
>         Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>         http://lists.opensips.org/cgi-__bin/mailman/listinfo/users
>         <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>
>
>
>     _________________________________________________
>     Users mailing list
>     Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>     http://lists.opensips.org/cgi-__bin/mailman/listinfo/users
>     <http://lists.opensips.org/cgi-bin/mailman/listinfo/users>
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



More information about the Users mailing list