Re: [asterisk-users] Strange Error when calling

2006-07-30 Thread Mohamed A. Gombolaty


Dear All,
After doing the test everything went fine, Thanks Anthony for putting
me on the right direction.
Thx
MAG
"Mohamed A. Gombolaty" wrote:
Dear Anthony,
I believe you where right the dial plan seems to have been missing the
TRUNK= statement and I found one in the file extensions.conf but not the
correct group I configured so I changed it and will test again.
Thx
MAG
"Mohamed A. Gombolaty" wrote:
Dear Anthony,
The dial plan is currently very simple it should pick up any call
and send it to a sip phone registered, you can see the context below named
zap-in is what I am using, it is only that and nothing more, is there something
extra I have to add to dial plan or to that context ?
Thx
MAG
Anthony Rodgers wrote:
This looks like a dialplan problem - do you have
a match for
0109687348 in the zap-in context in your dialplan?
A.
On 26-Jul-06, at 2:40 PM, Mohamed A. Gombolaty wrote:
> Dear All,
> 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.
>
> the PRI is an E1 and I have the following configuration for
> extensions.conf
>
> [zap-in]
> exten => s,1,Answer
> exten => s,2,Dial(sip/100)
> exten => s,3,Hungup
>
> as for the zapata.conf it is as follow:
>
> [channels]
> language=en
> switchtype=euroisdn
> signalling=pri_cpe
> context=zap-in
> group=0
> channel=>1-15,17-31
>
> I don't know what the problem is or where to look, I will
> appreciate it if someone can help me out?
>
> Thx
> MAG
>
> -- Thx MAG
> ___
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users

--
Thx
MAG


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users


--
Thx
MAG


--
Thx
MAG

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Strange Error when calling

2006-07-27 Thread Mohamed A. Gombolaty


Dear Anthony,
The dial plan is currently very simple it should pick up any call
and send it to a sip phone registered, you can see the context below named
zap-in is what I am using, it is only that and nothing more, is there something
extra I have to add to dial plan or to that context ?
Thx
MAG
Anthony Rodgers wrote:
This looks like a dialplan problem - do you have
a match for
0109687348 in the zap-in context in your dialplan?
A.
On 26-Jul-06, at 2:40 PM, Mohamed A. Gombolaty wrote:
> Dear All,
> 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.
>
> the PRI is an E1 and I have the following configuration for
> extensions.conf
>
> [zap-in]
> exten => s,1,Answer
> exten => s,2,Dial(sip/100)
> exten => s,3,Hungup
>
> as for the zapata.conf it is as follow:
>
> [channels]
> language=en
> switchtype=euroisdn
> signalling=pri_cpe
> context=zap-in
> group=0
> channel=>1-15,17-31
>
> I don't know what the problem is or where to look, I will
> appreciate it if someone can help me out?
>
> Thx
> MAG
>
> -- Thx MAG
> ___
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users

--
Thx
MAG

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Strange Error when calling

2006-07-27 Thread Mohamed A. Gombolaty


Dear Anthony,
I believe you where right the dial plan seems to have been missing the
TRUNK= statement and I found one in the file extensions.conf but not the
correct group I configured so I changed it and will test again.
Thx
MAG
"Mohamed A. Gombolaty" wrote:
Dear Anthony,
The dial plan is currently very simple it should pick up any call
and send it to a sip phone registered, you can see the context below named
zap-in is what I am using, it is only that and nothing more, is there something
extra I have to add to dial plan or to that context ?
Thx
MAG
Anthony Rodgers wrote:
This looks like a dialplan problem - do you have
a match for
0109687348 in the zap-in context in your dialplan?
A.
On 26-Jul-06, at 2:40 PM, Mohamed A. Gombolaty wrote:
> Dear All,
> 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.
>
> the PRI is an E1 and I have the following configuration for
> extensions.conf
>
> [zap-in]
> exten => s,1,Answer
> exten => s,2,Dial(sip/100)
> exten => s,3,Hungup
>
> as for the zapata.conf it is as follow:
>
> [channels]
> language=en
> switchtype=euroisdn
> signalling=pri_cpe
> context=zap-in
> group=0
> channel=>1-15,17-31
>
> I don't know what the problem is or where to look, I will
> appreciate it if someone can help me out?
>
> Thx
> MAG
>
> -- Thx MAG
> ___
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
___
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users

--
Thx
MAG


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users


--
Thx
MAG

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Strange Error when calling

2006-07-26 Thread Mohamed A. Gombolaty


Dear All,
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.
the PRI is an E1 and I have the following configuration for extensions.conf
[zap-in]
exten => s,1,Answer
exten => s,2,Dial(sip/100)
exten => s,3,Hungup
as for the zapata.conf it is as follow:
[channels]
language=en
switchtype=euroisdn
signalling=pri_cpe
context=zap-in
group=0
channel=>1-15,17-31
I don't know what the problem is or where to look, I will appreciate
it if someone can help me out?
Thx
MAG
--
Thx
MAG

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Strange Error when calling

2006-07-26 Thread Joshua Colp
- Original Message -
From: Mohamed A. Gombolaty
[mailto:[EMAIL PROTECTED]
To: asterisk-users@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
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Strange Error when calling

2006-07-26 Thread Anthony Rodgers
This looks like a dialplan problem - do you have a match for  
0109687348 in the zap-in context in your dialplan?


A.

On 26-Jul-06, at 2:40 PM, Mohamed A. Gombolaty wrote:


Dear All,
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.


the PRI is an E1 and I have the following configuration for  
extensions.conf


[zap-in]
exten = s,1,Answer
exten = s,2,Dial(sip/100)
exten = s,3,Hungup

as for the zapata.conf it is as follow:

[channels]
language=en
switchtype=euroisdn
signalling=pri_cpe
context=zap-in
group=0
channel=1-15,17-31

I don't know what the problem is or where to look, I will  
appreciate it if someone can help me out?


Thx
MAG

--  Thx MAG
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users