<div>The difference I see between the invite and the 183 session progression from the telco is</div>
<div> </div>
<div>invite</div>
<div>a=fmtp:101 0-15</div>
<div> </div>
<div>session progression</div>
<div>a=fmtp:101 0-16</div>
<div> </div>
<div>Could this miss match in supported digits be what is causing all dtmf not to work? How can I make my cisco router support 0-16?</div>
<div> </div>
<div>Dane</div>
<div> </div>
<div><strong>Invite</strong></div>
<div><strong></strong> </div>
<div><strong></strong> </div>
<div>v=0<br>o=CiscoSystemsSIP-GW-UserAgent 2461 126 IN IP4 173.14.220.57<br>s=SIP Call<br>c=IN IP4 173.14.220.57<br>t=0 0<br>m=audio 18770 RTP/AVP 0 101 19<br>c=IN IP4 173.14.220.57<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:101 telephone-event/8000<br>
a=fmtp:101 0-15<br>a=rtpmap:19 CN/8000<br>a=ptime:20</div>
<div> </div>
<div> </div>
<div> </div>
<div><strong>session progression</strong></div>
<div> </div>
<div> </div>
<div>v=0<br>o=root 5115 5115 IN IP4 64.34.181.47<br>s=session<br>c=IN IP4 64.34.181.47<br>t=0 0<br>m=audio 17646 RTP/AVP 0 101<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-16<br>a=silenceSupp:off - - - -<br>
<br></div>
<div class="gmail_quote">On Tue, Oct 27, 2009 at 2:10 PM, Ryan Ratliff <span dir="ltr">&lt;<a href="mailto:rratliff@cisco.com">rratliff@cisco.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div style="WORD-WRAP: break-word">Sorry this part is the actual DTMF: 
<div class="im">
<div><br></div>
<div>a=rtpmap:101 telephone-event/8000</div>
<div><br></div></div>
<div>The line you quoted is part of the SDP and references both RTP and DTMF.</div>
<div class="im">
<div>m=audio 11680 RTP/AVP 0 101<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-16<br>a=silenceSupp:off - - - -</div>
<div><br></div></div>
<div>The fist line means your RTP is on port 11680 and references the a:rtpmap entries for 0 and 101.</div>
<div>The second line means your RTP is g.711.</div>
<div>The 3rd line is the DTMF with a payload type of 101.</div>
<div>The 4th line means it can accept DTMF 0-16</div>
<div>The last line is pretty self explanatory (silence suppression disabled).</div>
<div><br></div>
<div>This is a very basic interpretation of the SDP info.  RFC 2327 is where you want to go to get into the nitty-gritty details.</div>
<div><br><font color="#888888">
<div><span style="TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium Helvetica; WHITE-SPACE: normal; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px">
<div>-Ryan</div></span></div></font>
<div>
<div></div>
<div class="h5"><br>
<div>
<div>On Oct 27, 2009, at 2:00 PM, Ryan Ratliff wrote:</div><br>
<div style="WORD-WRAP: break-word">That is RFC2833 DTMF with a payload type of 101. 
<div><br></div>
<div>I do know that CUBE cannot do dynamic RFC2833 payload types.  It can only send the payloadType defined in the voip dial-peer.  So if inbound calls use a different payloadType than outbound calls you will want to update the dial-peers accordingly.</div>

<div><br></div>
<div><br>
<div><span style="TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium Helvetica; WHITE-SPACE: normal; LETTER-SPACING: normal; WORD-SPACING: 0px">
<div>-Ryan</div></span></div><br>
<div>
<div>On Oct 27, 2009, at 12:56 PM, Dane Newman wrote:</div><br>
<div>Well I tried to switch providers just to test it out and now I am getting something back in the 183 but still no dtmf hmm</div>
<div> </div>
<div>I see they are sending me </div>
<div> </div>
<div>m=audio 11680 RTP/AVP 0 101</div>
<div> </div>
<div>How do I interperate that line?</div>
<div> </div>
<div> </div>
<div>Received:<br>SIP/2.0 183 Session Progress<br>Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK749136B;received=173.14.220.57<br>From: &lt;<a href="mailto:sip%3A6782282221@did.voip.les.net" target="_blank">sip:6782282221@did.voip.les.net</a>&gt;;tag=419FE94-8A1<br>
To: &lt;<a href="mailto:sip%3A18774675464@did.voip.les.net" target="_blank">sip:18774675464@did.voip.les.net</a>&gt;;tag=as5677a12c<br>Call-ID: <a href="mailto:AF45B372-C25911DE-80DAC992-790F56B7@173.14.220.57" target="_blank">AF45B372-C25911DE-80DAC992-790F56B7@173.14.220.57</a><br>
CSeq: 101 INVITE<br>User-Agent: LES.NET.VoIP<br>Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY<br>Contact: &lt;<a href="mailto:sip%3A18774675464@64.34.181.47" target="_blank">sip:18774675464@64.34.181.47</a>&gt;<br>
Content-Type: application/sdp<br>Content-Length: 214</div>
<div>v=0<br>o=root 5115 5115 IN IP4 64.34.181.47<br>s=session<br>c=IN IP4 64.34.181.47<br>t=0 0<br>m=audio 11680 RTP/AVP 0 101<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-16<br>a=silenceSupp:off - - - -</div>

<div>*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/sipSPICheckResponse: INVITE response with no RSEQ - disable IS_REL1XX<br>*Oct 27 18:02:12.551: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetContentGTD: No GTD found in inbound container<br>
*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1<br>SIP: Attribute mid, level 1 instance 1 not found.<br>*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/resolve_media_ip_address_to_bind: Media already bound, use existing source_media_ip_addr<br>
*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Media/sipSPISetMediaSrcAddr: Media src addr for stream 1 = 173.14.220.57<br>*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/sipSPIDoAudioNegotiation: Codec (g711ulaw) Negotiation Successful on Static Payload for m-line 1<br>
*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/sipSPIDoPtimeNegotiation: No ptime present or multiple ptime attributes that can&#39;t be handled<br>*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1<br>
*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/sipSPICheckDynPayloadUse: Dynamic payload(101) could not be reserved.<br>*Oct 27 18:02:12.551: //1345/0008DE602400/SIP/Info/sipSPIDoDTMFRelayNegotiation: RTP-NTE DTMF relay option<br>
*Oct 27 18:02:12.555: //1345/0008DE602400/SIP/Info/sipSPIDoDTMFRelayNegotiation: Case of full named event(NE) match in fmtp list of events.<br>*Oct 27 18:02:12.555: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0<br>
*Oct 27 18:02:12.555: //1345/0008DE602400/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay<br>*Oct 27 18:02:12.555: //1345/0008DE602400/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can&#39;t be handled for m-line:1 and num-a-lines:0<br>
*Oct 27 18:02:12.555: //1345/0008DE602400/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1<br>        payload_type=0, codec_bytes=160, codec=g711ulaw, dtmf_relay=rtp-nte<br>        stream_type=voice+dtmf (1), dest_ip_address=64.34.181.47, dest_port=11680<br>
*Oct 27 18:02:12.555: //1345/0008DE602400/SIP/State/sipSPIChangeStreamState: Stream (callid =  -1)  State changed from (STREAM_DEAD) to (STREAM_ADDING)<br>*Oct 27 18:02:12.555: //1345/0008DE602400/SIP/Media/sipSPIUpdCallWithSdpInfo:<br>
        Preferred Codec        : g711ulaw, bytes :160<br>        Preferred  DTMF relay  : rtp-nte<br>        Preferred NTE payload  : 101<br>        Early Media            : No<br>        Delayed Media          : No<br>        Bridge Done            : No<br>
        New Media              : No<br>        DSP DNLD Reqd          : No<br><br></div>
<div class="gmail_quote">On Tue, Oct 27, 2009 at 10:47 AM, Nick Matthews <span dir="ltr">&lt;<a href="mailto:matthnick@gmail.com" target="_blank">matthnick@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">The 200 OK that you&#39;ve pasted is confirming the CANCEL that we sent.<br>You can tell because in the 200 OK: CSeq: 102 CANCEL.  You should see<br>
a 200 OK with the CSeq for 101 INVITE.<br><br>I&#39;ve seen this for certain IVRs/providers - sometimes they don&#39;t<br>properly terminate a call with a 200 OK.  If you were not sending an<br>SDP in your original INVITE, then you would need the PRACK setting<br>
mentioned.  You have two problems, either could fix the problem:  They<br>could advertise DTMF in their 183, or they could send you a 200 OK for<br>the call.  It is assumed you would get DTMF in the 200 OK.  It&#39;s<br>common for endpoints that support DTMF to not advertise it in the 183<br>
because you technically shouldn&#39;t need DTMF to hear ringback.<br><font color="#888888"><br>-nick<br></font>
<div>
<div></div>
<div><br>On Tue, Oct 27, 2009 at 9:30 AM, Ryan Ratliff &lt;<a href="mailto:rratliff@cisco.com" target="_blank">rratliff@cisco.com</a>&gt; wrote:<br>&gt; There is no SDP in that 200 OK so I would assume the media info is the same<br>
&gt; as in the 183 Ringing message.   You really need your ITSP to tell you what<br>&gt; dtmf method they want you to use  on your outbound calls.  As Nick said they<br>&gt; don&#39;t appear to be advertising any dtmf method at all.<br>
&gt; -Ryan<br>&gt; On Oct 27, 2009, at 8:51 AM, Dane Newman wrote:<br>&gt; Is the below the ok I should be getting?<br>&gt;<br>&gt;<br>&gt; They did send this with the first debug<br>&gt;<br>&gt; Received:<br>&gt; SIP/2.0 200 OK<br>
&gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK51214CC<br>&gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=32DA608-109A<br>&gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;<br>
&gt; Call-ID: <a href="mailto:9F060E11-C23511DE-8027C992-790F56B7@173.14.220.57" target="_blank">9F060E11-C23511DE-8027C992-790F56B7@173.14.220.57</a><br>&gt; CSeq: 102 CANCEL<br>&gt; Content-Length: 0<br>&gt; *Oct 27 13:44:12.828: //922/009B1B501B00/SIP/Info/sipSPICheckResponse:<br>
&gt; non-INVITE response with no RSEQ - do not disable IS_REL1XX<br>&gt; *Oct 27 13:44:12.828: //922/009B1B501B00/SIP/Info/sipSPIIcpifUpdate:<br>&gt; CallState: 3 Playout: 0 DiscTime:5333362 ConnTime 0<br>&gt; *Oct 27 13:44:12.836: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpIPv4SocketReads:<br>
&gt; Msg enqueued for SPI with IP addr: [64.154.41.200]:5060<br>&gt; *Oct 27 13:44:12.840:<br>&gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_process_sipspi_queue_event:<br>&gt; ccsip_spi_get_msg_type returned: 2 for event 1<br>&gt; *Oct 27 13:44:12.840:<br>
&gt; //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg:<br>&gt; context=0x00000000<br>&gt; *Oct 27 13:44:12.840: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_new_msg_preprocessor:<br>&gt; Checking Invite Dialog<br>&gt; *Oct 27 13:44:12.840: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>
&gt;<br>&gt; This with the 2nd debug<br>&gt;<br>&gt; Received:<br>&gt; SIP/2.0 200 OK<br>&gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A18DE<br>&gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>
&gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;<br>&gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>
&gt; CSeq: 102 CANCEL<br>&gt; Content-Length: 0<br>&gt; *Oct 27 12:34:15.900: //846/8094E28C1800/SIP/Info/sipSPICheckResponse:<br>&gt; non-INVITE response with no RSEQ - do not disable IS_REL1XX<br>&gt; *Oct 27 12:34:15.900: //846/8094E28C1800/SIP/Info/sipSPIIcpifUpdate:<br>
&gt; CallState: 3 Playout: 0 DiscTime:4913670 ConnTime 0<br>&gt; *Oct 27 12:34:15.912: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpIPv4SocketReads:<br>&gt; Msg enqueued for SPI with IP addr: [64.154.41.200]:5060<br>&gt; *Oct 27 12:34:15.912:<br>
&gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_process_sipspi_queue_event:<br>&gt; ccsip_spi_get_msg_type returned: 2 for event 1<br>&gt; *Oct 27 12:34:15.912:<br>&gt; //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg:<br>
&gt; context=0x00000000<br>&gt; *Oct 27 12:34:15.912: //-1/xxxxxxxxxxxx/SIP/Info/ccsip_new_msg_preprocessor:<br>&gt; Checking Invite Dialog<br>&gt; *Oct 27 12:34:15.912: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>&gt; Received:<br>
&gt; SIP/2.0 487 Request Terminated<br>&gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;;tag=3465630735-938664<br>&gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>
&gt; Contact: &lt;<a href="http://sip:18774675464@64.154.41.200:5060/" target="_blank">sip:18774675464@64.154.41.200:5060</a>&gt;<br>&gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>
&gt; CSeq: 102 INVITE<br>&gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A18DE<br>&gt; Content-Length: 0<br>&gt;<br>&gt; On Tue, Oct 27, 2009 at 8:43 AM, Nick Matthews &lt;<a href="mailto:matthnick@gmail.com" target="_blank">matthnick@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>&gt;&gt; In the 183 Session Progress they&#39;re not advertising DTMF:<br>&gt;&gt;<br>&gt;&gt; m=audio 45846 RTP/AVP 0<br>&gt;&gt;<br>&gt;&gt; There should be a 100 or 101 there.  Although, 183 is just ringback.<br>
&gt;&gt; You would want to pick up on the other side and they should send a 200<br>&gt;&gt; OK with a new SDP.  If the other side did pick up, you need to tell<br>&gt;&gt; the provider that they need to send a 200 OK, because they&#39;re not.<br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; -nick<br>&gt;&gt;<br>&gt;&gt; On Tue, Oct 27, 2009 at 7:36 AM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com" target="_blank">dane.newman@gmail.com</a>&gt;<br>&gt;&gt; wrote:<br>&gt;&gt; &gt; Nick<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; I removed  voice-class sip asymmetric payload dtmf and added in the<br>&gt;&gt; &gt; other<br>&gt;&gt; &gt; line<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Just to state incoming dtmf works but not outbound the ITSP has told me<br>
&gt;&gt; &gt; they<br>&gt;&gt; &gt; are using two different sip servers/vendors for processing inbound and<br>&gt;&gt; &gt; outbound<br>&gt;&gt; &gt; How does this translate into what I should sent the following too?<br>&gt;&gt; &gt;<br>
&gt;&gt; &gt; rtp payload-type nse<br>&gt;&gt; &gt; rtp payload-type nte<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; In the debug trhe following where set<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; rtp payload-type nse 101<br>&gt;&gt; &gt;  rtp payload-type nte 100<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; In the debug of ccsip If I am looking at it correctly I see me sending<br>&gt;&gt; &gt; this<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; *Oct 27 12:34:09.128:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIAddSDPMediaPayload:<br>
&gt;&gt; &gt; Preferred method of dtmf relay is: 6, with payload: 100<br>&gt;&gt; &gt; *Oct 27 12:34:09.128:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIAddSDPPayloadAttributes:<br>&gt;&gt; &gt;  max_event 15<br>&gt;&gt; &gt;<br>
&gt;&gt; &gt; and<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE<br>&gt;&gt; &gt; payload<br>&gt;&gt; &gt; from X-cap = 0<br>
&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sip_select_modem_relay_params: X-tmr not<br>&gt;&gt; &gt; present<br>&gt;&gt; &gt; in SDP. Disable modem relay<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>
&gt;&gt; &gt; Sent:<br>&gt;&gt; &gt; INVITE <a href="http://sip:18774675464@64.154.41.200:5060/" target="_blank">sip:18774675464@64.154.41.200:5060</a> SIP/2.0<br>&gt;&gt; &gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A01ECD<br>
&gt;&gt; &gt; Remote-Party-ID:<br>&gt;&gt; &gt; &lt;<a href="mailto:sip%3A6782282221@173.14.220.57" target="_blank">sip:6782282221@173.14.220.57</a>&gt;;party=calling;screen=yes;privacy=off<br>&gt;&gt; &gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>
&gt;&gt; &gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;<br>&gt;&gt; &gt; Date: Tue, 27 Oct 2009 12:34:09 GMT<br>&gt;&gt; &gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>
&gt;&gt; &gt; Supported: 100rel,timer,resource-priority,replaces,sdp-anat<br>&gt;&gt; &gt; Min-SE:  1800<br>&gt;&gt; &gt; Cisco-Guid: 2157240972-3604177326-402682881-167847941<br>&gt;&gt; &gt; User-Agent: Cisco-SIPGateway/IOS-12.x<br>
&gt;&gt; &gt; Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER,<br>&gt;&gt; &gt; SUBSCRIBE,<br>&gt;&gt; &gt; NOTIFY, INFO, REGISTER<br>&gt;&gt; &gt; CSeq: 101 INVITE<br>&gt;&gt; &gt; Max-Forwards: 70<br>&gt;&gt; &gt; Timestamp: 1256646849<br>
&gt;&gt; &gt; Contact: &lt;<a href="http://sip:6782282221@173.14.220.57:5060/" target="_blank">sip:6782282221@173.14.220.57:5060</a>&gt;<br>&gt;&gt; &gt; Expires: 180<br>&gt;&gt; &gt; Allow-Events: telephone-event<br>&gt;&gt; &gt; Content-Type: application/sdp<br>
&gt;&gt; &gt; Content-Disposition: session;handling=required<br>&gt;&gt; &gt; Content-Length: 250<br>&gt;&gt; &gt; v=0<br>&gt;&gt; &gt; o=CiscoSystemsSIP-GW-UserAgent 7043 4703 IN IP4 173.14.220.57<br>&gt;&gt; &gt; s=SIP Call<br>
&gt;&gt; &gt; c=IN IP4 173.14.220.57<br>&gt;&gt; &gt; t=0 0<br>&gt;&gt; &gt; m=audio 16462 RTP/AVP 0 100<br>&gt;&gt; &gt; c=IN IP4 173.14.220.57<br>&gt;&gt; &gt; a=rtpmap:0 PCMU/8000<br>&gt;&gt; &gt; a=rtpmap:100 telephone-event/8000<br>
&gt;&gt; &gt; a=fmtp:100 0-15<br>&gt;&gt; &gt; a=ptime:20<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Then when I do a search for fmtp again further down I see<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Sent:<br>&gt;&gt; &gt; INVITE <a href="http://sip:18774675464@64.154.41.200:5060/" target="_blank">sip:18774675464@64.154.41.200:5060</a> SIP/2.0<br>
&gt;&gt; &gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A18DE<br>&gt;&gt; &gt; Remote-Party-ID:<br>&gt;&gt; &gt; &lt;<a href="mailto:sip%3A6782282221@173.14.220.57" target="_blank">sip:6782282221@173.14.220.57</a>&gt;;party=calling;screen=yes;privacy=off<br>
&gt;&gt; &gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>&gt;&gt; &gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;<br>
&gt;&gt; &gt; Date: Tue, 27 Oct 2009 12:34:09 GMT<br>&gt;&gt; &gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>&gt;&gt; &gt; Supported: 100rel,timer,resource-priority,replaces,sdp-anat<br>
&gt;&gt; &gt; Min-SE:  1800<br>&gt;&gt; &gt; Cisco-Guid: 2157240972-3604177326-402682881-167847941<br>&gt;&gt; &gt; User-Agent: Cisco-SIPGateway/IOS-12.x<br>&gt;&gt; &gt; Allow: INVITE, OPTIONS, BYE, CANCEL, ACK, PRACK, UPDATE, REFER,<br>
&gt;&gt; &gt; SUBSCRIBE,<br>&gt;&gt; &gt; NOTIFY, INFO, REGISTER<br>&gt;&gt; &gt; CSeq: 102 INVITE<br>&gt;&gt; &gt; Max-Forwards: 70<br>&gt;&gt; &gt; Timestamp: 1256646849<br>&gt;&gt; &gt; Contact: &lt;<a href="http://sip:6782282221@173.14.220.57:5060/" target="_blank">sip:6782282221@173.14.220.57:5060</a>&gt;<br>
&gt;&gt; &gt; Expires: 180<br>&gt;&gt; &gt; Allow-Events: telephone-event<br>&gt;&gt; &gt; Proxy-Authorization: Digest<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; username=&quot;1648245954&quot;,realm=&quot;64.154.41.110&quot;,uri=&quot;<a href="http://sip:18774675464@64.154.41.200:5060/" target="_blank">sip:18774675464@64.154.41.200:5060</a>&quot;,response=&quot;ab63d4755ff4182631ad2db0f9ed0e44&quot;,nonce=&quot;12901115532:303fa5d884d6d0a5a0328a838545395b&quot;,algorithm=MD5<br>
&gt;&gt; &gt; Content-Type: application/sdp<br>&gt;&gt; &gt; Content-Disposition: session;handling=required<br>&gt;&gt; &gt; Content-Length: 250<br>&gt;&gt; &gt; v=0<br>&gt;&gt; &gt; o=CiscoSystemsSIP-GW-UserAgent 7043 4703 IN IP4 173.14.220.57<br>
&gt;&gt; &gt; s=SIP Call<br>&gt;&gt; &gt; c=IN IP4 173.14.220.57<br>&gt;&gt; &gt; t=0 0<br>&gt;&gt; &gt; m=audio 16462 RTP/AVP 0 100<br>&gt;&gt; &gt; c=IN IP4 173.14.220.57<br>&gt;&gt; &gt; a=rtpmap:0 PCMU/8000<br>&gt;&gt; &gt; a=rtpmap:100 telephone-event/8000<br>
&gt;&gt; &gt; a=fmtp:100 0-15<br>&gt;&gt; &gt; a=ptime:20<br>&gt;&gt; &gt; *Oct 27 12:34:09.332:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpIPv4SocketReads:<br>&gt;&gt; &gt; Msg enqueued for SPI with IP addr: [64.154.41.200]:5060<br>
&gt;&gt; &gt; *Oct 27 12:34:09.332:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_process_sipspi_queue_event:<br>&gt;&gt; &gt; ccsip_spi_get_msg_type returned: 2 for event 1<br>&gt;&gt; &gt; *Oct 27 12:34:09.332:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg:<br>
&gt;&gt; &gt; context=0x00000000<br>&gt;&gt; &gt; *Oct 27 12:34:09.332:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_new_msg_preprocessor:<br>&gt;&gt; &gt; Checking Invite Dialog<br>&gt;&gt; &gt; *Oct 27 12:34:09.332: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>
&gt;&gt; &gt; Received:<br>&gt;&gt; &gt; SIP/2.0 100 Trying<br>&gt;&gt; &gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A18DE<br>&gt;&gt; &gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>
&gt;&gt; &gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;<br>&gt;&gt; &gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>
&gt;&gt; &gt; CSeq: 102 INVITE<br>&gt;&gt; &gt; Content-Length: 0<br>&gt;&gt; &gt; *Oct 27 12:34:09.332: //846/8094E28C1800/SIP/Info/sipSPICheckResponse:<br>&gt;&gt; &gt; INVITE response with no RSEQ - disable IS_REL1XX<br>
&gt;&gt; &gt; *Oct 27 12:34:09.332: //846/8094E28C1800/SIP/State/sipSPIChangeState:<br>&gt;&gt; &gt; 0x4A357FCC : State change from (STATE_SENT_INVITE, SUBSTATE_NONE)  to<br>&gt;&gt; &gt; (STATE_RECD_PROCEEDING, SUBSTATE_PROCEEDING_PROCEEDING)<br>
&gt;&gt; &gt; *Oct 27 12:34:10.832:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpIPv4SocketReads:<br>&gt;&gt; &gt; Msg enqueued for SPI with IP addr: [64.154.41.200]:5060<br>&gt;&gt; &gt; *Oct 27 12:34:10.832:<br>
&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_process_sipspi_queue_event:<br>&gt;&gt; &gt; ccsip_spi_get_msg_type returned: 2 for event 1<br>&gt;&gt; &gt; *Oct 27 12:34:10.832:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg:<br>
&gt;&gt; &gt; context=0x00000000<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_new_msg_preprocessor:<br>&gt;&gt; &gt; Checking Invite Dialog<br>&gt;&gt; &gt; *Oct 27 12:34:10.836: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>
&gt;&gt; &gt; Received:<br>&gt;&gt; &gt; SIP/2.0 183 Session Progress<br>&gt;&gt; &gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;;tag=3465630735-938664<br>
&gt;&gt; &gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>&gt;&gt; &gt; Contact: &lt;<a href="http://sip:18774675464@64.154.41.200:5060/" target="_blank">sip:18774675464@64.154.41.200:5060</a>&gt;<br>
&gt;&gt; &gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>&gt;&gt; &gt; CSeq: 102 INVITE<br>&gt;&gt; &gt; Content-Type: application/sdp<br>
&gt;&gt; &gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A18DE<br>&gt;&gt; &gt; Content-Length: 146<br>&gt;&gt; &gt; v=0<br>&gt;&gt; &gt; o=msx71 490 6110 IN IP4 64.154.41.200<br>&gt;&gt; &gt; s=sip call<br>&gt;&gt; &gt; c=IN IP4 64.154.41.101<br>
&gt;&gt; &gt; t=0 0<br>&gt;&gt; &gt; m=audio 45846 RTP/AVP 0<br>&gt;&gt; &gt; a=ptime:20<br>&gt;&gt; &gt; a=rtpmap:0 PCMU/8000<br>&gt;&gt; &gt; *Oct 27 12:34:10.836: //846/8094E28C1800/SIP/Info/sipSPICheckResponse:<br>&gt;&gt; &gt; INVITE response with no RSEQ - disable IS_REL1XX<br>
&gt;&gt; &gt; *Oct 27 12:34:10.836: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetContentGTD: No<br>&gt;&gt; &gt; GTD<br>&gt;&gt; &gt; found in inbound container<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIDoMediaNegotiation:<br>
&gt;&gt; &gt; Number of m-lines = 1<br>&gt;&gt; &gt; SIP: Attribute mid, level 1 instance 1 not found.<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/resolve_media_ip_address_to_bind: Media<br>
&gt;&gt; &gt; already<br>&gt;&gt; &gt; bound, use existing source_media_ip_addr<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPISetMediaSrcAddr:<br>&gt;&gt; &gt; Media src addr for stream 1 = 173.14.220.57<br>
&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIDoAudioNegotiation:<br>&gt;&gt; &gt; Codec (g711ulaw) Negotiation Successful on Static Payload for m-line 1<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIDoPtimeNegotiation:<br>&gt;&gt; &gt; One ptime attribute found - value:20<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/convert_ptime_to_codec_bytes: Values :Codec:<br>
&gt;&gt; &gt; g711ulaw ptime :20, codecbytes: 160<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec:<br>&gt;&gt; &gt; g711ulaw codecbytes :160, ptime: 20<br>
&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIDoPtimeNegotiation:<br>&gt;&gt; &gt; Offered ptime:20, Negotiated ptime:20 Negotiated codec bytes: 160 for<br>&gt;&gt; &gt; codec<br>
&gt;&gt; &gt; g711ulaw<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index 1<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPICheckDynPayloadUse:<br>
&gt;&gt; &gt; Dynamic payload(100) could not be reserved.<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIDoDTMFRelayNegotiation: Case of full<br>&gt;&gt; &gt; named<br>&gt;&gt; &gt; event(NE) match in fmtp list of events.<br>
&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE<br>&gt;&gt; &gt; payload<br>&gt;&gt; &gt; from X-cap = 0<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sip_select_modem_relay_params: X-tmr not<br>
&gt;&gt; &gt; present<br>&gt;&gt; &gt; in SDP. Disable modem relay<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction<br>&gt;&gt; &gt; attribute present or multiple direction attributes that can&#39;t be handled<br>
&gt;&gt; &gt; for<br>&gt;&gt; &gt; m-line:1 and num-a-lines:0<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIDoAudioNegotiation:<br>&gt;&gt; &gt; Codec negotiation successful for media line 1<br>
&gt;&gt; &gt;         payload_type=0, codec_bytes=160, codec=g711ulaw,<br>&gt;&gt; &gt; dtmf_relay=rtp-nte<br>&gt;&gt; &gt;         stream_type=voice+dtmf (1), dest_ip_address=64.154.41.101,<br>&gt;&gt; &gt; dest_port=45846<br>
&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/State/sipSPIChangeStreamState:<br>&gt;&gt; &gt; Stream (callid =  -1)  State changed from (STREAM_DEAD) to<br>&gt;&gt; &gt; (STREAM_ADDING)<br>&gt;&gt; &gt; *Oct 27 12:34:10.836:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIUpdCallWithSdpInfo:<br>&gt;&gt; &gt;         Preferred Codec        : g711ulaw, bytes :160<br>&gt;&gt; &gt;         Preferred  DTMF relay  : rtp-nte<br>&gt;&gt; &gt;         Preferred NTE payload  : 100<br>
&gt;&gt; &gt;         Early Media            : No<br>&gt;&gt; &gt;         Delayed Media          : No<br>&gt;&gt; &gt;         Bridge Done            : No<br>&gt;&gt; &gt;         New Media              : No<br>&gt;&gt; &gt;         DSP DNLD Reqd          : No<br>
&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/resolve_media_ip_address_to_bind: Media<br>&gt;&gt; &gt; already<br>&gt;&gt; &gt; bound, use existing source_media_ip_addr<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPISetMediaSrcAddr:<br>&gt;&gt; &gt; Media src addr for stream 1 = 173.14.220.57<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_report_media_to_peer:<br>
&gt;&gt; &gt;  callId 846 peer 845 flags 0x200005 state STATE_RECD_PROCEEDING<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:<br>&gt;&gt; &gt; CallID 846, sdp 0x497E29C0 channels 0x4A35926C<br>
&gt;&gt; &gt; *Oct 27 12:34:10.840: //846/8094E28C1800/SIP/Info/copy_channels:<br>&gt;&gt; &gt;  callId 846 size 240 ptr 0x4A170B28)<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:<br>
&gt;&gt; &gt; Hndl ptype 0 mline 1<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:<br>&gt;&gt; &gt; Selecting<br>&gt;&gt; &gt; codec g711ulaw<br>&gt;&gt; &gt; *Oct 27 12:34:10.840: //846/8094E28C1800/SIP/Info/codec_found:<br>
&gt;&gt; &gt; Codec to be matched: 5<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: ADD<br>&gt;&gt; &gt; AUDIO<br>&gt;&gt; &gt; CODEC 5<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>
&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/convert_codec_bytes_to_ptime: Values :Codec:<br>&gt;&gt; &gt; g711ulaw codecbytes :160, ptime: 20<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Media<br>
&gt;&gt; &gt; negotiation done:<br>&gt;&gt; &gt; stream-&gt;negotiated_ptime=20,stream-&gt;negotiated_codec_bytes=160, coverted<br>&gt;&gt; &gt; ptime=20 stream-&gt;mline_index=1, media_ndx=1<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo:<br>&gt;&gt; &gt; Adding codec 5 ptype 0 time 20, bytes 160  as channel 0 mline 1 ss 1<br>&gt;&gt; &gt; <a href="http://64.154.41.101:45846/" target="_blank">64.154.41.101:45846</a><br>
&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Copy<br>&gt;&gt; &gt; sdp to<br>&gt;&gt; &gt; channel- AFTER CODEC FILTERING:<br>&gt;&gt; &gt; ccb-&gt;pld.ipip_caps.codecInfo[channel_ndx].codec = 5<br>
&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_copy_sdp_to_channelInfo: Copy<br>&gt;&gt; &gt; sdp to<br>&gt;&gt; &gt; channel- AFTER CODEC FILTERING:<br>&gt;&gt; &gt; ccb-&gt;pld.ipip_caps.codecInfo[channel_ndx].codec = -1<br>
&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_report_media_to_peer:<br>&gt;&gt; &gt;  callId 846 flags 0x100 state STATE_RECD_PROCEEDING<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_report_media_to_peer:<br>&gt;&gt; &gt; Report initial call media<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_report_media_to_peer: ccb-&gt;flags<br>
&gt;&gt; &gt; 0x400018, ccb-&gt;pld.flags_ipip 0x200005<br>&gt;&gt; &gt; *Oct 27 12:34:10.840: //846/8094E28C1800/SIP/Info/copy_channels:<br>&gt;&gt; &gt;  callId 846 size 240 ptr 0x4DEC000C)<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/ccsip_update_srtp_caps:<br>&gt;&gt; &gt; 5030: Posting Remote SRTP caps to other callleg.<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPI_ipip_report_media_to_peer: do<br>
&gt;&gt; &gt; cc_api_caps_ind()<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIUpdCallWithSdpInfo:<br>&gt;&gt; &gt;           Stream type            : voice+dtmf<br>&gt;&gt; &gt;           Media line             : 1<br>
&gt;&gt; &gt;           State                  : STREAM_ADDING (2)<br>&gt;&gt; &gt;           Stream address type    : 1<br>&gt;&gt; &gt;           Callid                 : 846<br>&gt;&gt; &gt;           Negotiated Codec       : g711ulaw, bytes :160<br>
&gt;&gt; &gt;           Nego. Codec payload    : 0 (tx), 0 (rx)<br>&gt;&gt; &gt;           Negotiated DTMF relay  : rtp-nte<br>&gt;&gt; &gt;           Negotiated NTE payload : 100 (tx), 100 (rx)<br>&gt;&gt; &gt;           Negotiated CN payload  : 0<br>
&gt;&gt; &gt;           Media Srce Addr/Port   : [173.14.220.57]:16462<br>&gt;&gt; &gt;           Media Dest Addr/Port   : [64.154.41.101]:45846<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIProcessHistoryInfoHeader: No HI<br>
&gt;&gt; &gt; headers<br>&gt;&gt; &gt; recvd from app container<br>&gt;&gt; &gt; *Oct 27 12:34:10.840: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetContentQSIG:<br>&gt;&gt; &gt; No<br>&gt;&gt; &gt; QSIG Body found in inbound container<br>
&gt;&gt; &gt; *Oct 27 12:34:10.840: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetContentQ931:<br>&gt;&gt; &gt; No<br>&gt;&gt; &gt; RawMsg Body found in inbound container<br>&gt;&gt; &gt; *Oct 27 12:34:10.840: //-1/xxxxxxxxxxxx/SIP/Info/sipSPICreateNewRawMsg:<br>
&gt;&gt; &gt; No<br>&gt;&gt; &gt; Data to form The Raw Message<br>&gt;&gt; &gt; *Oct 27 12:34:10.840:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/HandleSIP1xxSessionProgress:<br>&gt;&gt; &gt; ccsip_api_call_cut_progress returned: SIP_SUCCESS<br>
&gt;&gt; &gt; *Oct 27 12:34:10.840: //846/8094E28C1800/SIP/State/sipSPIChangeState:<br>&gt;&gt; &gt; 0x4A357FCC : State change from (STATE_RECD_PROCEEDING,<br>&gt;&gt; &gt; SUBSTATE_PROCEEDING_PROCEEDING)  to (STATE_RECD_PROCEEDING,<br>
&gt;&gt; &gt; SUBSTATE_NONE)<br>&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/HandleSIP1xxSessionProgress: Transaction<br>&gt;&gt; &gt; Complete. Lock on Facilities released.<br>&gt;&gt; &gt; *Oct 27 12:34:10.844: //846/8094E28C1800/SIP/Info/ccsip_bridge: confID =<br>
&gt;&gt; &gt; 6,<br>&gt;&gt; &gt; srcCallID = 846, dstCallID = 845<br>&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIUupdateCcCallIds:<br>&gt;&gt; &gt; Old src/dest ccCallids: -1/-1, new src/dest ccCallids: 846/845<br>
&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPIUupdateCcCallIds:<br>&gt;&gt; &gt; Old streamcallid=846, new streamcallid=846<br>&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/ccsip_gw_set_sipspi_mode:<br>
&gt;&gt; &gt; Setting SPI mode to SIP-H323<br>&gt;&gt; &gt; *Oct 27 12:34:10.844: //846/8094E28C1800/SIP/Info/ccsip_bridge:<br>&gt;&gt; &gt; xcoder_attached = 0, xmitFunc = 1131891908, ccb xmitFunc = 1131891908<br>&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIProcessRtpSessions:<br>&gt;&gt; &gt; sipSPIProcessRtpSessions<br>&gt;&gt; &gt; *Oct 27 12:34:10.844: //846/8094E28C1800/SIP/Media/sipSPIAddStream:<br>&gt;&gt; &gt; Adding<br>
&gt;&gt; &gt; stream 1 of type voice+dtmf (callid 846) to the VOIP RTP library<br>&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/resolve_media_ip_address_to_bind: Media<br>&gt;&gt; &gt; already<br>
&gt;&gt; &gt; bound, use existing source_media_ip_addr<br>&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPISetMediaSrcAddr:<br>&gt;&gt; &gt; Media src addr for stream 1 = 173.14.220.57<br>
&gt;&gt; &gt; *Oct 27 12:34:10.844:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIUpdateRtcpSession:<br>&gt;&gt; &gt; sipSPIUpdateRtcpSession for m-line 1<br>&gt;&gt; &gt; *Oct 27 12:34:10.848:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIUpdateRtcpSession:<br>
&gt;&gt; &gt; rtcp_session info<br>&gt;&gt; &gt;         laddr = 173.14.220.57, lport = 16462, raddr = 64.154.41.101,<br>&gt;&gt; &gt; rport=45846, do_rtcp=TRUE<br>&gt;&gt; &gt;         src_callid = 846, dest_callid = 845, stream type = voice+dtmf,<br>
&gt;&gt; &gt; stream direction = SENDRECV<br>&gt;&gt; &gt;         media_ip_addr = 64.154.41.101, vrf tableid = 0 media_addr_type =<br>&gt;&gt; &gt; 1<br>&gt;&gt; &gt; *Oct 27 12:34:10.848:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIUpdateRtcpSession:<br>
&gt;&gt; &gt; RTP session already created - update<br>&gt;&gt; &gt; *Oct 27 12:34:10.848:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIUpdateRtpSession:<br>&gt;&gt; &gt; stun is disabled for stream:4A1709F8<br>&gt;&gt; &gt; *Oct 27 12:34:10.848:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIGetNewLocalMediaDirection:<br>&gt;&gt; &gt;         New Remote Media Direction = SENDRECV<br>&gt;&gt; &gt;         Present Local Media Direction = SENDRECV<br>&gt;&gt; &gt;         New Local Media Direction = SENDRECV<br>
&gt;&gt; &gt;         retVal = 0<br>&gt;&gt; &gt; *Oct 27 12:34:10.848:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/State/sipSPIChangeStreamState:<br>&gt;&gt; &gt; Stream (callid =  846)  State changed from (STREAM_ADDING) to<br>
&gt;&gt; &gt; (STREAM_ACTIVE)<br>&gt;&gt; &gt; *Oct 27 12:34:10.848: //846/8094E28C1800/SIP/Info/ccsip_bridge: really<br>&gt;&gt; &gt; can&#39;t<br>&gt;&gt; &gt; find peer_stream for<br>&gt;&gt; &gt;                                                 dtmf-relay interworking<br>
&gt;&gt; &gt; *Oct 27 12:34:11.140: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Entry<br>&gt;&gt; &gt; *Oct 27 12:34:11.140:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/ccsip_get_rtcp_session_parameters: CURRENT<br>&gt;&gt; &gt; VALUES: stream_callid=846, current_seq_num=0x23ED<br>
&gt;&gt; &gt; *Oct 27 12:34:11.140:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/ccsip_get_rtcp_session_parameters: NEW<br>&gt;&gt; &gt; VALUES:<br>&gt;&gt; &gt; stream_callid=846, current_seq_num=0x11D9<br>&gt;&gt; &gt; *Oct 27 12:34:11.140: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Load<br>
&gt;&gt; &gt; DSP<br>&gt;&gt; &gt; with negotiated codec: g711ulaw, Bytes=160<br>&gt;&gt; &gt; *Oct 27 12:34:11.140: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Set<br>&gt;&gt; &gt; forking flag to 0x0<br>&gt;&gt; &gt; *Oct 27 12:34:11.140:<br>
&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPISetDTMFRelayMode:<br>&gt;&gt; &gt; Set DSP for dtmf-relay = CC_CAP_DTMF_RELAY_NTE_AND_OOB with rx payload =<br>&gt;&gt; &gt; 100, tx payload = 100<br>&gt;&gt; &gt; *Oct 27 12:34:11.140: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>
&gt;&gt; &gt; Preferred (or the one that came from DSM) modem relay=0, from CLI<br>&gt;&gt; &gt; config=0<br>&gt;&gt; &gt; *Oct 27 12:34:11.140: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>&gt;&gt; &gt; Disabling Modem Relay...<br>
&gt;&gt; &gt; *Oct 27 12:34:11.140: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>&gt;&gt; &gt; Negotiation already Done. Set negotiated Modem caps and generate SDP<br>&gt;&gt; &gt; Xcap<br>&gt;&gt; &gt; list<br>&gt;&gt; &gt; *Oct 27 12:34:11.140: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>
&gt;&gt; &gt; Modem<br>&gt;&gt; &gt; Relay &amp; Passthru both disabled<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>&gt;&gt; &gt; nse<br>&gt;&gt; &gt; payload = 0, ptru mode = 0, ptru-codec=0, redundancy=0, xid=0, relay=0,<br>
&gt;&gt; &gt; sprt-retry=12, latecncy=200, compres-dir=3, dict=1024, strnlen=32<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>&gt;&gt; &gt; 1<br>&gt;&gt; &gt; Active Streams<br>
&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>&gt;&gt; &gt; Adding stream type (voice+dtmf) from media<br>&gt;&gt; &gt; line 1 codec g711ulaw<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>
&gt;&gt; &gt; caps.stream_count=1,caps.stream[0].stream_type=0x3,<br>&gt;&gt; &gt; caps.stream_list.xmitFunc=<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>&gt;&gt; &gt; voip_rtp_xmit, caps.stream_list.context=<br>
&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>&gt;&gt; &gt; 0x497E0B60 (gccb)<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Load<br>&gt;&gt; &gt; DSP<br>
&gt;&gt; &gt; with codec : g711ulaw, Bytes=160, payload = 0<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Info/ccsip_caps_ind:<br>&gt;&gt; &gt; ccsip_caps_ind: ccb-&gt;pld.flags_ipip = 0x200405<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: No<br>
&gt;&gt; &gt; video<br>&gt;&gt; &gt; caps detected in the caps posted by peer leg<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Info/ccsip_caps_ind:<br>&gt;&gt; &gt; Setting<br>&gt;&gt; &gt; CAPS_RECEIVED flag<br>
&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Info/ccsip_caps_ind:<br>&gt;&gt; &gt; Calling<br>&gt;&gt; &gt; cc_api_caps_ack()<br>&gt;&gt; &gt; *Oct 27 12:34:11.144: //846/8094E28C1800/SIP/Info/ccsip_caps_ack: Set<br>
&gt;&gt; &gt; forking flag to 0x0<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Entry<br>&gt;&gt; &gt; *Oct 27 12:34:11.168:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/ccsip_get_rtcp_session_parameters: CURRENT<br>
&gt;&gt; &gt; VALUES: stream_callid=846, current_seq_num=0x11D9<br>&gt;&gt; &gt; *Oct 27 12:34:11.168:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/ccsip_get_rtcp_session_parameters: NEW<br>&gt;&gt; &gt; VALUES:<br>&gt;&gt; &gt; stream_callid=846, current_seq_num=0x11D9<br>
&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Load<br>&gt;&gt; &gt; DSP<br>&gt;&gt; &gt; with negotiated codec: g711ulaw, Bytes=160<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Set<br>
&gt;&gt; &gt; forking flag to 0x0<br>&gt;&gt; &gt; *Oct 27 12:34:11.168:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sipSPISetDTMFRelayMode:<br>&gt;&gt; &gt; Set DSP for dtmf-relay = CC_CAP_DTMF_RELAY_NTE_AND_OOB with rx payload =<br>
&gt;&gt; &gt; 100, tx payload = 100<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>&gt;&gt; &gt; Preferred (or the one that came from DSM) modem relay=0, from CLI<br>&gt;&gt; &gt; config=0<br>
&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>&gt;&gt; &gt; Disabling Modem Relay...<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>&gt;&gt; &gt; Negotiation already Done. Set negotiated Modem caps and generate SDP<br>
&gt;&gt; &gt; Xcap<br>&gt;&gt; &gt; list<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>&gt;&gt; &gt; Modem<br>&gt;&gt; &gt; Relay &amp; Passthru both disabled<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/sip_set_modem_caps:<br>
&gt;&gt; &gt; nse<br>&gt;&gt; &gt; payload = 0, ptru mode = 0, ptru-codec=0, redundancy=0, xid=0, relay=0,<br>&gt;&gt; &gt; sprt-retry=12, latecncy=200, compres-dir=3, dict=1024, strnlen=32<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>
&gt;&gt; &gt; 1<br>&gt;&gt; &gt; Active Streams<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>&gt;&gt; &gt; Adding stream type (voice+dtmf) from media<br>&gt;&gt; &gt; line 1 codec g711ulaw<br>
&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>&gt;&gt; &gt; caps.stream_count=1,caps.stream[0].stream_type=0x3,<br>&gt;&gt; &gt; caps.stream_list.xmitFunc=<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>
&gt;&gt; &gt; voip_rtp_xmit, caps.stream_list.context=<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Media/sipSPISetStreamInfo:<br>&gt;&gt; &gt; 0x497E0B60 (gccb)<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Load<br>
&gt;&gt; &gt; DSP<br>&gt;&gt; &gt; with codec : g711ulaw, Bytes=160, payload = 0<br>&gt;&gt; &gt; *Oct 27 12:34:11.168: //846/8094E28C1800/SIP/Info/ccsip_caps_ind:<br>&gt;&gt; &gt; ccsip_caps_ind: ccb-&gt;pld.flags_ipip = 0x200425<br>
&gt;&gt; &gt; *Oct 27 12:34:11.172: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: No<br>&gt;&gt; &gt; video<br>&gt;&gt; &gt; caps detected in the caps posted by peer leg<br>&gt;&gt; &gt; *Oct 27 12:34:11.172: //846/8094E28C1800/SIP/Info/ccsip_caps_ind: Second<br>
&gt;&gt; &gt; TCS<br>&gt;&gt; &gt; received for transfers across trunk - set CAPS2_RECEIVED<br>&gt;&gt; &gt; *Oct 27 12:34:15.876:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Media/sipSPIUpdateRtpSession:<br>&gt;&gt; &gt; stun is disabled for stream:4A1709F8<br>
&gt;&gt; &gt; *Oct 27 12:34:15.876: //846/8094E28C1800/SIP/Info/ccsip_call_statistics:<br>&gt;&gt; &gt; Stats are not supported for IPIP call.<br>&gt;&gt; &gt; *Oct 27 12:34:15.876: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo:<br>
&gt;&gt; &gt; Queued<br>&gt;&gt; &gt; event from SIP SPI : SIPSPI_EV_CC_CALL_DISCONNECT<br>&gt;&gt; &gt; *Oct 27 12:34:15.880:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_process_sipspi_queue_event:<br>&gt;&gt; &gt; ccsip_spi_get_msg_type returned: 3 for event 7<br>
&gt;&gt; &gt; *Oct 27 12:34:15.880: //846/8094E28C1800/SIP/Info/sipSPISendCancel:<br>&gt;&gt; &gt; Associated container=0x4E310C1C to Cancel<br>&gt;&gt; &gt; *Oct 27 12:34:15.880: //846/8094E28C1800/SIP/Transport/sipSPISendCancel:<br>
&gt;&gt; &gt; Sending CANCEL to the transport layer<br>&gt;&gt; &gt; *Oct 27 12:34:15.880:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Transport/sipSPITransportSendMessage:<br>&gt;&gt; &gt; msg=0x4DF0D994,<br>&gt;&gt; &gt; addr=64.154.41.200, port=5060, sentBy_port=0, is_req=1, transport=1,<br>
&gt;&gt; &gt; switch=0, callBack=0x419703BC<br>&gt;&gt; &gt; *Oct 27 12:34:15.880:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Transport/sipSPITransportSendMessage: Proceedable<br>&gt;&gt; &gt; for<br>&gt;&gt; &gt; sending msg immediately<br>
&gt;&gt; &gt; *Oct 27 12:34:15.880:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Transport/sipTransportLogicSendMsg: switch<br>&gt;&gt; &gt; transport<br>&gt;&gt; &gt; is 0<br>&gt;&gt; &gt; *Oct 27 12:34:15.880:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Transport/sipTransportLogicSendMsg: Set to send<br>
&gt;&gt; &gt; the<br>&gt;&gt; &gt; msg=0x4DF0D994<br>&gt;&gt; &gt; *Oct 27 12:34:15.880:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportPostSendMessage: Posting<br>&gt;&gt; &gt; send<br>&gt;&gt; &gt; for msg=0x4DF0D994, addr=64.154.41.200, port=5060, connId=2 for UDP<br>
&gt;&gt; &gt; *Oct 27 12:34:15.880:<br>&gt;&gt; &gt; //846/8094E28C1800/SIP/Info/sentCancelDisconnecting:<br>&gt;&gt; &gt; Sent Cancel Request, starting CancelWaitResponseTimer<br>&gt;&gt; &gt; *Oct 27 12:34:15.880: //846/8094E28C1800/SIP/State/sipSPIChangeState:<br>
&gt;&gt; &gt; 0x4A357FCC : State change from (STATE_RECD_PROCEEDING, SUBSTATE_NONE)<br>&gt;&gt; &gt; to<br>&gt;&gt; &gt; (STATE_DISCONNECTING, SUBSTATE_NONE)<br>&gt;&gt; &gt; *Oct 27 12:34:15.888: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>
&gt;&gt; &gt; Sent:<br>&gt;&gt; &gt; CANCEL <a href="http://sip:18774675464@64.154.41.200:5060/" target="_blank">sip:18774675464@64.154.41.200:5060</a> SIP/2.0<br>&gt;&gt; &gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A18DE<br>
&gt;&gt; &gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>&gt;&gt; &gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;<br>
&gt;&gt; &gt; Date: Tue, 27 Oct 2009 12:34:09 GMT<br>&gt;&gt; &gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>&gt;&gt; &gt; CSeq: 102 CANCEL<br>
&gt;&gt; &gt; Max-Forwards: 70<br>&gt;&gt; &gt; Timestamp: 1256646855<br>&gt;&gt; &gt; Reason: Q.850;cause=16<br>&gt;&gt; &gt; Content-Length: 0<br>&gt;&gt; &gt; *Oct 27 12:34:15.900:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpIPv4SocketReads:<br>
&gt;&gt; &gt; Msg enqueued for SPI with IP addr: [64.154.41.200]:5060<br>&gt;&gt; &gt; *Oct 27 12:34:15.900:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_process_sipspi_queue_event:<br>&gt;&gt; &gt; ccsip_spi_get_msg_type returned: 2 for event 1<br>
&gt;&gt; &gt; *Oct 27 12:34:15.900:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg:<br>&gt;&gt; &gt; context=0x00000000<br>&gt;&gt; &gt; *Oct 27 12:34:15.900:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_new_msg_preprocessor:<br>
&gt;&gt; &gt; Checking Invite Dialog<br>&gt;&gt; &gt; *Oct 27 12:34:15.900: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>&gt;&gt; &gt; Received:<br>&gt;&gt; &gt; SIP/2.0 200 OK<br>&gt;&gt; &gt; Via: SIP/2.0/UDP 173.14.220.57:5060;branch=z9hG4bK4A18DE<br>
&gt;&gt; &gt; From: &lt;<a href="mailto:sip%3A6782282221@sip.talkinip.net" target="_blank">sip:6782282221@sip.talkinip.net</a>&gt;;tag=2EDA9C8-25D6<br>&gt;&gt; &gt; To: &lt;<a href="mailto:sip%3A18774675464@64.154.41.200" target="_blank">sip:18774675464@64.154.41.200</a>&gt;<br>
&gt;&gt; &gt; Call-ID: <a href="mailto:DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57" target="_blank">DB9895B8-C22B11DE-801EC992-790F56B7@173.14.220.57</a><br>&gt;&gt; &gt; CSeq: 102 CANCEL<br>&gt;&gt; &gt; Content-Length: 0<br>
&gt;&gt; &gt; *Oct 27 12:34:15.900: //846/8094E28C1800/SIP/Info/sipSPICheckResponse:<br>&gt;&gt; &gt; non-INVITE response with no RSEQ - do not disable IS_REL1XX<br>&gt;&gt; &gt; *Oct 27 12:34:15.900: //846/8094E28C1800/SIP/Info/sipSPIIcpifUpdate:<br>
&gt;&gt; &gt; CallState: 3 Playout: 0 DiscTime:4913670 ConnTime 0<br>&gt;&gt; &gt; *Oct 27 12:34:15.912:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpIPv4SocketReads:<br>&gt;&gt; &gt; Msg enqueued for SPI with IP addr: [64.154.41.200]:5060<br>
&gt;&gt; &gt; *Oct 27 12:34:15.912:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_process_sipspi_queue_event:<br>&gt;&gt; &gt; ccsip_spi_get_msg_type returned: 2 for event 1<br>&gt;&gt; &gt; *Oct 27 12:34:15.912:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Transport/sipTransportProcessNWNewConnMsg:<br>
&gt;&gt; &gt; context=0x00000000<br>&gt;&gt; &gt; *Oct 27 12:34:15.912:<br>&gt;&gt; &gt; //-1/xxxxxxxxxxxx/SIP/Info/ccsip_new_msg_preprocessor:<br>&gt;&gt; &gt; Checking Invite Dialog<br>&gt;&gt; &gt; *Oct 27 12:34:15.912: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:<br>
&gt;&gt; &gt;<br>&gt;&gt; &gt; On Mon, Oct 26, 2009 at 7:36 PM, Nick Matthews &lt;<a href="mailto:matthnick@gmail.com" target="_blank">matthnick@gmail.com</a>&gt;<br>&gt;&gt; &gt; wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; You would want to check the SDP of 200 OK the provider sends for your<br>
&gt;&gt; &gt;&gt; outgoing call.  It will list the payload type for the dtmf in the<br>&gt;&gt; &gt;&gt; format a=fmtp 101 1-16, or something similar.  You want to find out<br>&gt;&gt; &gt;&gt; what payload type they are advertising (or if they are at all).  It<br>
&gt;&gt; &gt;&gt; would be worth checking the incoming INVITE from them to see what<br>&gt;&gt; &gt;&gt; they&#39;re using when they send the first SDP.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; On that note, I would also remove the asymmetric payload command - to<br>
&gt;&gt; &gt;&gt; my knowledge it doesn&#39;t do what you&#39;re expecting it to.  You may want<br>&gt;&gt; &gt;&gt; to try this command:<br>&gt;&gt; &gt;&gt; voice-class sip dtmf-relay force rtp-nte<br>&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; -nick<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; On Mon, Oct 26, 2009 at 5:16 PM, Dane Newman &lt;<a href="mailto:dane.newman@gmail.com" target="_blank">dane.newman@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>&gt;&gt; &gt;&gt; &gt; Hello,<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I am having an issue with dtmf working outbound.  Inbound dtmf works<br>&gt;&gt; &gt;&gt; &gt; fine.<br>&gt;&gt; &gt;&gt; &gt; It took some playing around with it.  At first it didnt work till the<br>
&gt;&gt; &gt;&gt; &gt; payload was ajusted.    I am now trying to get outbound dtmf working<br>&gt;&gt; &gt;&gt; &gt; properly.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; On my 2821 I debugged voip rtp session named-events and then made a<br>
&gt;&gt; &gt;&gt; &gt; call<br>&gt;&gt; &gt;&gt; &gt; to<br>&gt;&gt; &gt;&gt; &gt; a 1800 number and hit digits.  I didn&#39;t see any dtmf output on the<br>&gt;&gt; &gt;&gt; &gt; router<br>&gt;&gt; &gt;&gt; &gt; nothing showed up in the debug.  Does this mean I can safely asume<br>
&gt;&gt; &gt;&gt; &gt; that<br>&gt;&gt; &gt;&gt; &gt; the<br>&gt;&gt; &gt;&gt; &gt; problem for right now is not on the ITSP side but on my side since<br>&gt;&gt; &gt;&gt; &gt; dtmf<br>&gt;&gt; &gt;&gt; &gt; is<br>&gt;&gt; &gt;&gt; &gt; not being sent down the sip trunk?<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I have my cuc 7.x configured to talk to my 2821 via h323.  The<br>&gt;&gt; &gt;&gt; &gt; configuration<br>&gt;&gt; &gt;&gt; &gt; of the cisco 2821 is shown below.  Does anyone have any ideas what I<br>
&gt;&gt; &gt;&gt; &gt; can<br>&gt;&gt; &gt;&gt; &gt; do<br>&gt;&gt; &gt;&gt; &gt; so dtmf digits process properly outbound?<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; The settings in my cuc 7.x to add the gateway h323 are<br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; h323 cucm gateway configuratration<br>&gt;&gt; &gt;&gt; &gt; Signaling Port 1720<br>&gt;&gt; &gt;&gt; &gt; media termination point required yes<br>&gt;&gt; &gt;&gt; &gt; retry video call as auto yes<br>
&gt;&gt; &gt;&gt; &gt; wait for far end h.245 terminal capability set yes<br>&gt;&gt; &gt;&gt; &gt; transmit utf-8 calling party name no<br>&gt;&gt; &gt;&gt; &gt; h.235 pass through allowed no<br>&gt;&gt; &gt;&gt; &gt; significant digits all<br>
&gt;&gt; &gt;&gt; &gt; redirect number IT deliver - inbound no<br>&gt;&gt; &gt;&gt; &gt; enable inbound faststart yes<br>&gt;&gt; &gt;&gt; &gt; display IE deliver no<br>&gt;&gt; &gt;&gt; &gt; redirect nunmber IT deliver - outbound no<br>
&gt;&gt; &gt;&gt; &gt; enable outbound faststart yes<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; voice service voip<br>&gt;&gt; &gt;&gt; &gt;  allow-connections h323 to h323<br>&gt;&gt; &gt;&gt; &gt;  allow-connections h323 to sip<br>
&gt;&gt; &gt;&gt; &gt;  allow-connections sip to h323<br>&gt;&gt; &gt;&gt; &gt;  allow-connections sip to sip<br>&gt;&gt; &gt;&gt; &gt;  fax protocol pass-through g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  h323<br>&gt;&gt; &gt;&gt; &gt;   emptycapability<br>
&gt;&gt; &gt;&gt; &gt;   h225 id-passthru<br>&gt;&gt; &gt;&gt; &gt;   h245 passthru tcsnonstd-passthru<br>&gt;&gt; &gt;&gt; &gt;  sip<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; voice class h323 50<br>
&gt;&gt; &gt;&gt; &gt;   h225 timeout tcp establish 3<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>
&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; voice translation-rule 1<br>&gt;&gt; &gt;&gt; &gt;  rule 1 /.*/ /190/<br>
&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; voice translation-rule 2<br>&gt;&gt; &gt;&gt; &gt;  rule 1 /.*/ /1&amp;/<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; voice translation-profile aa<br>
&gt;&gt; &gt;&gt; &gt;  translate called 1<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; voice translation-profile addone<br>&gt;&gt; &gt;&gt; &gt;  translate called 2<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>
&gt;&gt; &gt;&gt; &gt; voice-card 0<br>&gt;&gt; &gt;&gt; &gt;  dspfarm<br>&gt;&gt; &gt;&gt; &gt;  dsp services dspfarm<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; sccp local GigabitEthernet0/1<br>
&gt;&gt; &gt;&gt; &gt; sccp ccm 10.1.80.11 identifier 2 version 7.0<br>&gt;&gt; &gt;&gt; &gt; sccp ccm 10.1.80.10 identifier 1 version 7.0<br>&gt;&gt; &gt;&gt; &gt; sccp<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; sccp ccm group 1<br>
&gt;&gt; &gt;&gt; &gt;  associate ccm 1 priority 1<br>&gt;&gt; &gt;&gt; &gt;  associate ccm 2 priority 2<br>&gt;&gt; &gt;&gt; &gt;  associate profile 1 register 2821transcode<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dspfarm profile 1 transcode<br>
&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  codec g711alaw<br>&gt;&gt; &gt;&gt; &gt;  codec g729ar8<br>&gt;&gt; &gt;&gt; &gt;  codec g729abr8<br>&gt;&gt; &gt;&gt; &gt;  codec g729r8<br>&gt;&gt; &gt;&gt; &gt;  maximum sessions 4<br>
&gt;&gt; &gt;&gt; &gt;  associate application SCCP<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dial-peer voice 100 voip<br>&gt;&gt; &gt;&gt; &gt;  description AA Publisher<br>&gt;&gt; &gt;&gt; &gt;  preference 1<br>
&gt;&gt; &gt;&gt; &gt;  destination-pattern 1..<br>&gt;&gt; &gt;&gt; &gt;  voice-class h323 50<br>&gt;&gt; &gt;&gt; &gt;  session target ipv4:10.1.80.10<br>&gt;&gt; &gt;&gt; &gt;  dtmf-relay h245-alphanumeric<br>&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>
&gt;&gt; &gt;&gt; &gt;  no vad<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dial-peer voice 1000 voip<br>&gt;&gt; &gt;&gt; &gt;  description incoming Call<br>&gt;&gt; &gt;&gt; &gt;  translation-profile incoming aa<br>
&gt;&gt; &gt;&gt; &gt;  preference 1<br>&gt;&gt; &gt;&gt; &gt;  rtp payload-type nse 101<br>&gt;&gt; &gt;&gt; &gt;  rtp payload-type nte 100<br>&gt;&gt; &gt;&gt; &gt;  incoming called-number 6782282221<br>&gt;&gt; &gt;&gt; &gt;  dtmf-relay rtp-nte<br>
&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  ip qos dscp cs5 media<br>&gt;&gt; &gt;&gt; &gt;  ip qos dscp cs5 signaling<br>&gt;&gt; &gt;&gt; &gt;  no vad<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dial-peer voice 101 voip<br>
&gt;&gt; &gt;&gt; &gt;  description AA Subscriber<br>&gt;&gt; &gt;&gt; &gt;  preference 2<br>&gt;&gt; &gt;&gt; &gt;  destination-pattern 1..<br>&gt;&gt; &gt;&gt; &gt;  voice-class h323 50<br>&gt;&gt; &gt;&gt; &gt;  session target ipv4:10.1.80.11<br>
&gt;&gt; &gt;&gt; &gt;  dtmf-relay h245-alphanumeric<br>&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  no vad<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; dial-peer voice 2000 voip<br>&gt;&gt; &gt;&gt; &gt;  description outbound<br>
&gt;&gt; &gt;&gt; &gt;  translation-profile outgoing addone<br>&gt;&gt; &gt;&gt; &gt;  preference 1<br>&gt;&gt; &gt;&gt; &gt;  destination-pattern .T<br>&gt;&gt; &gt;&gt; &gt;  rtp payload-type nse 101<br>&gt;&gt; &gt;&gt; &gt;  rtp payload-type nte 100<br>
&gt;&gt; &gt;&gt; &gt;  voice-class sip asymmetric payload dtmf<br>&gt;&gt; &gt;&gt; &gt;  session protocol sipv2<br>&gt;&gt; &gt;&gt; &gt;  session target ipv4:64.154.41.200<br>&gt;&gt; &gt;&gt; &gt;  dtmf-relay rtp-nte<br>
&gt;&gt; &gt;&gt; &gt;  codec g711ulaw<br>&gt;&gt; &gt;&gt; &gt;  no vad<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; !<br>&gt;&gt; &gt;&gt; &gt; sip-ua<br>&gt;&gt; &gt;&gt; &gt;  credentials username ***** password 7  *****  realm <a href="http://sip.talkinip.net/" target="_blank">sip.talkinip.net</a><br>
&gt;&gt; &gt;&gt; &gt;  authentication username  *****  password 7  *****<br>&gt;&gt; &gt;&gt; &gt;  authentication username  ***** password 7  *****  realm<br>&gt;&gt; &gt;&gt; &gt; <a href="http://sip.talkinip.net/" target="_blank">sip.talkinip.net</a><br>
&gt;&gt; &gt;&gt; &gt;  set pstn-cause 3 sip-status 486<br>&gt;&gt; &gt;&gt; &gt;  set pstn-cause 34 sip-status 486<br>&gt;&gt; &gt;&gt; &gt;  set pstn-cause 47 sip-status 486<br>&gt;&gt; &gt;&gt; &gt;  registrar dns:<a href="http://sip.talkinip.net/" target="_blank">sip.talkinip.net</a> expires 60<br>
&gt;&gt; &gt;&gt; &gt;  sip-server dns:<a href="http://sip.talkinip.net:5060/" target="_blank">sip.talkinip.net:5060</a><br>&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt;&gt; &gt; cisco-voip mailing list<br>
&gt;&gt; &gt;&gt; &gt; <a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>&gt;&gt; &gt;&gt; &gt; <a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; cisco-voip mailing list<br>&gt; <a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br>
&gt; <a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>&gt;<br>&gt;<br></div></div></blockquote></div><br></div><br></div></div>_______________________________________________<br>
cisco-voip mailing list<br><a href="mailto:cisco-voip@puck.nether.net" target="_blank">cisco-voip@puck.nether.net</a><br><a href="https://puck.nether.net/mailman/listinfo/cisco-voip" target="_blank">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br>
</div><br></div></div></div></div></blockquote></div><br>