cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5256
Views
3
Helpful
15
Replies

CUCM 8.6 and 2811 as SIP Gateway

Hi Guys,

I have a CUCM 8.6 in virtual enviroment and an old 2811 that has CME license. I am trying to configure these from ground up as a lab for practise and etc.

I have a SIP account that I have set up on the 2811 and I can see it has registered fine, I have also set up 2 dial-peers. One for communication between the router and the CUCM and the other one is to talk to the SIP server. I assume this is how it has to be done but I may be wrong. This is my config from the router:

dial-peer voice 1 voip

description *** VOIP Trunk ***

voice-class codec 1

session protocol sipv2

session target ipv4:<sip-ip-address>

incoming called-number .

dtmf-relay sip-notify

dial-peer voice 1000 voip

destination-pattern 308618

session protocol sipv2

session target ipv4:192.168.13.251

incoming called-number .

dtmf-relay sip-kpml rtp-nte

codec g711ulaw

The number that comes in is 308618 but when I ring it, I get the busy tone and I cannot see the call even being registered on the router when I do "debug ccsip all". If I do "show sip-ua reg status" it shows the sip trunk is registered and I can see on the provider's side that it's all connected.

On the Comm Manager I have added a sip trunk which points to the router which sits on 192.168.13.254 IP address abd CUCM is 13.251.

Am I missing something here? Do I need to configure something else on the router to make it work as a gateway?

Many thanks,

Dmitryc

15 Replies 15

Chris Deren
Hall of Fame
Hall of Fame

Does outbound work?

Please post full config. But if "debug ccsip messages" does not show anything (assuming you had "term mon" on) then the issue is with either the provider not routing this call to you or perhaps your SIP trunk authentication did not work.

Chris

Hi Chris,

Shows nothing but the sip-ua shows its registered.

I have attached my config. This used to be our old call manager express router so I am not sure if I should take some of the config off like the translation rules.

Thank you,

Dmitry

Can you make an outboud call?

What IOS version?

Chris

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

How are you looking for the debugs? on the console? I see that you have login to buffer enabled. You need to use "sh loggin" to see debugs logged to router buffer.

If you do this and you see the debugs, then we know the call are arriving on your gateway. You can post the debug here..

One thing you can check also is to ensure that the CSS on your sip trunk has access to the PT of the DN=308618

Please rate all useful posts

I have IOS 12.4 on here and I cannot make outbound calls. As soon as I press "9" on the phone it gives me the wrong number tone.

I have now put in "monitor console" and I can see the debugs on the screen. This is what I get

May 11 08:33:23.280: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=01525308618, Called Number=308618, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 08:33:23.280: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=308618

May 11 08:33:23.280: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 08:33:23.280: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

1: Dial-peer Tag=1000

However the phone does not ring. I set the extension on the phone to 308618 so I do not have to do any translations.

Many thanks,

Dmitry

Hi,

in the given debug output, called number is 308618. and it is matching with dial peer 1000.

in VOIP dial peer 1000, you have configured destination pattern and incoming called number . both. in VOIP dial if you caonfigure destination pettern it will match with the calling number not called number. here the calling number will be different not 308618. so please remove the destination pattern from dial peer. so that call will match with incoming called number else configure destination pattern . and test.

Regards,

Baskaran.M

Hi Baskara,

Now that I have removed that it gives me this:

May 11 10:42:02.471: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=308618, Called Number=308618, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 10:42:02.471: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=308618

May 11 10:42:02.471: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

May 11 10:42:02.471: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

My config is this for the dial-peer


dial-peer voice 1000 voip

session protocol sipv2

session target ipv4:192.168.13.251

incoming called-number .

dtmf-relay sip-kpml rtp-nte

codec g711ulaw

Many thanks,

Dmitry

I have upgraded to 15.1 now and I have added SIP provider's IP to the trusted ip list. This is what I get

ay 11 13:57:49.963: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

May 11 13:57:49.963: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=308618, saf_enabled=0, saf_dndb_lookup=1, dp_result=-1

May 11 13:57:49.963: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

May 11 13:57:49.967: //-1/2126CA488008/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=308618, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 13:57:49.967: //-1/2126CA488008/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=308618

May 11 13:57:49.967: //-1/2126CA488008/DPM/dpMatchCore:

   Dial String=308618, Expanded String=308618, Calling Number=

   Timeout=TRUE, Is Incoming=FALSE, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 13:57:49.967: //-1/2126CA488008/DPM/dpMatchCore:

   Result=-1

May 11 13:57:49.967: //-1/2126CA488008/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

May 11 13:57:49.967: //-1/2126CA488008/DPM/dpMatchSafModulePlugin:

   dialstring=308618, saf_enabled=1, saf_dndb_lookup=1, dp_result=-1

May 11 13:57:49.967: //-1/2126CA488008/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

I seem to be getting somewhere now.

These are my dialpeers.

dial-peer voice 1 voip

destination-pattern 01525308618

session protocol sipv2

session target ipv4:192.168.13.251

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

ip qos dscp cs5 media

ip qos dscp cs4 signaling

no vad

!

dial-peer voice 10 voip

destination-pattern 01.........

session protocol sipv2

session target sip-server

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

ip qos dscp cs5 media

ip qos dscp cs4 signaling

no vad

!

dial-peer voice 12 voip

translation-profile outgoing PSTN_Outgoing

preference 1

destination-pattern 011T

session protocol sipv2

session target sip-server

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

ip qos dscp cs5 media

ip qos dscp cs4 signaling

no vad

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g729r8

And this is what I am getting:

May 11 14:44:03.207: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=01525308617, Called Number=01525308617, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.211: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=01525308617

May 11 14:44:03.211: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 14:44:03.211: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=01525308617, saf_enabled=1, saf_dndb_lookup=1, dp_result=0

May 11 14:44:03.211: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=10

May 11 14:44:03.211: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=01525308618, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.211: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=1

May 11 14:44:03.211: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

May 11 14:44:03.215: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=01525308618, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.215: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=1

May 11 14:44:03.215: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

May 11 14:44:03.215: //-1/D545C3000000/DPM/dpAssociateIncomingPeerCore:

   Calling Number=01525308618, Called Number=01525308617, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.215: //-1/D545C3000000/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=1

May 11 14:44:03.215: //-1/D545C3000000/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

May 11 14:44:03.223: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=01525308617, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.223: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=01525308617

May 11 14:44:03.227: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 14:44:03.227: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=01525308617, saf_enabled=0, saf_dndb_lookup=1, dp_result=0

May 11 14:44:03.227: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=10

May 11 14:44:03.227: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=01525308618, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.227: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=1

May 11 14:44:03.227: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

May 11 14:44:03.227: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=01525308617, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.227: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=01525308617

May 11 14:44:03.227: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 14:44:03.231: //-1/D545C3000000/DPM/dpMatchSafModulePlugin:

   dialstring=01525308617, saf_enabled=0, saf_dndb_lookup=1, dp_result=0

May 11 14:44:03.231: //-1/D545C3000000/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=10

May 11 14:44:03.231: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=01525308617, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.231: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=01525308617

May 11 14:44:03.231: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 14:44:03.231: //-1/D545C3000000/DPM/dpMatchSafModulePlugin:

   dialstring=01525308617, saf_enabled=0, saf_dndb_lookup=1, dp_result=0

May 11 14:44:03.231: //-1/D545C3000000/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=10

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=01525308617, Called Number=01525308617, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=01525308617

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=01525308617, saf_enabled=0, saf_dndb_lookup=1, dp_result=0

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=10

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=01525308617, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=10

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=01525308617, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.231: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_ORIGINATE; Incoming Dial-peer=10

May 11 14:44:03.235: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

May 11 14:44:03.235: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=01525308617, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.235: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=01525308617

May 11 14:44:03.235: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 14:44:03.235: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=01525308617, saf_enabled=0, saf_dndb_lookup=1, dp_result=0

May 11 14:44:03.235: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=10

May 11 14:44:03.235: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=01525308617, Peer Info Type=DIALPEER_INFO_SPEECH

May 11 14:44:03.235: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=01525308617

May 11 14:44:03.235: //-1/D545C3000000/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

May 11 14:44:03.239: //-1/D545C3000000/DPM/dpMatchSafModulePlugin:

   dialstring=01525308617, saf_enabled=1, saf_dndb_lookup=1, dp_result=0

May 11 14:44:03.239: //-1/D545C3000000/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=10

May 11 14:44:03.243: //62/D545C3000000/SIP/Error/ccsip_ipipms_peer_chnl_ind_hdlr: Peer caps is NULL

SIP: (62) Group (a= group line) attribute, level 65535 instance 1 not found.

May 11 14:44:03.283: //-1/xxxxxxxxxxxx/SIP/Error/sip_tcp_createconnfailed_to_spi: TCP create conn failed to SPI (addr:EXTERNAL-IP, port:5060)

May 11 14:44:03.283: //62/D545C3000000/SIP/Error/sipTransportPostSendFailure: Posting send failure msg

May 11 14:44:03.283: //-1/xxxxxxxxxxxx/SIP/Error/act_idle_send_msg_failure: Send Error to EXTERNAL-IP:5060 for transport TCP

May 11 14:44:03.283: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQSIG: No Inbound Container Created !!!

May 11 14:44:03.283: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQ931: No Inbound Container Created !!!

May 11 14:44:03.283: //62/D545C3000000/SIP/Error/sipSPI_ipip_ExtractPassthruContentFromSipContainer: Invalid CCB/Data/Container

May 11 14:44:03.287: //62/D545C3000000/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x4B9037F8

State of The Call        : STATE_DEAD

TCP Sockets Used         : YES

Calling Number           : 01525308618

Called Number            : 01525308617

Source IP Address (Sig  ): 192.168.13.254

Destn SIP Req Addr:Port  : EXTERNAL-IP:5060

Destn SIP Resp Addr:Port : EXTERNAL-IP:5060

Destination Name         : EXTERNAL-IP

May 11 14:44:03.287: //62/D545C3000000/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : No Codec  

Negotiated Codec Bytes   : 0

Nego. Codec payload      : 255 (tx), 255 (rx)

Negotiated Dtmf-relay    : 0

Dtmf-relay Payload       : 0 (tx), 0 (rx)

Source IP Address (Media): 192.168.13.254

Source IP Port    (Media): 17580

Destn  IP Address (Media):  -

Destn  IP Port    (Media): 0

Orig Destn IP Address:Port (Media): [ - ]:0

May 11 14:44:03.287: //62/D545C3000000/SIP/Call/sipSPICallInfo:

Disconnect Cause (CC)    : 38

Disconnect Cause (SIP)   : 503

May 11 14:44:03.303: //61/D545C3000000/SIP/Call/sipSPICallInfo:

The Call Setup Information is:

Call Control Block (CCB) : 0x4B9091E8

State of The Call        : STATE_DEAD

TCP Sockets Used         : YES

Calling Number           : 01525308618

Called Number            : 01525308617

Source IP Address (Sig  ): 192.168.13.254

Destn SIP Req Addr:Port  : 192.168.13.251:5060

Destn SIP Resp Addr:Port : 192.168.13.251:47628

Destination Name         : 192.168.13.251

May 11 14:44:03.303: //61/D545C3000000/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : No Codec  

Negotiated Codec Bytes   : 0

Nego. Codec payload      : 255 (tx), 255 (rx)

Negotiated Dtmf-relay    : 0

Dtmf-relay Payload       : 0 (tx), 0 (rx)

Source IP Address (Media): 192.168.13.254

Source IP Port    (Media): 17264

Destn  IP Address (Media):  -

Destn  IP Port    (Media): 0

Orig Destn IP Address:Port (Media): [ - ]:0

May 11 14:44:03.303: //61/D545C3000000/SIP/Call/sipSPICallInfo:

Disconnect Cause (CC)    : 38

Disconnect Cause (SIP)   : 503

from gateway you are sending the call directly to call manager or SIP server. if u r sending directly to CUCM remove incoming called number . and put destination pattern . and test.

now it goes to SIP server.

SIP Provider --> 2811 Router --->> CUCM 8.6

Sorry bud, which dial-peer do I edit?

dial-peer voice 1 voip

destination-pattern .

session protocol sipv2

session target ipv4:192.168.13.251

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

ip qos dscp cs5 media

ip qos dscp cs4 signaling

no vad

or if the calling number is 01525308618

dial-peer voice 1 voip

destination-pattern 01.........

session protocol sipv2

session target ipv4:192.168.13.251

voice-class codec 1

voice-class sip early-offer forced

dtmf-relay rtp-nte

ip qos dscp cs5 media

ip qos dscp cs4 signaling

no vad

give more preference to this dial peer which points to CUCM and test and revert

Thanks but that made no difference at all. I get the same error.

May 11 15:20:56.787: //104/BD711CDF8094/SIP/Call/sipSPIMediaCallInfo:

Number of Media Streams: 1

Media Stream             : 1

Negotiated Codec         : g711ulaw

Negotiated Codec Bytes   : 160

Nego. Codec payload      : 0 (tx), 0 (rx)

Negotiated Dtmf-relay    : 6

Dtmf-relay Payload       : 101 (tx), 101 (rx)

Source IP Address (Media): 192.168.13.254

Source IP Port    (Media): 18482

Destn  IP Address (Media): 193.203.210.38

Destn  IP Port    (Media): 57494

Orig Destn IP Address:Port (Media): [ - ]:0

May 11 15:20:56.787: //104/BD711CDF8094/SIP/Call/sipSPICallInfo:

Disconnect Cause (CC)    : 38

Disconnect Cause (SIP)   : 503

May 11 15:20:56.687: //106/BD711CDF8094/SIP/Error/sip_iwf_sip_copy_channelInfo_to_sdp: We are either escalating, orno stream found for this m-line index:1

May 11 15:20:56.687: //106/BD711CDF8094/SIP/Error/sip_iwf_sip_copy_channelInfo_to_sdp: We are either escalating, orno stream found for this m-line index:1

May 11 15:20:56.687: //106/BD711CDF8094/SIP/Error/sip_iwf_sip_copy_channelInfo_to_sdp: We are either escalating, orno stream found for this m-line index:1

SIP: (106) Group (a= group line) attribute, level 65535 instance 1 not found.

May 11 15:20:56.727: //-1/xxxxxxxxxxxx/SIP/Error/sip_tcp_createconnfailed_to_spi: TCP create conn failed to SPI (addr:193.203.210.38, port:5060)

May 11 15:20:56.727: //106/BD711CDF8094/SIP/Error/sipTransportPostSendFailure: Posting send failure msg

May 11 15:20:56.727: //-1/xxxxxxxxxxxx/SIP/Error/act_idle_send_msg_failure: Send Error to 193.203.210.38:5060 for transport TCP

May 11 15:20:56.727: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQSIG: No Inbound Container Created !!!

May 11 15:20:56.727: //-1/xxxxxxxxxxxx/SIP/Error/sipSPIGetContentQ931: No Inbound Container Created !!!

May 11 15:20:56.727: //106/BD711CDF8094/SIP/Error/sipSPI_ipip_ExtractPassthruContentFromSipContainer: Invalid CCB/Data/Container

May 11 15:20:56.731: //106/BD711CDF8094/SIP/Call/sipSPICallInfo:

shut the dial peer 10 and check