Mian M Asif wrote:
> Hi eric,
> can you please tell me how can i save the value of EXTEN in a different
> variable before the Goto(s-${DIALSTATUS},1),
>   
exten => s,n,Set(OLD_EXTEN=${EXTEN})

Then later, just use ${OLD_EXTEN}

_______________________________________________
-- 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

Reply via email to