Have a Playsms server setup to work with a VOIP provider to be able to provide SMS service for multiple customers.
Is it possible to have each customer with their own account, where they can send and receive SMS messages from their own DID.
Currently the way it is setup is that it seems the primary account number or Gateway number is attached to sending and receiving, and in order to receive an SMS message in a sub account the @user tag needs to be in the message body for the message to end up in the sub user account.
Looking at that, if you want each user to use their own sender ID you can set sender ID in Manage sender ID menu. Remove/empty the gateway sender ID and sender ID on Main configuration.
As for receiving SMS, take a look at Route incoming SMS settings and set Yes as shown in this screenshot:
There are 3 menus you can set sender ID. Main configuration, SMSC and Manage sender ID. Since you have removed the Default sender ID in Main configuration, next to check Module sender ID on SMSC configuration, if you found it try to remove it.
The fix was to remove the Sender ID from Manage Gateway & SMSC from Gateways and SMSCs for the VOIP provider.
One last question, is there a method for notification of a new message? Any kind of pop-up notification or do I need to setup an email forwarder to send the message to the user?
Appreciate the help Anton, and the application of course
Is there something you did on your end to push that desktop notification through Chrome?
When you previously replied on the forum (last night and earlier today) I received a notification of reply in my outlook email. Once I mentioned about the notifications, I received a popup through Chrome.
Was just wondering if you did something to push the notification.
I think I might need to setup a mail server in order to get that function working - was planning on using gmail, but looks like I might be better with postfix