[asterisk-users] Quoting error with gotoiftime

Carlos Alvarez carlos at televolve.com
Fri Jan 25 10:25:08 CST 2013


On Fri, Jan 25, 2013 at 9:20 AM, Eric Wieling <EWieling at nyigc.com> wrote:

> Looks to me like ${prefix} contains nothing but two quotes.
>

Which is as it should be unless they choose the Spanish option, but yeah,
maybe that's what is choking Asterisk.

We do this:
exten => _X.,n,Set(prefix="") ;Initialize variable used in
scottsdale#queues-aax

Then in the AAX if they choose 5:
exten => 5,1,Set(prefix=s-); SPANISH

That way we just carry along their preference for Spanish throughout the
system.  Perhaps I need to initialize the variable as e-, but then would
have to rename everything.


-- 
Carlos Alvarez
TelEvolve
602-889-3003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130125/6d11a6e0/attachment.htm>


More information about the asterisk-users mailing list