*Hello Everyone,*
Can you suggest me that which is more efficient for sending message.
At a time a message on a single number through kannel:
to=99
*Or*
At a time A message on multiple numbers through kannel:
to=91+92+93+94+95
Please reply as s
Hi
More than efficiency it will depends on what you need:
- Do you need dlr for each message -> option 1
- your web server is "slow" -> option 2
- different message for each destination -> option 1
- Same message for all senders but without dlr -> option 2
- etc
Regards
Alvaro
|--