09-22-2014 01:34 PM - edited 03-17-2019 12:15 AM
I have connected a Cisco 2901 CME Gateway to a T-1 link through a VWIC3-1MFT-T1/E1
This is my configuration for channel 1
ds0-group 0 timeslots 1 type e&m-immediate-start
dial-peer voice 1001 pots
corlist outgoing port1
service default
destination-pattern 1111101
port 0/0/0:0
With this configuration, I am able to dial 1111101 from my soft phone application and the first channel basically just goes off hook and let’s the PBX do the dialing. It all works great with one exception. I am connecting to a “dry” termination. Nothing on the terminating end has the ability to generate ringback tone or any status tone for that matter.
The softphone app has the ability to play a ringback tone wav files, but that function is triggered by receiving a SIP 180 message from the gateway. With this config, I am not receiving a SIP 180 from the gateway, just a SIP 183.
Is there any way to force the gateway to suppress the 183 and send a 180 instead? If not, is there a way to make the gateway provide the ringback tone?
Thanks
Edit 10/3/14:
Brian's advice was part of the solution ("voice call send-alert" as a global command). The other part involved adding " progress_ind alert strip " in the Dial-Peers.
Thanks for the help!
Solved! Go to Solution.
09-23-2014 08:21 AM
Analog ports always send 183 Session Progress. Try adding "voice call send-alert" on your dial-peers to send an alerting (180) message instead of a progress message with a progress indicator (183).
09-23-2014 02:10 AM
Hi.
Can you please send the output of a debug ccsip message while calling from the softphone?
Thanks
Regards
Carlo
09-23-2014 08:21 AM
Analog ports always send 183 Session Progress. Try adding "voice call send-alert" on your dial-peers to send an alerting (180) message instead of a progress message with a progress indicator (183).
10-03-2014 10:35 AM
Resolved!
Brian's advice was part of the solution ("voice call send-alert" as a global command). The other part involved adding " progress_ind alert strip " in the Dial-Peers.
Thanks for the help!
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