Open GoogleCodeExporter opened 9 years ago
Hi,
SMSC should also have the feature to be able to route a shortcode [ 1234 ] to a
normal MSISDN like [ 93700XXXXX ] .
Original comment by junaid.u...@gmail.com
on 9 Apr 2012 at 3:06
More like vice versa as well - sms sent to long numbers should be translated
into SMPP accounts / other long numbers.
# international address is passed thru (without +)
#
# eat the plus regardless the prefix after that
#long code to short code mapping for election
<92700000XXXXX>{s/2727}:ACCEPT;
<226610010>{&}:ACCEPT;
<2266>{&}:ACCEPT;
<91002>{&}:ACCEPT;
<2299>{s/92XXXXXXXX}:ACCEPT;
Original comment by junaid.u...@gmail.com
on 9 Apr 2012 at 3:07
Original issue reported on code.google.com by
amit.bha...@gmail.com
on 23 Mar 2012 at 11:23