09-14-2012 03:02 AM - edited 03-16-2019 01:12 PM
I have two Xacom GSM ISDN and a Cisco 2901 with one HWIC T1 and another HWIC with 2BRIs.
The BRIs are connected to the Xacom to call mobile phones. Actually, we can call but incoming calls to the Xacom always get the "busy" message.
I have tried ro reset the BRIs but nothing happens and looked up for information in the net, but no one of the soltuions I have read work.
Here I paste the config of the router:
BRI Interfaces
interface BRI0/2/0
no ip address
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
isdn send-alerting
isdn sending-complete
isdn outgoing display-ie
isdn static-tei 0
!
interface BRI0/2/1
no ip address
shutdown
isdn switch-type basic-net3
isdn point-to-point-setup
isdn incoming-voice voice
isdn send-alerting
isdn sending-complete
isdn outgoing display-ie
isdn static-tei 0
Voice Ports
voice-port 0/2/0
compand-type a-law
cptone ES
timeouts initial 3
timeouts interdigit 3
!
voice-port 0/2/1
compand-type a-law
cptone ES
timeouts initial 3
timeouts interdigit 3
Dial-peers
dial-peer voice 5 pots
description ISDN Calls to mobile phones
preference 1
destination-pattern 06........
progress_ind setup enable 3
direct-inward-dial
port 0/2/0
forward-digits 9
!
dial-peer voice 6 pots
description ISDN Calls to mobile phones
preference 1
destination-pattern 06........
progress_ind setup enable 3
direct-inward-dial
port 0/2/1
forward-digits 9
!
dial-peer voice 121 pots
description ** incoming dial peer **
translation-profile incoming mobiles
incoming called-number .%
direct-inward-dial
port 0/2/0
!
dial-peer voice 122 pots
description ** incoming dial peer **
translation-profile incoming mobiles
incoming called-number .%
direct-inward-dial
port 0/2/1
Thanks a lot.
David
09-14-2012 08:35 AM
As mentioned countless times in similar issues.
Take "debug isdn q931" with "term mon".
You will see the called number and find why it's not working.
09-15-2012 08:47 AM
Before posting, I have been searching in the forum, reading a lot of post with similar problems, and no one has solve it (in a lot of them appears the debug isdn q931 command). I have see the logs of the debug isdn q931 but doesn't appear errors or warnings, only the outgoing calls. My error is with the incoming calls, not outgoing calls (that works correct), so I decided to post it here because I think it maybe a basic confguration problem that I can't find.
09-15-2012 09:51 AM
You need to post the output. Or if there is no output, say so.
09-17-2012 04:55 AM
The problem is solved. The Xacom service has come to see the equipments, and was an error in Xacom configuration, not in Cisco.
Thanks a lot for the help
09-20-2012 02:00 AM
Now that I have more info about it, I can explain the solution, so if someone has the same problem can solve it.
The problem was a cmisconfiguration in the Xacom.
In the "GSM Incoming calls" option, in the "Mode" combobox, you have to select "Accept incoming call + dialtone". Then, in the "Time for entering DTMF" option, set it to "0", to send immediately the call to the selected extension. If no extension has been configured, it forwards all the calls and the gateway manages them.
Thanks a lot for your help
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