I'm using this:

asterisk-1.4.18 on Debian 4.0R6
asterisk-addons-1.4.7
libpri-1.4.7
zaptel-1.4.12.1

regarding the dialplan:

exten => _5.,1,Noop(llamada SIP en 'sip_sercom' a ${EXTEN});
exten => _5.,n,Wait(1);
exten => _5.,n,Dial(SIP/${EXTEN},${TIMEOUTDIAL},Tto);
exten => _5.,n,Hangup();

exten => _8.,1,Noop(entrada numeracion del 8 ${EXTEN});
exten => _8.,n,AGI(agi:async);
;exten => _8.,n,Hangup();

Also you can find the AMI dialog in 
http://docs.google.com/Doc?id=ahfnfrcrh3rr_29863zkwc2 

Tell me if you need anymore.
Thanks


--
This message was sent on behalf of [email protected] at openSubscriber.com
http://www.opensubscriber.com/message/[email protected]/11809634.html

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