CUBE SIP Trunk dial-peer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2014 01:33 AM - edited 03-16-2019 10:35 PM
Hi,
I'm using my Cisco 2821 to act as a CUBE.
I have configured the below:-
!
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
!
sip-ua
credentials username XXXXX password XXXXX realm XXXXXX.XXX.XXX
authentication username XXXXX password XXXXX realm XXXXXX.XXX.XXX
retry invite 3
retry response 3
retry bye 3
retry cancel 3
retry register 3
retry options 10
timers trying 1000
timers connect 1000
timers register 1000
registrar ipv4:X.X.X.X expires 3600
!
dial-peer voice 316 voip
destination-pattern 316........
session protocol sipv2
session target ipv4:X.X.X.X
session transport udp
incoming called-number .
dtmf-relay sip-notify
no vad
!
After the configuration, i do a show sip-ua register status.
I see all my pots dial-peer try to register, which they are not suppose to. I stops this by issuing the command "no sip register".
I don't see any SIP voip dial-peer trying to register, the above dial-peer voice 316 voip also does not try to registers.
Anyone can help point out to me on why my pots dial-peer tries to register but not my voip dial-peers ?
Thanks.
- Labels:
-
Unified Communications
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2014 02:05 AM
Usage Guidelines
"SIP gateways can register E.164 numbers on behalf of analog telephone voice ports (FXS), IP phone virtual voice ports (EFXS), and SCCP phones with an external SIP proxy or SIP registrar. The command show sip-ua register statusis only for outbound registration, so if there are no SCCP phones or FXS dialpeers to register, there is no output when the command is run."
Thanks
Manish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2014 09:53 AM
If i can't use the show sip-ua register status to check the whether the SIP trunk from the CUBE has successfully established the trunk with the service provider using the credentials i have entered.
What command or how do i debug this..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2014 10:09 AM
Its not all providers that require you to register before you can use the service. Have you tried making a call? Does the call succeed or does it fail?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2014 01:19 AM
The call fails.. And according to the service provider, they need to see the SIP trunk up on their side 1st before any calls can pass thru.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2014 01:28 AM
Please activate a debug ccsip message an try to make a call.
After that, please post the output.
Thanks
Regards
Carlo