wdoekes / asterisk-chan-dongle

chan_dongle channel driver for Huawei UMTS cards, works with Asterisk 14+
Other
298 stars 104 forks source link

how to use smsdb #83

Closed vevees23 closed 4 years ago

vevees23 commented 4 years ago

is this for the saving sms in the sqlite database?, if yes how to configure the database

wdoekes commented 4 years ago

I don't think there is much to configure. The DB was added to keep parts of a multipart sms until all parts have arrived and the sms can be joined.

vevees23 commented 4 years ago

okay thank you , i thought smsdb is using to store sms, I understand it is using as temp storage to join the multipart sms , right ?

magcks commented 4 years ago

yes. it's only a temporary storage.