What is the syntax to progress with a dial plan after hangup please? Michael
Exten => h,1,noop(stuff after hangup) -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Michael Sent: Monday, April 20, 2009 9:32 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Execute after hangup What is the syntax to progress with a dial plan after hangup please? Michael _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
You can use the extension h exten => h,1,app() exten => h,n,app() ..... On Mon, Apr 20, 2009 at 10:31 AM, Michael <michael at networkstuff.co.nz>wrote:> What is the syntax to progress with a dial plan after hangup please? > > Michael > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090420/557b9055/attachment-0001.htm