<HTML>
<HEAD>
<TITLE>Re: [cisco-voip] sip trunk problem</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Looks like a media negotiation failure. The only thing that I can see is that your voice-class doesn&#8217;t have any G711 in it. Are we sure your provider isn&#8217;t looking for G711?<BR>
<BR>
It may be helpful to get a &#8220;debug ccsip message&#8221;.<BR>
<BR>
Chris Ward <BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Baris Gulten &lt;<a href="barisgulten@gmail.com">barisgulten@gmail.com</a>&gt;<BR>
<B>Date: </B>Mon, 2 Feb 2009 20:39:01 +0200<BR>
<B>To: </B>&lt;<a href="cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>&gt;<BR>
<B>Subject: </B>[cisco-voip] sip trunk problem<BR>
<BR>
Hi everybody,<BR>
I have ccm 6.1.1, also 2851 router. <BR>
I define sip trunk on 2851 router. I have trouble when i decide make a call. Lets hold my hand </SPAN></FONT><SPAN STYLE='font-size:11pt'><FONT FACE="Wingdings">J<BR>
</FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"> <BR>
&nbsp;<BR>
<B>Here is the debug result<BR>
</B></FONT></SPAN><FONT FACE="Calibri, Verdana, Helvetica, Arial"><FONT SIZE="1"><SPAN STYLE='font-size:8pt'>vgw#sh debug<BR>
CCSIP SPI: SIP Call Events tracing is enabled &nbsp;&nbsp;(filter is OFF)<BR>
CCSIP SPI: SIP error debug tracing is enabled &nbsp;&nbsp;(filter is OFF<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'>-------------<BR>
</SPAN><FONT SIZE="1"><SPAN STYLE='font-size:8pt'>#<BR>
*Feb &nbsp;2 20:40:30.779: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_SETUP<BR>
*Feb &nbsp;2 20:40:30.783: //109/803045A3FD12/SIP/Event/sipSPICreateRpid: Received Octet3A=0x83 -&gt; Setting ;screen=yes ;privacy=off<BR>
*Feb &nbsp;2 20:40:33.295: //109/803045A3FD12/SIP/Error/sipSPIDoAudioNegotiation: Media negotiation failed for m-line 1<BR>
*Feb &nbsp;2 20:40:33.295: //109/803045A3FD12/SIP/Error/sipSPIDoMediaNegotiation: <BR>
no valid fax or audio streams<BR>
*Feb &nbsp;2 20:40:33.295: //109/803045A3FD12/SIP/Error/ccsip_api_call_cut_progress: MediaNegotiation Failure - Send Cancel<BR>
*Feb &nbsp;2 20:40:33.295: //-1/xxxxxxxxxxxx/SIP/Event/sipSPIEventInfo: Queued event from SIP SPI : SIPSPI_EV_CC_CALL_DISCONNECT<BR>
&nbsp;<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'> <BR>
<B>Here is the config below (i did before cme router with this config)<BR>
</B></SPAN><FONT SIZE="1"><SPAN STYLE='font-size:8pt'>!<BR>
voice rtp send-recv<BR>
!<BR>
voice service voip <BR>
&nbsp;allow-connections h323 to h323<BR>
&nbsp;allow-connections h323 to sip<BR>
&nbsp;allow-connections sip to h323<BR>
&nbsp;allow-connections sip to sip<BR>
&nbsp;supplementary-service h450.12<BR>
&nbsp;h323<BR>
&nbsp;&nbsp;session transport tcp calls-per-connection 200<BR>
&nbsp;sip<BR>
&nbsp;&nbsp;bind control source-interface GigabitEthernet0/1<BR>
&nbsp;&nbsp;bind media source-interface GigabitEthernet0/1<BR>
&nbsp;&nbsp;registrar server expires max 3600 min 3600<BR>
&nbsp;&nbsp;no call service stop<BR>
!<BR>
voice class codec 1<BR>
&nbsp;codec preference 1 g729r8<BR>
&nbsp;codec preference 2 g729br8<BR>
&nbsp;codec preference 3 g723r63<BR>
&nbsp;codec preference 4 g723r53<BR>
&nbsp;codec preference 5 g726r24<BR>
&nbsp;codec preference 6 g726r16<BR>
&nbsp;codec preference 7 g726r32<BR>
&nbsp;codec preference 8 g723ar53<BR>
&nbsp;codec preference 9 g723ar63<BR>
! &nbsp;<BR>
interface GigabitEthernet0/1<BR>
&nbsp;ip address xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx (defined real ip by sip provider)<BR>
&nbsp;duplex auto<BR>
&nbsp;speed auto<BR>
!<BR>
&nbsp;<BR>
!<BR>
dial-peer voice 100 voip<BR>
&nbsp;preference 1<BR>
&nbsp;voice-class codec 1<BR>
&nbsp;destination-pattern 053T<BR>
&nbsp;session protocol sipv2<BR>
&nbsp;session target ipv4:xxx.xxx.xxx.xxx (sip server ip)<BR>
&nbsp;dtmf-relay rtp-nte<BR>
&nbsp;clid network-number xxxxxxxxx<BR>
!<BR>
&nbsp;<BR>
&nbsp;<BR>
</SPAN></FONT><SPAN STYLE='font-size:11pt'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
cisco-voip mailing list<BR>
<a href="cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><BR>
<a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>