Hi people, I'm trying to retrieve data from the database (server MySQL).
I have the following dial plan:

exten => s,1,Noop(Start)
exten => s,n,MYSQL(Connect connid localhost user pass asteriskcdrdb) 
exten => s,n,Noop(Connid: ${connid})
...

The problem is that the 3º line is not showing the connid. How can I know the 
error?
Thanks,



                                          
_________________________________________________________________
Nuevo Windows Live, un mundo lleno de posibilidades. Descúbrelo.
http://www.microsoft.com/windows/windowslive/default.aspx
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to