Help! outgoing calls driving me nuts!

Hi Guys,

I have an Asterisk 1.6 install using a Digium T210P PRI card on ISDN30.

I can receive all incoming calls to both groups and extensions.

I can call mobile numbers eg: 07### ### ### (here are the console logs: pastebin.com/uhWq62Tr )
I can call national numbers eg: 0845 ### #### (here are the console logs: pastebin.com/XE3tyW2M )

I cannot call local numbers eg: 01905 ### ### (here are the console logs: pastebin.com/3FY0XpKU )
I cannot call local number without area code eg: ### ### (here are the console logs: pastebin.com/pcVfjt0x )
I cannot call international numbers eg: 0041 ## ### ## ## (here are the console logs: pastebin.com/FkvhGe3i )

To successfully call the mobile and national phone numbers I have had to strip off the 0 from the front of the number (very strange).

Has anyone else experienced this issue?

Please see my configs here:
/etc/dahdi/system.conf : pastebin.com/eW3FCgDw
/etc/asterisk/chan_dahdi.cong : pastebin.com/9M9QFZnJ
/etc/asterisk/chan_dahdi_additional.conf : pastebin.com/hCHHmbcN
/etc/asterisk/dahdi-channels.conf : pastebin.com/StjxMwjy

if anyone can help I would be extremely grateful!

Hi

pridialplan=unknown

prilocaldialplan=unknown

you need to add these BEFORE the includes not at teh end of the file.

Ian Plain

Also you are dialing teh numbers without the leading zero

Executing [s@macro-dialout-trunk:19] Dial(“SIP/504-00000029”, “DAHDI/g1/1905361040,300,”) in new stack

Ian

Hi Ian,

I had to strip the 0 to get the mobile and national numbers to dial.

correct the config as mentioned and it should all work ok

Ian
www.cyber-cottage.co.uk

HI Ian,

Thanks for your help. it works a treat!!!

Thays good to know :smile:

Ian