casparf: Thank you a lot for your fast reply.
I can now imagine that I have 4 modems on my system and I want to send messages with modem 1 and 2.
I would like to choose with which modem I send the messages.
If I use :
[queues]
GSM1 = /var/spool/sms/GSM1
GSM2 = /var/spool/sms/GSM2
GSM3 = /var/spool/sms/GSM3
GSM4 = /var/spool/sms/GSM4
[providers]
GSM1 = 0,1,2,3,4,5,6,7,8,9,s
GSM2 = 0,1,2,3,4,5,6,7,8,9,s
GSM3 = 0
GSM4 = 0
[GSM1]
queues = GSM1
[GSM2]
queues = GSM2
[GSM3]
queues = GSM3
[GSM4]
queues = GSM4
And if I want to send a message with modem2 I use :
To: 358401234567
Queue: GSM2
This is a test message from Smstools3 with modem2.
And if the modem 2 is not ready, the sending will fail. That's it ?
Franck
|
casparf: Hello,
I'm using 2 modems on the same smstools.
Each one has a SIM card and the first modem has a SIM card which can send a lot of SMS, the other modem is used to receive messages.
I haven't found in the configuration files or in the format of outgoing message files how I can select the modem which send the SMS.
Thanks for help,
Franck
|