Hi: Is there any possible way to make TDM01B answers when the other side pick up the phone ,and to prevent it from answering just when it starts ringing? Regards; chawki __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
> Is there any possible way to make TDM01B answers when > the other side pick up the phone ,and to prevent it > from answering just when it starts ringing?Yes, if I understand your question properly. Suggest you post relavent parts of zapata.conf and extensions.conf that are associated with the fxo port of the TDM card. No one can help you unless you provide _some_ detail how you have this stuff configured.
Hi: i have these configured in zapata.conf: signalling=fxs_ks context=incoming channel => 1 and these in extensions.conf: [incoming] exten => s,1,Answer exten => s,2,DeadAGI(astcc.agi) exten => s,3,Hangup [tele] exten => _01XXXXXX,1,Dial,ZAP/1/${EXTEN} for example when i try to dial 01472345@tele the call is been answered when it starts ringing and not when the other side pick up the phone, how can i configure my zapata.conf to answer call when the another side pick up the phone? --- Rich Adamson <radamson@routers.com> wrote:> > > Is there any possible way to make TDM01B answers > when > > the other side pick up the phone ,and to prevent > it > > from answering just when it starts ringing? > > Yes, if I understand your question properly. > > Suggest you post relavent parts of zapata.conf and > extensions.conf > that are associated with the fxo port of the TDM > card. No one can > help you unless you provide _some_ detail how you > have this stuff > configured. > > > _______________________________________________ > --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>__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On Saturday 17 December 2005 15:23, chawki hammoud wrote:> [tele] > exten => _01XXXXXX,1,Dial,ZAP/1/${EXTEN} > > for example when i try to dial 01472345@tele the call > is been answered when it starts ringing and not whenNo, the call is *not* answered when you hit this line in the dialplan. If this is occuring you have other issues that your paste did not reveal. Where are you Dialing 01472345@tele from? Is it from some other system that has an Answer() in its dialplan? Or from an FXS port that has a immediate=yes set? -A.
HI: I dial this on console : dial 01472345@tele -- Executing Dial("OSS/dsp", "zap/1/01472345") in new stack -- Called 1/01472345 -- Zap/1-1 answered OSS/dsp << Console call has been answered >> the call here to 01472345 is been answered before the other side (01472345 side) pick up the phone .Do you have any clue? --- Andrew Kohlsmith <akohlsmith-asterisk@benshaw.com> wrote:> On Saturday 17 December 2005 15:23, chawki hammoud > wrote: > > [tele] > > exten => _01XXXXXX,1,Dial,ZAP/1/${EXTEN} > > > > for example when i try to dial 01472345@tele the > call > > is been answered when it starts ringing and not > when > > No, the call is *not* answered when you hit this > line in the dialplan. If > this is occuring you have other issues that your > paste did not reveal. > > Where are you Dialing 01472345@tele from? Is it > from some other system that > has an Answer() in its dialplan? Or from an FXS > port that has a > immediate=yes set? > > -A. > _______________________________________________ > --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>__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com