09-23-2015 03:05 AM - edited 03-17-2019 04:22 AM
Hi
I have no experiance in Cisco 2901 router configuration. I am using VIC2-2FXO (2 analog ports) to connect to VOXEO Prophecy voice portal. As in VOXEO documentation described , I have to define Dial Peer to the IP address where Voxeo Prophecy Installed.
The problem is that when make a call from PSTN the line rings the specified number of rings and after that gives the busy tone.
Nothing is appearing in Voxeo Log relevant to the call.
Attached are the running configuration and the a debug result when making the call.
Please any advice is highly appreciated.
Solved! Go to Solution.
09-23-2015 03:11 AM
No attachment!
09-23-2015 06:35 AM
Please add following commands and then share the output of debug ccsip messages;
voice service voip
sip
bind control source-interface GigabitEthernet 0/0
bind media source-interface GigabitEthernet 0/0
early-offer forced
09-23-2015 03:11 AM
No attachment!
09-23-2015 03:17 AM
Sorry , by mistake ,I press the "correct answer"
09-23-2015 03:31 AM
I was thinking so... how 'No attachment' could solve your issue :)
I assume that there is an incoming call on FXO port which you want to route it to VOXEO using SIP. True?
If that is the case, you need to define the number (destination-pattern) to be routed to VOXEO.
Lets say number is 1000...
Add 'connection plar 1000' command under voice-port x/y/z.
Add 'destination-pattern 1000' command under dial-peer voice 100 voip
Share the result then.
09-23-2015 06:01 AM
Thank you for your reply Vivek.
After doing what you propose I moved one step forward. Now I do not receive busy tone.As I can see in debug the "dial-peer voice 100 voip" is reached but
1. There is silence from the call
2. Nothing is appearing in Voxeo Log relevant to the call.
Attached are the running config and the debug output.
Thanks
09-23-2015 06:35 AM
Please add following commands and then share the output of debug ccsip messages;
voice service voip
sip
bind control source-interface GigabitEthernet 0/0
bind media source-interface GigabitEthernet 0/0
early-offer forced
09-24-2015 01:42 AM
sip bind commands ok.
Unable to run the "early-offer forced" command in global or dial-peer mode.
dimicrocisco(config)#voice service voip
dimicrocisco(conf-voi-serv)#sip
dimicrocisco(conf-serv-sip)#early-offer forced
^
% Invalid input detected at '^' marker.
-----------------------------------------------------
dimicrocisco(config)#dial-peer voice 100 voip
dimicrocisco(config-dial-peer)#early-offer forced
^
% Invalid input detected at '^' marker.
dimicrocisco(config-dial-peer)#voice-class sip early-offer forced
^
% Invalid input detected at '^' marker.
------------------------------------
No success to reach Voxeo
Attached are the running config and the debug ccsip messages output.
Thanks
09-24-2015 02:15 AM
Hi,
Configuration seems good now and router is sending INVITE too to VOXEO but there is no reply from VOXEO. We now need to check at VOXEO end why it's not replying to INVITE.
Thanks
09-25-2015 03:29 AM
Hi,
It works after changing the Voxeo config i.e. there was no default application and no application with address "7654@192.168.1.198". There is problem with disconnect when the inbound call from FXO goes on-hook. Then the FXO port remain open (busy tone) and the only way to go on-hook is to close the voxeo prophecy server. I have tried "Power Denial-based Supervisory Disconnect" and "Tone-based Supervisory Disconnect" with no success . The installed VIC-2FXO does not support "Battery Reversal".
Thanks
09-25-2015 03:29 AM
Hi,
Thanks for sharing the information.
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