Multiple phone numbers in .req file

Multiple phone numbers in .req file SearchSearch
Author Message
MPI
New member
Username: Mpi

Post Number: 3
Registered: 09-2011
Posted on Tuesday, February 04, 2014 - 12:58 pm:   

Dear NowSMS support and fellow users,

we are using scripts to create .req files in the NowSMS queue folder. This is working fine as long as we just have one phone number. However, we now need to send messages to more than one recipient and added the second number in the PhoneNumber line delimited by a comma. Unfortunately, this is not working. Using a semicolon does not work either. The message is not being sent. Instead, the .req file looks like this:


[SMS]
Data=This is a test.
PhoneNumber=+4917111111111,+4917122222222[ErrorDetail]
RetryCount=1
LastRetryTime=20140204134439
LastErrorInfo=ERROR - Modem Response (2): +CMS ERROR: 500 -- GlobeTrotter GI40x - Modem Interface


What do I need to change in order to use multiple phone numbers?

Regards
Dirk
MPI
New member
Username: Mpi

Post Number: 4
Registered: 09-2011
Posted on Tuesday, February 04, 2014 - 01:54 pm:   

I need to add that we are using NowSMS Lite.

Regards
Dirk
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4802
Registered: 08-2008
Posted on Tuesday, February 04, 2014 - 02:17 pm:   

Hi Dirk,

When you submit messages through the web interface, you will notice that one REQ file is generated per recipient. That is the way it must be done. The actual over the air protocol for SMS is one recipient at a time ... separate messages.

MMS is different. (That is why many newer phones automatically use MMS when sending to multiple recipients.)

--
Des
NowSMS Support
MPI
New member
Username: Mpi

Post Number: 5
Registered: 09-2011
Posted on Tuesday, February 04, 2014 - 02:30 pm:   

Dear Des,

thank you very much for your answer. So I will change my script to create multiple .req files.

Regards,
Dirk