[Asterisk-Users] SIP retries

Christian Hecimovic checimovic at qworks.ca
Thu Dec 11 11:49:54 MST 2003


It's a hardcoded value in channels/chan_sip.c:

#define MAX_RETRANS			5				/* Try only 5 times for retransmissions */

Change this value and then recompile.

Christian

On Thursday 11 December 2003 10:03, Scott England wrote:
> Is there a way to increase the number of retries or the time to help
> with this?
>
>
> WARNING[40966]: File chan_sip.c, Line 462 (retrans_pkt): Maximum retries
> exceeded on call 0ea2761d6a82fa49221f547c739bde18 at 192.168.0.200 for
> seqno 103 (Request)
> WARNING[40966]: File chan_sip.c, Line 462 (retrans_pkt): Maximum retries
> exceeded on call 0ea2761d6a82fa49221f547c739bde18 at 192.168.0.200 for
> seqno 103 (Request)
>
>
> Scott England
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list