[asterisk-users] Asterisk ODBC Insert issue

Neeraj Chand Neeraj.Chand at ocis.com.au
Sun Sep 26 13:08:43 CDT 2010


Hi guys, 

Having issues with doing an insert statement using ast 1.4.24: 

[START]
dsn=mssql-asterisk
write=INSERT INTO testdb (callarrival,callerid) VALUES
('${VAL1}','${VAL2}')


SET(ODBC_START()${TIMESTAMP},${CALLERID(num)})

No errors pop up on execute, but nothing gets inserted. 

Read and update work fine, 

Wondering where I'm going off track with this, 

Thanks, 



More information about the asterisk-users mailing list