03-21-2013 07:35 AM - edited 03-16-2019 04:23 PM
Hi, I am trying to get inbound and outbound calling working. I am trying to get inbound first, and setup my config....however, it rings busy. My provider is VOIP.MS, and it shows registered on their main page and all incoming connections work fine. Even to my VM and AA system. I did a ccsip debug error and attached this with the config as well.
I need help to get our phone system up and communicating.
Thanks!
Ping to chicago.voip.ms works fine too:
USRMIHQ#ping chicago.voip.ms
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 173.208.83.50, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 20/30/60 ms
USRMIHQ#
Solved! Go to Solution.
03-21-2013 10:16 AM
Hi Frederick,
Look like the call is been blocked by your gateway. Please add this:
voice service voip ip address trusted list ipv4 0.0.0.0 0.0.0.0
Regards
Please rate all useful posts
Favor calificar todos las respuestas útiles.
___________________________________________
LinkedIn Profile: do.linkedin.com/in/leosalcie
MDGDP, CCNA, CCNA Voice, CCNP Voice Certified
03-26-2013 09:54 PM
This traces doesn't actually show any call information. It is as if the call never reached the router. The trace shows an OPTIONS ping sent to the provider and that is all.
Can you check that your SIP trunk is still registered to the provider? You can use "show sip-ua register status" to find this out.
03-21-2013 10:16 AM
Hi Frederick,
Look like the call is been blocked by your gateway. Please add this:
voice service voip ip address trusted list ipv4 0.0.0.0 0.0.0.0
Regards
Please rate all useful posts
Favor calificar todos las respuestas útiles.
___________________________________________
LinkedIn Profile: do.linkedin.com/in/leosalcie
MDGDP, CCNA, CCNA Voice, CCNP Voice Certified
03-22-2013 09:08 AM
What is wierd is that inbound works, and I hear the AA but I cannot speak nor dial any choices, like it cannot hear me.
03-22-2013 09:26 AM
So now you're able to receive the inbound calls, right?
Please rate all useful posts
Favor calificar todos las respuestas útiles.
___________________________________________
LinkedIn Profile: do.linkedin.com/in/leosalcie
MDGDP, CCNA, CCNA Voice, CCNP Voice Certified
03-22-2013 09:43 AM
Yes, through Exchange UM. I can hear the Auto attendant and choices but no matter what I say or press it does not seem to get it.
03-22-2013 10:21 AM
Hello Frederick this address trusted list is mechanism againts toll fraud if you leave the config that way:
You router will accept call from any ip source:
voice service voip
ip address trusted list
ipv4 0.0.0.0 0.0.0.0
This is not recommend, take a look on this doc:
http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a0080b3e123.shtml
Regards
Leonardo Santana
03-22-2013 10:41 AM
Thank you, will adjust accordingly.
So two issues I am still having trouble dealing with:
1) Incoming calls not being heard by the auto attendant.
2) I need to make outgoing calls, preferably with a 9 prepended and stripped before going to SIP provider.
Can anyone help on this please?
03-22-2013 09:51 PM
bump
03-22-2013 09:59 PM
This is my ccsip error log when dialing in:
USRMIHQ#debug ccsip error
SIP Call error tracing is enabled
USRMIHQ#
SIP: (1796) Attribute mid, level 1 instance 1 not found.
Mar 23 04:57:52.916: //1796/0D90B5378366/SIP/Error/sipSPI_ipip_update_codec_params_in_channelInfo:
failed to update call entry
Mar 23 04:57:52.916: //1796/0D90B5378366/SIP/Error/sipSPI_ipip_update_call_entry:
failed to update call entry
Mar 23 04:57:52.916: //-1/xxxxxxxxxxxx/SIP/Error/sipSPI_ipip_set_channel_count: Unable to set CHANNEL_COUNT for callid 1796
Mar 23 04:57:52.916: //1796/0D90B5378366/SIP/Error/sip_iwf_sip_copy_sdp_to_channelInfo: Channel count is not set at this point. Not SIP-SIP or SET_MODE is not done.
Mar 23 04:57:52.920: //1797/0D90B5378366/SIP/Error/sip_iwf_sip_copy_channelInfo_to_sdp: We are either escalating, orno stream found for this m-line index:1
SIP: (1797) Group (a= group line) attribute, level 65535 instance 1 not found.
Mar 23 04:57:52.988: //1797/0D90B5378366/SIP/Error/ccsip_alert_parent_or_child: Unable to add unsupported
hdrs to container
SIP: Attribute mid, level 1 instance 1 not found.
Mar 23 04:57:52.992: //1796/0D90B5378366/SIP/Error/sipSPIUpdateRtpSession: voip_rtp_update_callinfo returns FALSE
SIP: (1796) Group (a= group line) attribute, level 65535 instance 1 not found.
Mar 23 04:58:14.324: //1798/000000000000/SIP/Error/sipSPIAddPrivacyHeader: Orig Container is NULL...should have value
Mar 23 04:58:14.324: //1798/000000000000/SIP/Error/sipSPIAddAssertedIDHeader: Orig Container is NULL...should have value
Mar 23 04:58:14.324: //1798/000000000000/SIP/Error/sipSPIAddPreferredIDHeader: Orig Container is NULL...should have value
03-23-2013 04:14 PM
Can anyone help?
03-23-2013 04:21 PM
Can you post your latest config?
For the voicemail issue can you perform the following debugs and make an inbound call then post the result.
Debug ccsip messages
Debug ccsip call
Sent from Cisco Technical Support iPhone App
03-23-2013 06:20 PM
03-23-2013 07:09 PM
I will work on this config for you now. But before I do I thought it best to point out the following 2 things.
1st - Setup a firewall on your internet interface as this is currently open to the internet and your config includes your public IP address. Also the SIP service on your router is trusting all IP address which leaves you open to toll fraud. I would change the following to only trust the IP address of your SIP providers Signaling servers.
voice service voip
ip address trusted list
ipv4 0.0.0.0 0.0.0.0
2nd - Change your password, as your config includes the password hash which can be broken. As your config allows all SSH traffic to your router someone could easily reverse engineer your password and gain access.
03-23-2013 08:05 PM
Dualy noted! Thanks
03-23-2013 07:19 PM
This will give you the basis of an outbound dial plan.
voice translation-profile SIP_OUTBOUND
translate called 2
dial-peer voice 2000 voip
description **VoIP MS OUTBOUND**
translation-profile outgoing SIP_OUTBOUND
destination-pattern 9T
session protocol sipv2
session target sip-server
session transport tcp
dtmf-relay rtp-nte
codec g711ulaw
no vad
To get the best results you will want to create multiple dial peers based on the above example, replacing the line "destination-pattern 9T" with more specific rules that relate to your countries dial plan. The above will get outbound calls working, however it relies on the interdigit timeout being triggered before the calls will be placed (so you will have to wait up to 15 seconds before the call is sent to the SIP provider).
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