Hi,
I'm trying to understand the functionality of the 'unified-prefix'
parameter in the 'smsc' group configuration. Here is what I'm trying
to acheive:
- For a destination number of '+12125551212' when receiving messages
from smsbox, I'd like the SMSC connection to use '2125551212', because
this format is required by the operator's SMSC.
- For a sender number of '2125551212' when receiving SMS messages from
the SMSC, I'd like the smsbox sms-service to use '+12125551212' when
it posts the message to my application.
Is this possible using the 'unified-prefix' parameter? Can someone
give me help on the syntax to use to achieve the above result? Or
perhaps there's another recommended way to do this?
Thanks,
Garth