On Fri, 2009-05-22 at 13:57 +0530, DHAVAL INDRODIYA wrote: > i got TOS and retranssmission error on receiving SIP call
> chan_sip.c:2794 retrans_pkt: Maximum retries exceeded on transmission > [email protected] for seqno 43156 > (Critical Response) -- See doc/sip-retransmit.txt. Did you read doc/sip-retransmit.txt? As it explains there, the remote device didn't respond to our critical SIP packet, so Asterisk had no other choice but to terminate the call. You need to figure out why the SIP responses aren't getting back to Asterisk. -- Jared Smith Training Manager Digium, Inc. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
