You are correct, thank you! It is working now. -- Joseph
On 04/13/12 12:31, Chad Wallace wrote:
I believe you'd use GotoIf and the DIALSTATUS variable now instead of jumping. exten => 1,1,Dial(${FD_L1},25,trw) exten => 1,n,GotoIf($["${DIALSTATUS}"="BUSY"]?line2:voicemail) exten => 1,n(line2),Dial(${FD_L2},20,trw) exten => 1,n(voicemail),Voicemail(4) exten => 1,n,Hangup() -- C. Chad Wallace, B.Sc. The Lodging Company http://www.lodgingcompany.com/ OpenPGP Public Key ID: 0x262208A0
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users