Any ideas on how to do this one? FWD requires an * on certain calls as a prefix character, but I cannot seem to be able to get Prefix(*) to add that to the front of the extension that is dialed... Setting up an extension that dials (SIP/[EMAIL PROTECTED]) works just fine, but in trying to add the prefix to a dialed number, it acts as if the Prefix command was not even there, ie:
exten => 1,1,Prefix(*) exten => *1,2,Dial(SIP/[EMAIL PROTECTED]) would dial [EMAIL PROTECTED], and not [EMAIL PROTECTED] Any ideas? Tnx Kris _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
