[asterisk-users] Asterisk : using setvar with IP Realtime and variable inheritance

Leif Madsen leif.madsen at asteriskdocs.org
Tue Jun 10 08:34:00 CDT 2008


Mike wrote:
> If I hardcode this value in my dialplan using two underscores before it (i.e
> Setvar(__did=5555551234) ) this works.  But I can't hardcode it, I need to
> fetch it from the table.

Have you tried:

Set(__did=${did})

That might work.

-- 
Leif Madsen
http://www.leifmadsen.com
http://www.oreilly.com/catalog/asterisk



More information about the asterisk-users mailing list