(re-)starting smsc adds another router thread ?
"Kaido Karner" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
re each starting of the smsc via admin interface adds one more message routing thread. it seems to be harmless, but not needed anyway .. the problem lies in bb_smscconn.c/smsc2_start_smsc() .. there seems to be another problem, too - if the connection to be started will not start (ie smscconn_create() return NULL), whole bearerbox panics .. k