Do you mean, say number 444-555-6666 calls in. You want to hit dial for that number, from say the missed calls list, and have it on add a 9 in front? If so just do this in extensions.conf

exten => _9NXXNXXXXXX,1,Dial(Zap/g1/${EXTEN} ;Takes calls with a 9
exten => _NXXNXXXXXX,1,Dial(Zap/g1/9${EXTEN}) ;Takes calls without a 9

Kevin


Bill Gibbs wrote:

This is not an Asterisk specific question but doesn’t anyone know if you can automatically prepend a 9 on the call lists so clients can return dial without having to repunch in the number? If you go to directories now it just shows the number without a 9 (obviously).

Maybe on the Asterisk side??

Bill

------------------------------------------------------------------------

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to