03-24-2008
11:24 AM
- last edited on
03-25-2019
06:56 PM
by
ciscomoderator
Hi all.
A customer asks me how to integrate SIP protocol on IOS gateways to connect his IP communication infrastructure to VoIP service providers and carrirer.
He has already a system with callmanager and IOS Voice Gateways but he whant to add SIP and reduce traditional PSTN lines, using the Internet.
How i can implement it on Cisco IOS Voice Gateways?
Regards.
Solved! Go to Solution.
03-24-2008 11:54 AM
Here's an example configuration using CME, but the concepts are the same. The other piece would be to have the gateway/route group/route list/route pattern configuration in Callmanager to point to the H.323 gateway.
Hope this helps. If so, please rate the post.
Brandon
03-24-2008 11:54 AM
Here's an example configuration using CME, but the concepts are the same. The other piece would be to have the gateway/route group/route list/route pattern configuration in Callmanager to point to the H.323 gateway.
Hope this helps. If so, please rate the post.
Brandon
03-24-2008 12:25 PM
In addition to the good advice by Brandon, remember that if the call has to go through a router, you will need an "IP-To-IP GW" image, that in 12.4, as the filename ending with _ivs, plus you will need to "allow-connections" for the type of call like "h323 to sip" and "sip to h323" under "voice service voip".
Hope this helps, please ate post if it does!
03-28-2008 04:53 AM
Hi.
After a couple o test i have obtained this situation.
I can make outbound calls from Communication Manager to the PSTN via SIP Provider using a Cisco Voice Gateway.
I cannot receive inbound calls because i cannot register the sip-ua beacause i'm not using pots dialpeers but only voip dialpeers and of course i cannot use authentication them.
Ideas?
Regards.
03-28-2008 04:58 AM
Hi, configure credentials under sip-ua to authenticate registration to ITSP.
03-28-2008 06:41 AM
Hi
credentials are already configured.
sip-ua
authentication username 0543199xxxx password xxxxxxxxxxx
no remote-party-id
retry invite 2
retry register 10
retry options 1
timers connect 100
registrar dns:voip.eutelia.it expires 3600
sip-server dns:voip.eutelia.it
MEDIA-VG#sh sip-ua register status
Line peer expires(sec) registered
============ ============= ============ ===========
Without specifying authentication on pots dial-peer, nothing registers.
03-28-2008 04:16 PM
You're right. Please configure a dummy DP of any kind for the purpose. Destination-pattern must the number you're registering.
04-09-2008 11:32 PM
Guys,
This is some useful info.
p.bevilacqua , do you mind elaborating a bit further?
Cheers,
Ayo
04-09-2008 11:38 PM
A pots DP with "sip-register" will try to register that number. Same will do an ephone-dn.
04-09-2008 11:41 PM
Thanks for the prompt reply.
Could you possible include some commands for both the pots DP & the ephone-dn.
Cheers for that.
04-13-2008 08:24 PM
I tried with ucm6be -> CUBE -> SIP PROVIDER,
and I had to set this command;
sip-ua
credentials username xxx password
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