Hi Nick,<br><br>You are right. <br>The provider sent me their configuration and it seems they are using UDP. They changed it to TCP and we test the call and looks promising.<br><br>Thanks for all the help!<br><br>cheers,<br>
jeff<br><br><div class="gmail_quote">On Fri, Mar 5, 2010 at 10:51 PM, Nick Matthews <span dir="ltr">&lt;<a href="mailto:matthnick@gmail.com">matthnick@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
CUCM will not automatically attempt UDP, you will have to instruct it<br>
to use it.  You may see a TCP packet to port 5060 instead of a SIP<br>
invite if the other device does not support TCP SIP.  The difference<br>
could be that CUBE does support TCP and it explains what you&#39;re<br>
seeing.<br>
<font color="#888888"><br>
-nick<br>
</font><div><div></div><div class="h5"><br>
On Fri, Mar 5, 2010 at 12:29 AM, Jefflin Choi &lt;<a href="mailto:jefflin.choi@gmail.com">jefflin.choi@gmail.com</a>&gt; wrote:<br>
&gt; Hi Nick,<br>
&gt;<br>
&gt; My apologies for the confusion.<br>
&gt;<br>
&gt; Let me ellaborate further the diagram and description as i came to<br>
&gt; understand it further from time to time asking the provider.<br>
&gt;<br>
&gt; ip phone(skinny)---CCM7------SBC-------Huawei proxy server.<br>
&gt;<br>
&gt; The SBC suppose to be the one to control over the signaling and usually also<br>
&gt; the media streams involved in setting up the communication. Our CCM does<br>
&gt; have ip connectivity to the SBC only and not the huawei device. Shouldn&#39;t it<br>
&gt; act like a CUBE so we don&#39;t need connectivity to the public.<br>
&gt;<br>
&gt; Regarding the sip invite, i was refering to the initial SIP INVITE requests<br>
&gt; sent by the CCM7 via sip trunk since the call came from 7961 ip phones<br>
&gt; registered using SCCP on CCM7. The 7961 phone calls out. CCM7 suppose to<br>
&gt; initiate SIP invite request to the configured ip address(SBC ip) on the sip<br>
&gt; trunk.<br>
&gt;<br>
&gt; If trunk is configured to point to the CUBE(cisco router 10.10.10.2) then i<br>
&gt; sniff the packet on the CCM(10.10.10.1). The sniffer trace has 10.10.10.1<br>
&gt; Source address - 10.10.10.2 Destination address SIP invite.<br>
&gt;<br>
&gt; If however the trunk is configured to point to the SBC directly, i see no<br>
&gt; SIP invite request initiated by the Callmanager on the sniffer trace and<br>
&gt; also the provider claims that he is not seeing any request comming from the<br>
&gt; CCM7 on their SBC.<br>
&gt;<br>
&gt; If the SBC or huawie does support only UDP, shouldn&#39;t i suppose to see SIP<br>
&gt; invite request via  UDP porton the sniffer trace generated by the CCM? In<br>
&gt; the case CCM7 trunking directly to SBC without CUBE, i see no sip invite<br>
&gt; requested when cisco ip phones tried to make outgoing calls.<br>
&gt;<br>
&gt; I hope this clarifies the confusion.<br>
&gt;<br>
&gt; thanks,<br>
&gt; Jeff<br>
&gt;<br>
&gt; On Thu, Mar 4, 2010 at 10:52 PM, Nick Matthews &lt;<a href="mailto:matthnick@gmail.com">matthnick@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m still confused on what you mean by no SIP invite.<br>
&gt;&gt;<br>
&gt;&gt; It&#39;s possible that the huawei only supports UDP SIP and it&#39;s not<br>
&gt;&gt; completing the 3 way TCP handshake.  You can change that under the SIP<br>
&gt;&gt; profiles to be UDP only.<br>
&gt;&gt;<br>
&gt;&gt; Otherwise, check that huawei has routing back to the IP of your CUCM,<br>
&gt;&gt; and firewalls aren&#39;t involved.<br>
&gt;&gt;<br>
&gt;&gt; -nick<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Mar 4, 2010 at 3:38 AM, Jefflin Choi &lt;<a href="mailto:jefflin.choi@gmail.com">jefflin.choi@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Hi,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks for all the reply.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Tried placing the a CUBE in the middle and seems like there is already<br>
&gt;&gt; &gt; SIP<br>
&gt;&gt; &gt; invite being sent. Too bad the huawei isn&#39;t full configured yet to<br>
&gt;&gt; &gt; determine<br>
&gt;&gt; &gt; if all is ok.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I was wondering....I tried to make a test call using SIP trunk directly<br>
&gt;&gt; &gt; to<br>
&gt;&gt; &gt; the B2B SBC and no sip invite. But i did get sip invite when i pointed<br>
&gt;&gt; &gt; it to<br>
&gt;&gt; &gt; the cube.<br>
&gt;&gt; &gt; All i can see on the sniff trace from CCM to B2B is:<br>
&gt;&gt; &gt; TCP 35472 &gt; sip [SYN] seq=0 Win 5840 Len=0 MSS=1460 TSV=82731827 TSER=0<br>
&gt;&gt; &gt; WS=2<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; In fact i just changed the ip of the CUBE to the B2B SBC to make sure<br>
&gt;&gt; &gt; configs are exactly the same but no sip invite unlike when it is pointed<br>
&gt;&gt; &gt; to<br>
&gt;&gt; &gt; the CUBE. Is this normal? Any thoughts?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt; Jeff<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Mar 4, 2010 at 1:10 AM, Mark Holloway &lt;<a href="mailto:mh@markholloway.com">mh@markholloway.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; You most certainly need CUBE.  You can find the CUBE guide for<br>
&gt;&gt; &gt;&gt; sip-to-sip<br>
&gt;&gt; &gt;&gt; here.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; <a href="http://www.cisco.com/en/US/docs/ios/voice/cube/configuration/guide/vb-gw-sipsip.html" target="_blank">http://www.cisco.com/en/US/docs/ios/voice/cube/configuration/guide/vb-gw-sipsip.html</a><br>

&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Mar 3, 2010, at 7:18 AM, Jefflin Choi wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; I see. So a router in the middle is required then. Doesn&#39;t the CCM7<br>
&gt;&gt; &gt;&gt; support it without the CUBE?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Thanks.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Wed, Mar 3, 2010 at 9:48 PM, Dennis Heim &lt;<a href="mailto:Dennis.Heim@cdw.com">Dennis.Heim@cdw.com</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; You will probably end up having to use CUBE, instead of terminating<br>
&gt;&gt; &gt;&gt;&gt; the<br>
&gt;&gt; &gt;&gt;&gt; trunk to CCM.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Dennis Heim<br>
&gt;&gt; &gt;&gt;&gt; Network Voice Engineer<br>
&gt;&gt; &gt;&gt;&gt; CDW  Advanced Technology Services<br>
&gt;&gt; &gt;&gt;&gt; 11711 N. Meridian Street, Suite 225<br>
&gt;&gt; &gt;&gt;&gt; Carmel, IN  46032<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; 317.569.4255 Office<br>
&gt;&gt; &gt;&gt;&gt; 317.569.4201 Fax<br>
&gt;&gt; &gt;&gt;&gt; 317.694.6070 Cell<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; <a href="mailto:dennis.heim@cdw.com">dennis.heim@cdw.com</a><br>
&gt;&gt; &gt;&gt;&gt; <a href="http://www.berbee.com" target="_blank">www.berbee.com</a><br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; From: <a href="mailto:cisco-voip-bounces@puck.nether.net">cisco-voip-bounces@puck.nether.net</a><br>
&gt;&gt; &gt;&gt;&gt; [mailto:<a href="mailto:cisco-voip-bounces@puck.nether.net">cisco-voip-bounces@puck.nether.net</a>] On Behalf Of Jefflin Choi<br>
&gt;&gt; &gt;&gt;&gt; Sent: Wednesday, March 03, 2010 8:31 AM<br>
&gt;&gt; &gt;&gt;&gt; To: <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
&gt;&gt; &gt;&gt;&gt; Subject: [cisco-voip] CCM SIP connection to B2B getting fast busy<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Hi,<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; I&#39;m trying to configure a SIP connection to a 3rd party B2B SIP<br>
&gt;&gt; &gt;&gt;&gt; device,<br>
&gt;&gt; &gt;&gt;&gt; then B2B will relay to a Huawei (SIP) device on the other end.<br>
&gt;&gt; &gt;&gt;&gt; topology:<br>
&gt;&gt; &gt;&gt;&gt; IP Phones ------CCM7 -------(provider)--B2B---------Huawei---pstn<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; configuration:<br>
&gt;&gt; &gt;&gt;&gt; CCM is configured with SIP trunk with ip address of the B2B and route<br>
&gt;&gt; &gt;&gt;&gt; pattern uses the SIP trunk configured.  MTP required uncheck as of the<br>
&gt;&gt; &gt;&gt;&gt; moment.  codec G711uLaw and No authentication required.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Problem:<br>
&gt;&gt; &gt;&gt;&gt; Outgoing call from IP Phone to PSTN gets fast busy signal.  When<br>
&gt;&gt; &gt;&gt;&gt; placed a<br>
&gt;&gt; &gt;&gt;&gt; sniffer in between CCM7 and B2B gateway, i didnt see any sip invite<br>
&gt;&gt; &gt;&gt;&gt; initiated by the CCM7. CCM7 and ip phones only have traffic<br>
&gt;&gt; &gt;&gt;&gt; reachability to<br>
&gt;&gt; &gt;&gt;&gt; B2B but not Huawei.<br>
&gt;&gt; &gt;&gt;&gt; The provider (B2B to pstn) was tested using altitude(as claimed by the<br>
&gt;&gt; &gt;&gt;&gt; customer) and works fine but we are testing using CCM7.<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Question:<br>
&gt;&gt; &gt;&gt;&gt; 1&gt; Am i right to use CCM trunk to connect to the B2B sip?<br>
&gt;&gt; &gt;&gt;&gt; 2&gt; Any additional configs i need to configure? Misconfiguration?<br>
&gt;&gt; &gt;&gt;&gt; 3&gt;Should i expect SIP invite to be sent by CCM when call is triggered<br>
&gt;&gt; &gt;&gt;&gt; by<br>
&gt;&gt; &gt;&gt;&gt; ip phones?<br>
&gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt; &gt;&gt;&gt; Thanks,<br>
&gt;&gt; &gt;&gt;&gt; Jeff<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; cisco-voip mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
&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;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; cisco-voip mailing list<br>
&gt;&gt; &gt; <a href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a><br>
&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;<br>
&gt;&gt; &gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br>