[asterisk-users] Strange Error when calling

Joshua Colp jcolp at digium.com
Wed Jul 26 11:01:07 MST 2006


----- Original Message -----
From: Mohamed A. Gombolaty
[mailto:mgombolaty at noorgroup.net]
To: asterisk-users at lists.digium.com
Sent:
Wed, 26 Jul 2006 18:40:07 -0300
Subject: [asterisk-users] Strange Error when
calling


> Dear All,

Greetings.

> I have a strange problem in recieving calls  on the pri the zaptel is
> green and everything seems very well, but when a call comes I can see
> the call along with the caller ID but then I get this strange message
> which make the call hungup:
> 
> 
> error msg: 'zap-in' from '0109687348' does not exist.  Rejecting call on
> channel 0/18, span 1.
> 

Usually on a PRI you will get the number that the person dialed, the DID or DDI you might call it. In this case Asterisk will send it to an extension with that number, not the 's' extension. Try adding an extension with the number that does the same as your s extension to see if this is it. Or even:

exten => _X.,1,Noop(Hey they called ${EXTEN})
exten => _X.,n,Hangup

> 
> --
> Thx
> MAG
> 

Joshua Colp
Digium



More information about the asterisk-users mailing list