View Single Post
Posts: 398 | Thanked: 301 times | Joined on Sep 2007 @ Texas
#243
Should the existing code:
put_to_sent_sms(own_number, number, 0, strippednumber, message)

be:
put_to_sent_sms(own_number, number, seq_id, strippednumber, message)

?

Originally Posted by ossipena View Post
seq_id is given to api command. there is no direct requirement but if it works without it, the rtcom-eventlogger probably creates one automatically. but it needs to be unique number in database or problems will probably come.
Frank
 

The Following User Says Thank You to Frank Banul For This Useful Post: