From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Subject: [asterisk-users] Using SIP to dial extension that will give anoutside line
You could try this: ; use lwatsu line Exten => 1234,1,dial(SIP/3001ww5551212) If dialing extension SIP/3001 from asterisk connects to the lwatsu with an open line, the ww5551212 will wait 1 second, the dial on using the lwatsu.
-- _____________________________________________________________________ -- 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
