cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3676
Views
0
Helpful
7
Replies

SIP trunk PRI from Etisalat cme configuration

zeuscyril
Level 4
Level 4

hi all,

i got the details from my ISP to configure SIP trunk and they hve provided the proxy and username,authentication ID , Password.

and it is PRI with 100 Numbers.

how to configure the ITSP trunk ?

my ISP is etisalat. can anybody succeed with the ITSP configuration on CME.

7 Replies 7

Amod Joshi
Level 1
Level 1
Can you share the configuration of the SIP trunk on your gateway?

Sreekanth Narayanan
Cisco Employee
Cisco Employee
You can configure those details under the sip-ua section or under voice class tenant.
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/voice/cube_sipsip/configuration/xe-3s/asr1000/cube-sipsip-xe-3s-asr1000-book/voi-sip-trunk-reg.html

sip-ua
registrar 1 <registrar server name> expires 3600
authentication username <username> password <password> realm <realm name>
sip-server ipv4:A.B.C.D

Please find my below configuration...

voice service voip
ip address trusted list
ipv4 192.168.1.6 255.255.255.255
dtmf-interworking rtp-nte
allow-connections sip to sip
supplementary-service h450.12
no supplementary-service sip moved-temporarily
no supplementary-service sip refer
no supplementary-service sip handle-replaces
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
sip
g729 annexb-all
!
dial-peer voice 201 voip
destination-pattern 0[5-6][0-8].......
session protocol sipv2
session target ipv4:192.168.1.6
session transport udp
voice-class sip localhost dns:4XXXXXXX.etisalat
voice-class sip dtmf-relay force rtp-nte
voice-class sip profiles 101
dtmf-relay rtp-nte
codec g711ulaw
no vad
!
!
sip-ua
authentication username 4XXXXXXX password 7 050F13022C55
registrar 1 dns:4XXXXXXX.etisalat expires 3600
sip-server ipv4:192.168.1.6

R0g22
Cisco Employee
Cisco Employee
Are you sure you are not confusing two different things here ? It's a SIP trunk and it is a PRI with 100 numbers ? What is that supposed to mean ? Are you porting from TDM to SIP ? Also, do they require the trunk to be registered or are the credentials for proxy auth ?

Dear Nipun,

 

Its a sip trunk with 10 channels and 100 DID’s. ITSP provided us the public ip, username password, domain name.

You won't have CHANNELS per se for a SIP trunk. SIP trunk is nothing but a WAN/ISP IP link. The number of calls that you can route through that SIP trunk is dependent upon the bw for the link and the codecs in use. You can have as many DID's as you like but you need to take care that if all the DID's are making/receiving simultaneous calls, it should not over subscribe the trunk/IP/WAN link.

Hi,

 

There are some ITSP request to register each DDR in proxy server using E164. So for each DDR you will use the <credentials username 4XXXXXXX password 7 050F13022C55 realm 192.168.1.6>.

 

sip-ua
 authentication username 4XXXXXXX password 7 050F13022C55

 credentials username 4XXXXXXX password 7 050F13022C55 realm 192.168.1.6

 no remote-party-id
 retry invite 4
 retry response 3
 retry bye 2
 retry cancel 2
 retry options 1
 timers connect 100
 timers keepalive active 100
 sip-server ipv4:192.168.1.6

 registrar 1 dns:4XXXXXXX.etisalat expires 3600

 host-registrar

 

 

Daniel Sobrinho
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: