07-31-2018 01:22 PM - edited 03-18-2019 12:28 PM
We are in stage to configure SIP trunk to ITSP from ISR 4331 gateway, I have added following configuration, but SIP-UA registration status is showing as "no".
Call flow:
CUCM >> SIP >> Gig 0/0/0 >> ISR 4431 gateway >> Gig 0/0/1 >> SIP >> ITSP.
voice service voip
no ip address trusted authenticate
allow-connections sip to sip
fax protocol pass-through g711ulaw
sip
bind control source-interface GigabitEthernet0/0/0
bind media source-interface GigabitEthernet0/0/0
header-passing
asserted-id pai
early-offer forced
midcall-signaling passthru
privacy-policy passthru
sip-ua
credentials username xxxxxxx password yyyyyyy realm <sip registrar domain name>
authentication username xxxxxxx password yyyyyyy
retry invite 2
retry register 10
timers connect 100
timers buffer-invite 900
registrar dns:<SIP Registrar domain name> expires 3600
sip-server dns:<sip registrar domain name>
host-registrar
also tried to configured with IP address.
sip-ua
credentials username xxxxxxx password yyyyyyy realm <sip registrar domain name>
authentication username xxxxxxx password yyyyyyy
retry invite 2
retry register 10
timers connect 100
timers buffer-invite 900
registrar ipv4: xxx.xxx.xxx.xxx expires 3600
sip-server ipv4:xxx.xxx.xxx.xxx
Service provider link is directly connected on ISR gateway to gig 0/0/1. CUCM is communication with on gig 0/0/0, SIP trunk between CUCM and ISR gateway is good and E1 PRI calls are working fine.
Service provider sip server is pinging from gateway, in "debug ccsip messages" no messages shown from ISR router to service provider SIP Server host name or Ip address, can I get help what is missed here.
Enabling the CUBE feature " Mode border-element" is mandatory? CIsco TAC says that gateway automatically act as CUBE after adding the command "allow connection from SIP to SIP" in global configuration.
"Show cube status" output say "CUBE is not activated".
07-31-2018 01:38 PM
07-31-2018 01:44 PM
Hi,
Can you please activate a debug ccsip messages, remove the credential configuration under sip-ua section and put it back again?
Please remember that to see debug output you should have logging parameters correctly configured on your gateway.
Command on global configuration mode are:
logging buffered 4096
logging monitor
logging monitor debug
Please also post the output of a show sip-ua register status
Thanks
Regards
Carlo
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