Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa39bf6b authored by ed.mancebo's avatar ed.mancebo
Browse files

Add sms short codes for Indonesia

Change-Id: Id34a62272b6e9d38e3b7bfcc30eee6211b7d6829
parent b2362e90
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -109,6 +109,9 @@
         http://clients.txtnation.com/entries/209633-hungary-premium-sms-short-code-regulations -->
    <shortcode country="hu" pattern="[01](?:\\d{3}|\\d{9})" premium="0691227910|1784" free="116\\d{3}" />

    <!-- Indonesia: 2-4 digit codes with a whitelist of free codes -->
    <shortcode country="id" pattern"\\d{2,4}" free="4444|999|11|261|2619" />

    <!-- Ireland: 5 digits, 5xxxx (50xxx=free, 5[12]xxx=standard), plus EU:
         http://www.comreg.ie/_fileupload/publications/ComReg1117.pdf -->
    <shortcode country="ie" pattern="\\d{5}" premium="5[3-9]\\d{3}" free="50\\d{3}|116\\d{3}" standard="5[12]\\d{3}" />