On 16 Sep 2010, at 12:56, Andrew Thomas wrote:
> Does anyone know how to send * a semi-colon from a realtime database.  I
> know that * uses the semi-colon as a 'seperator' - but I need to be able
> to use one in a command.  I know I can use \; in the non-realtime
> configs, but this doesn't work in realtime.

in /etc/asterisk/extensions.conf

[globals]
SEMICOLON=\;

Then use ${SEMICOLON} in realitime.... Hacky, but it's what I'm using at the 
moment..

S
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

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

Reply via email to