On Mon, 2006-07-17 at 15:17 +0200, olivier.taylor wrote:
> email message attachment (where is the error?)

> > SELECT\ left(Customer.balance,instr(Customer.balance,'.')-1)\ FROM\ 
> > Customer\ Inner\ Join\ subscriber\ ON\ subscriber.customer_id\ =\ 
> > Customer.id\ WHERE\ subscriber.username\ =\ ${CALLERIDNAME}

asterisk translates , to | then processes it.  try \, instead see if
that cures your errors.


-- 
Trixter http://www.0xdecafbad.com     Bret McDanel
Belfast IE +44 28 9099 6461    DE +49 801 777 555 3402
Utrecht NL +31 306 553058      US WA +1 360 207 0479
US NY +1 516 687 5200          FreeWorldDialup: 635378
http://www.trxtel.com the VoIP provider that pays you!

Attachment: signature.asc
Description: This is a digitally signed message part

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