cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
677
Views
0
Helpful
4
Replies

Integrate SIP Trunk with CCME

edwincharles
Level 1
Level 1

hi,

we are in the process of integrating SIP Trunk with CCME,

if any one as a working configuration of SIP trunk configuration with CCME please forward

with thanks

edwin

4 Replies 4

islam.irshaid
Level 1
Level 1

Hi,

Simply you can define a dial-peer as below:

!
dial-peer voice 100 voip
    destination-pattern 9..........
    session protocol sipv2
    session target ipv4:x.x.x.x -- Your SIP provider IP
    dtmf-relay rtp-nte
    codec g711alaw
    no vad
!

Regards

i am recieving these debugs while making call outside

LG_CME#
Mar  2 12:27:33.408: //367989/483F93F5A99F/SIP/Call/sipSPICallInfo:
The Call Setup Information is:
Call Control Block (CCB) : 0x72235AD4
State of The Call        : STATE_DEAD
TCP Sockets Used         : NO
Calling Number           : 1202
Called Number            : 90566919592
Source IP Address (Sig  ): 10.196.183.238
Destn SIP Req Addr:Port  : 10.196.183.237:5060
Destn SIP Resp Addr:Port : 10.196.183.237:5060
Destination Name         : 10.196.183.237

Mar  2 12:27:33.408: //367989/483F93F5A99F/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): 10.196.183.238
Source IP Port    (Media): 19482
Destn  IP Address (Media): 0.0.0.0
Destn  IP Port    (Media): 0
Orig Destn IP Address:Port (Media): 0.0.0.0:0

Mar  2 12:27:33.408: //367989/483F93F5A99F/SIP/Call/sipSPICallInfo:
Disconnect Cause (CC)    : 38
Disconnect Cause (SIP)   : 200

Can you supply your config?

hi, please find the config attached