On Tuesday 04 May 2004 06:13 pm, Jet Bagadion wrote:> i tried using music on hold option in the dial command > > exten => 7777,1,Dial(zap/1/7777,20,m)Did you mean exten => 7777,1,Dial(zap/1,20,m) ? Anon
i tried using music on hold option in the dial command exten => 7777,1,Dial(zap/1/7777,20,m) when someone calls me and i picked up the phone, the call will be suddenly dropped. however, if i use a sip client instead of zap (also changing the dial statement to sip), i can answer the incoming call without a problem. is this a known bug? (asterisk cvs 05-03-04 using RedHat v9 on Via mini-ITX) __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover
didn't encounter the sudden call hangup when i add Answer before that. exten => 7777,1,Answer exten => 7777,2,Dial(zap/1,20,m)> On Tuesday 04 May 2004 06:13 pm, Jet Bagadion wrote: > > i tried using music on hold option in the dial command > > > > exten => 7777,1,Dial(zap/1/7777,20,m) > > Did you mean exten => 7777,1,Dial(zap/1,20,m) ? > > Anon > >__________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover