[Asterisk-Users] T100P PRI question

Andrew Kohlsmith akohlsmith-asterisk at benshaw.com
Wed Dec 8 10:53:55 MST 2004


On December 8, 2004 12:45 pm, Rich Adamson wrote:
> It would appear the call failed due to "Info. element nonexist" or
> "Invalid number format".

is your pridialplan=unknown and do you know how your telco is expecting calls 
from you?  I've seen some telcos refuse calls if Caller ID Name was set too 
so for now make sure you have

exten => 1NXXNXXXXXX,1,SetCIDName()
exten => 1NXXNXXXXXX,2,SetCIDNum()
exten => 1NXXNXXXXXX,3,Dial(Zap/G1/${EXTEN})

to clear out that information.  Is your telco expecting the '1'?  Is your PRI 
provisioned for outbound calling?  These are all issues your telco and you 
need to hammer down.  PRI is very picky and both sides need to be on the same 
page.

-A.



More information about the asterisk-users mailing list