Yuan LIU
2007-Feb-27 00:36 UTC
[asterisk-users] chan_sip.c:10173 handle_response: Dont know how to handle a 202 Accepted respons
What does this mean? Asterisk 1.2.13 talking to 1.4.0. (response from 1.4.0.) Yuan Liu
Bala Neelakantan
2007-Feb-27 13:21 UTC
[asterisk-users] chan_sip.c:10173 handle_response: Dont know how tohandle a 202 Accepted respons
Looks like asterisk is receiving 202 while it is not expecting it. /*! \brief Handle SIP response in dialogue */ /* XXX only called by handle_request */ static void handle_response(struct sip_pvt *p, int resp, char *rest, struct sip_request *req, int ignore, int seqno) Can you provide ethereal capture when you see this log message? Thanks, Neel -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Yuan LIU Sent: Tuesday, February 27, 2007 1:36 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] chan_sip.c:10173 handle_response: Dont know how tohandle a 202 Accepted respons What does this mean? Asterisk 1.2.13 talking to 1.4.0. (response from 1.4.0.) Yuan Liu _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users