Loging outgoing sms

Loging outgoing sms SearchSearch
Author Message
test test
New member
Username: Testshashamalycom

Post Number: 1
Registered: 01-2010
Posted on Thursday, January 28, 2010 - 11:31 am:   

Can nowsms log all outgoing sms to a database( mysql) .
My use will be in the office to make sure all outgoing sms are recorded , thus can be checked to make sure no personal sms are sent.

want to add this communication into a CRM.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 1733
Registered: 08-2008
Posted on Thursday, January 28, 2010 - 06:22 pm:   

Hi,

NowSMS will not write them to a database directly.

However, NowSMS has an HTTP based accounting interface, where every time an SMS is sent, the details are passed to this accounting callback. You can implement a simple script to interface with your database through this callback interface.

The accounting callback interface is described here:

http://www.nowsms.com/support/bulletins/tb-nowsms-001.htm

And there are some more detailed examples here:

http://blog.nowsms.com/2009/01/dynamic-sms-message-routing-with-http.html

--
Des
NowSMS Support