<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Even in the case like this where they don't map the same front and back (there are some of these in the spec), on a sip call, it is supposed to always track the code too, and re-use the number from the other leg. &nbsp;If it is not doing this, please file a jira for this issue. &nbsp;We used the q931/qsig sip interop specs to set those tables of how they map each way, I can't recall the exact spec but it is commented in the code next to those case statements. &nbsp;Take a look in there and see if the mapping is wrong or not.<div><br></div><div>Mike</div><div><br><div><div>On Oct 9, 2013, at 12:14 PM, Jeff Ullman &lt;<a href="mailto:togullu@gmail.com">togullu@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">I see following 480 in entering state :&nbsp;<div><br></div><div>2013-10-05 23:39:04.281717 [DEBUG] sofia.c:6282 Channel sofia/external/14106686531 entering state [terminated][480]<br></div><div><br></div><div><br>
</div><div>And it is set as&nbsp;<i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; ">NO_USER_RESPONSE .</i></div><div><br></div><div>I used following table to matchup cause codes :&nbsp;</div><div>
<a href="http://wiki.freeswitch.org/wiki/Hangup_Causes">http://wiki.freeswitch.org/wiki/Hangup_Causes</a><br></div><div><br></div><div>So I used&nbsp;<i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; ">NO_USER_RESPONSE &nbsp; as &nbsp;408.&nbsp;</i></div>
<div><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; "><br></i></div><div><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; ">Ideally I should have seen &nbsp;&nbsp;</i><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; ">NORMAL_UNSPECIFIED &nbsp; &nbsp;which is defined&nbsp;</i><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; ">Q.850 &nbsp;( cause 31) &nbsp;and matches with wireshark capture.&nbsp;</i></div>
<div><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; "><br></i></div><div><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; ">Am I right?&nbsp;</i></div>
<div><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; "><br></i></div><div><i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; ">Thanks&nbsp;</i></div><div>
<i style="font-size: 13px; font-family: sans-serif; line-height: 19.1875px; "><br></i></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 8:38 AM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">Please provide a complete sip trace, 408 is nowhere in either the log or the info you've provided.<br>
<br>
--</blockquote></div></div></blockquote></div></div></body></html>