cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
909
Views
0
Helpful
1
Replies

configure the router for switching on outgoing calls

Edson Vuma
Level 1
Level 1

Hi,

Is it possible to configure the router for switching on outgoing calls?

I have the following config:

dial-peer cor custom
name international
name mobiles
name national_locals
name noAccess
!
!
 
dial-peer cor list INT
member international
member mobiles
member national_locals
!
 
dial-peer cor list MB
member mobiles
member national_locals
!
 
dial-peer cor list NATLOC
member national_locals
!
 
dial-peer cor list NOACCESS
member noAccess
!
 
dial-peer cor list INTERNATIONAL
member international
!
 
dial-peer cor list MOBILES
member mobiles
!
 
dial-peer cor list NATIONALLOCALS
member national_locals
!
!
 
dial-peer voice 3 pots
description Internationals
destination-pattern 900T
port 0/0/0:15
prefix 00
!
 
dial-peer voice 1 pots
description Nationals and Locals
destination-pattern 92[13-9]......
port 0/0/0:15
forward-digits 8
!
 
dial-peer voice 2 pots
description Mobiles or Cellular
destination-pattern 98[246].......
port 0/1/0
forward-digits 9
!

On my router, I have a GSM card.

The router has too PSTN using an ISDN PRI line.

The phones are configured with this and they work properly.

The thing is when someone is on the phone (to a mobile phone), the router makes this call using the GSM card (because of the dial peers). CORRECT

But, on that moment, when someone else tries to make a call to a MOBILE PHONE, he simply can’t, because the router tries again to make the through the GSM card that is busy at that moment.

So my question is:

Is it possible to, on those moments, make the router go out using the secondary number ([DID - Direct Inward Dialing] through PSTN using an ISDN PRI)???

CME(config)#ephone-dn  1  dual-line
number 01 secondary 21311601      <-- Example of secondary number for external calls (21 is the code of my city, Maputo)
label phoneLabel1
name phoneName1

Any help?

--
Regards
Edson Vuma       

-- Regards Edson Vuma
1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

Already discussed in another thread

https://supportforums.cisco.com/thread/2177868?tstart=0

Please do not open duplicates