Hello, Yes that's the only extension. I tried add an extension 1 to the config. end up the extension getting execute.
Foong ----- Original Message ----- From: "Michael Manousos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 06, 2003 5:36 PM Subject: Re: [Asterisk-Users] chan_oh323 + dtmf > Chee Foong wrote: > > Hello Michael > > > > My extensio.conf are as follows: > > I have try it with H323 phone, it works ok all digits detected. Only when > > call is coming from pstn cause the problem > > Also, the console output when digit is press is: > > Invalid extension '1 ' in context.......' > > There is a space after the 1, I believe its a # key. It could possible be > > the problem? Any idea to fix it? > > > > > > [conference] > > ; > > ; conference: Conference Call > > ; > > exten => s,1,Ringing > > exten => s,2,DigitTimeout,10 ; Set Digit Timeout to 5 seconds > > exten => s,3,ResponseTimeout,10 ; Set Response Timeout to 10 seconds > > exten => s,4,Answer > > exten => s,5,Background(conf-getconfno) > > exten => t,6,Goto(s,5) > > > > exten => 1234,1,Meetme,1234|ps|9888 > > > > Do you have any other extension in this context that could > match a single digit? > > > Michael. > > > > > > > ----- Original Message ----- > > From: "Michael Manousos" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, August 06, 2003 4:40 PM > > Subject: Re: [Asterisk-Users] chan_oh323 + dtmf > > > > > > > >>Chee Foong wrote: > >> > >>>Hello all, > >>> > >>>I have a cisco AS5300 which is register with a gatekeeper and a Asterisk > >>>server also register with the gatekeeper. > >>> > >>>PSTN ---->AS5300 ---->Gatekeeper ---->Asterisk > >>> > >>>I set up a conference room on the Asterisk sever (Room No 1234). > >>>I try to call from PSTN to AS5300, The AS5300 will call the Asterisk > >>>server through the gatekeeper. > >>>I manage to get to the start of the conference where the 'Please key > >>>in conference number' is played. > >>>But when I press the room no (1234), Asterisk only get the first digit > >>>which is 1 and play 'Invalid conference number' right a way. > >> > >>What are the contents of your extensions.conf at the point that you are > >>trying to enter the conference number? > >> > >>After the H.323 channel has been answered, the DTMFs are handled > >>by the application connected to the channel (conferencing here). > >> > >> > >>>I am using chan_oh323, I am close to get this thing to work (having > >>>sorted the correct codec), just the dtmf issue now. I am using digium's > >>>g729. > >>> > >>>By the way how many variation of g729 are there. I know g729a, g729b, > >>>but there seem to be others. > >>> > >>>Please help. > >>> > >>>Thanks > >>> > >>>Foong > >> > >> > >>Michael. > >> > >> > >>_______________________________________________ > >>Asterisk-Users mailing list > >>[EMAIL PROTECTED] > >>http://lists.digium.com/mailman/listinfo/asterisk-users > >> > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
