Re: [asterisk-users] Alcatel trunk with asterisk problem on dialing digit-by-digit

2006-11-09 Thread Marco Mouta
Frederico,Pls Post your zapata.conf, any ways pls read bellow:On 11/9/06, Frederico Madeira [EMAIL PROTECTED]
 wrote:Hi guys,I have an Alcatel 4200 with a ISDN board pluged in the asterisk server with TE110P.
Input callsVOIP Proider --- Asterisk --- Alcatel
Output CallsVOIP Proider --- Asterisk --- AlcatelIn alcatel phones, users should dial 2 for take a line tone and can dial. At this point start my problems:1. When users dial 2 on phone (alcatel) they don't received a dial tone, only receive a ocuped tone;
2. When users make step one, in asterisk console i received this message:!! Unexpected Channel selection 3

 -- Extension '' in context 'default' from '027' does not exist. Rejecting call on channel 0/31, span 1If i configure in alcatel short dialing such: if user dial 3020 alcatel sent do asterisk a block number 31122332. In this case works fine.
How i can solve this problem ??Bellow i list my extension.conf[default]ignorepat=0
### Internal Calls## Input Calls exten= 312120XX,1,Dial(Zap/g1/${EXTEN:-4})
exten= 312120XX,2,HangupYou are missing _ for pattern match:exten= _312120XX,1,Dial(Zap/g1/${EXTEN
:-4})exten= _312120XX,2,Hangup
### External Callsexten= _,1,Dial(SIP/[EMAIL PROTECTED],60,Tt) # Local calls
exten= _,2,Hangupexten= _0XX,1,Dial(SIP/[EMAIL PROTECTED],60,Tt) # Long distance Callsexten= _0XX,2Hangupexten= _00XX,1,Dial(SIP/[EMAIL PROTECTED]

,60,Tt) # Internacional Calls
exten= _00XX,2HangupThanks.-- Frederico Madeira[EMAIL PROTECTED]
www.madeira.eng.br

___--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing listTo UNSUBSCRIBE or update options visit:  
http://lists.digium.com/mailman/listinfo/asterisk-users-- Com os melhores cumprimentos,Marco Mouta
___
--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] Alcatel trunk with asterisk problem on dialing digit-by-digit

2006-11-09 Thread Leonardo Gomes Figueira
Frederico,

Frederico Madeira escreveu:
 1. When users dial 2 on phone (alcatel) they don't received a dial tone,
 only receive a ocuped tone;
 
 2. When users make step one, in asterisk console i received this message:
 
 !! Unexpected Channel selection 3
 -- Extension '' in context 'default' from '027' does not exist. 
 Rejecting call on channel 0/31, span 1
 
 If i configure in alcatel short dialing such: if user dial 3020 alcatel
 sent do  asterisk a block number 31122332. In this case works fine.
 
 How i can solve this problem ??

On zapata.conf:

overlapdial=yes

  Leonardo

___
--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] Alcatel trunk with asterisk problem on dialing digit-by-digit

2006-11-09 Thread Marco Mouta
pls post it complete, i can't see there your channels for TE110P 30 voice channels...Also do this:[default]exten= _X.,1,Answer()exten= _X.,2,Noop(This is debug, i'm receive from Alcatel:${EXTEN})
exten= _X.,3,Wait()exten= _X.,4,Playback(vm-goodbye)exten= _X.,5,Hangupexten= h,1,hanguppls post the debug of incoming call from alcatel to * on you CLI .
On 11/9/06, Frederico Madeira [EMAIL PROTECTED] wrote:
Follow bellow:[trunkgroups][channels]language=ukcontext=defaultswitchtype=euroisdnsignalling=pri_netrxwink=300 usecallerid=yeshidecallerid=nocallwaiting=yesusecallingpres=yes
callwaitingcallerid=yesthreewaycalling=yestransfer=yescanpark=yescancallforward=yescallreturn=yesechocancel=yesechocancelwhenbridged=yesrxgain=0.0txgain=0.0group=1callgroup=1
pickupgroup=1immediate=noThanks Marco-- Frederico Madeira
[EMAIL PROTECTED]
www.madeira.eng.br2006/11/9, Marco Mouta 

[EMAIL PROTECTED]:Frederico,
Pls Post your zapata.conf, any ways pls read bellow:
On 11/9/06, Frederico Madeira 
[EMAIL PROTECTED]
 wrote:Hi guys,I have an Alcatel 4200 with a ISDN board pluged in the asterisk server with TE110P.
Input callsVOIP Proider --- Asterisk --- Alcatel
Output CallsVOIP Proider --- Asterisk --- AlcatelIn alcatel phones, users should dial 2 for take a line tone and can dial. At this point start my problems:1. When users dial 2 on phone (alcatel) they don't received a dial tone, only receive a ocuped tone;
2. When users make step one, in asterisk console i received this message:!! Unexpected Channel selection 3



 -- Extension '' in context 'default' from '027' does not exist. Rejecting call on channel 0/31, span 1If i configure in alcatel short dialing such: if user dial 3020 alcatel sent do asterisk a block number 31122332. In this case works fine.
How i can solve this problem ??Bellow i list my extension.conf[default]ignorepat=0
### Internal Calls## Input Calls exten= 312120XX,1,Dial(Zap/g1/${EXTEN:-4})


exten= 312120XX,2,HangupYou are missing _ for pattern match:exten= _312120XX,1,Dial(Zap/g1/${EXTEN


:-4})exten= _312120XX,2,Hangup


### External Callsexten= _,1,Dial(SIP/[EMAIL PROTECTED],60,Tt) # Local calls
exten= _,2,Hangupexten= _0XX,1,Dial(SIP/[EMAIL PROTECTED],60,Tt) # Long distance Callsexten= _0XX,2Hangupexten= _00XX,1,Dial(SIP/[EMAIL PROTECTED]



,60,Tt) # Internacional Calls
exten= _00XX,2HangupThanks.-- Frederico Madeira[EMAIL PROTECTED]
www.madeira.eng.br

___--Bandwidth and Colocation provided by Easynews.com
 --
asterisk-users mailing listTo UNSUBSCRIBE or update options visit:  


http://lists.digium.com/mailman/listinfo/asterisk-users-- Com os melhores cumprimentos,Marco Mouta

___--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing listTo UNSUBSCRIBE or update options visit:  

http://lists.digium.com/mailman/listinfo/asterisk-users-- Frederico Madeira
[EMAIL PROTECTED]
www.madeira.eng.br

___--Bandwidth and Colocation provided by Easynews.com
 --asterisk-users mailing listTo UNSUBSCRIBE or update options visit:  
http://lists.digium.com/mailman/listinfo/asterisk-users-- Com os melhores cumprimentos,Marco Mouta
___
--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] Alcatel trunk with asterisk problem on dialing digit-by-digit

2006-11-09 Thread Frederico Madeira
Thanks Leonardo,After change that parameter resolve the problem.Thans a lot.-- Frederico Madeira[EMAIL PROTECTED]
www.madeira.eng.br
2006/11/9, Leonardo Gomes Figueira [EMAIL PROTECTED]:
Frederico,Frederico Madeira escreveu: 1. When users dial 2 on phone (alcatel) they don't received a dial tone, only receive a ocuped tone; 2. When users make step one, in asterisk console i received this message:
 !! Unexpected Channel selection 3 -- Extension '' in context 'default' from '027' does not exist. Rejecting call on channel 0/31, span 1 If i configure in alcatel short dialing such: if user dial 3020 alcatel
 sent doasterisk a block number 31122332. In this case works fine. How i can solve this problem ??On zapata.conf:overlapdial=yesLeonardo___
--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo 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