08-19-2006 06:36 PM - edited 03-15-2019 04:26 AM
I want to call forward the call from CCM IP phone to CME ephone's voicemail which setup in CUE. works okay between CME ephones. configured voice service as follows but no luck. what did I missing to implement?
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
no supplementary-service h450.2
no supplementary-service h450.3
-CCM4.1.3, configured H225 trunk. leave uncheck the MTP on the trunk device
-gatekeeper to connect between CCM and CME
-CME3.3, h323 to gatekeeper and sip to CUE
-CUE2.1
Thanks in advance,
08-19-2006 07:42 PM
I realized its codec issue since I setup g729 in CCM. works if I shutdown the gk and re-routing via PSTN with g711.
configured transcode in CME but another problem is get a silence(no welcome prompt) in the CCM IP phone even successfully forwared the call to CUE and display on the CCM phone "Connected". follows the CME output before and after call setup. advise please.
1) before call setup
CME# sh sdspfarm sessions summary
max-mtps:1, max-streams:32, alloc-streams:4, act-streams:2
ID MTP State CallID confID Usage Codec/Duration
==== ===== ====== =========== ====== ============================= ==============
1 1 START 269 1 Ip-Ip G729 /20ms
2 1 START 271 1 Ip-Ip G711Ulaw64k /20ms
3 1 IDLE -1 0 G711Ulaw64k /20ms
4 1 IDLE -1 0 G711Ulaw64k /20ms
2) after call setup
CME# sh sdspfarm sessions summary
max-mtps:1, max-streams:32, alloc-streams:4, act-streams:4
ID MTP State CallID confID Usage Codec/Duration
==== ===== ====== =========== ====== ============================= ==============
1 1 START 269 1 Ip-Ip G729 /20ms
2 1 START 271 1 Ip-Ip G711Ulaw64k /20ms
3 1 START 283 3 Ip-Ip G729 /0ms
4 1 START 285 3 Ip-Ip G711Ulaw64k /20ms
08-20-2006 10:45 AM
It works by restart the CME router and have a question the sip-ua output. I have two media streams but the 2nd shows "STREAM_IDLE". I think this is for g729 connected to CCM via h323 gk. Can I get an explanation why?
CME#sh sip-ua calls
SIP UAC CALL INFO
Call 1
SIP Call ID : 1B6D4D7C-FB4E11DA-802BAF13-A036A662@10.253.66.254
State of the call : STATE_ACTIVE (7)
Substate of the call : SUBSTATE_NONE (0)
Calling Number : 4083132006
Called Number : 4211
Bit Flags : 0x101A0030 0x100000 0x500
CC Call ID : 95
Source IP Address (Sig ): 10.253.66.254
Destn SIP Req Addr:Port : 10.253.66.2:5060
Destn SIP Resp Addr:Port: 10.253.66.2:5060
Destination Name :
Number of Media Streams : 2
Number of Active Streams: 1
RTP Fork Object : 0x0
Media Stream 1
State of the stream : STREAM_ACTIVE
Stream Call ID : 95
Stream Type : voice-only (0)
Negotiated Codec : g711ulaw (160 bytes)
Codec Payload Type : 0
Negotiated Dtmf-relay : inband-voice
Dtmf-relay Payload Type : 0
Media Source IP Addr:Port: 10.253.66.254:16998
Media Dest IP Addr:Port : 10.253.66.2:16904
Orig Media Dest IP Addr:Port : 0.0.0.0:0
Media Stream 2
State of the stream : STREAM_IDLE
Stream Call ID : -1
Stream Type : voice+dtmf (1)
Negotiated Codec : No Codec (0 bytes)
Codec Payload Type : 255 (None)
Negotiated Dtmf-relay : inband-voice
Dtmf-relay Payload Type : 0
Media Source IP Addr:Port: 10.253.66.254:17120
Media Dest IP Addr:Port : 0.0.0.0:0
Orig Media Dest IP Addr:Port : 0.0.0.0:0
Number of SIP User Agent Client(UAC) calls: 1
SIP UAS CALL INFO
Number of SIP User Agent Server(UAS) calls: 0
CME#sh sccp connections
sess_id conn_id stype mode codec ripaddr rport sport
1 2 xcode sendrecv g711u 10.253.66.254 2000 16518
1 1 xcode sendrecv g729 10.253.66.254 2000 17620
Total number of active session(s) 1, and connection(s) 2
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide