Signed-off-by: Shawn Lien <shawnlien@google.com>
Add free short code 455677 for Canada Carrier Freedom Mobile Freedom Mobile uses this short code for VVM activation, and currently it shows a warning that charges may be incurred. This short code does not actually incur charges for the user, so it can be added to the Free list. BUG: 149480361 Test: Validation with local and AOSP environment completed Change-Id: I4b1b0337a9d3531d74d3e5a31ea246a80ac1c280
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<shortcode country="by" pattern="\\d{4}" premium="3336|4161|444[4689]|501[34]|7781" />
|
||||
|
||||
<!-- Canada: 5-6 digits -->
|
||||
<shortcode country="ca" pattern="\\d{5,6}" premium="60999|88188|43030" standard="244444" />
|
||||
<shortcode country="ca" pattern="\\d{5,6}" premium="60999|88188|43030" standard="244444" free="455677" />
|
||||
|
||||
<!-- Switzerland: 3-5 digits: http://www.swisscom.ch/fxres/kmu/thirdpartybusiness_code_of_conduct_en.pdf -->
|
||||
<shortcode country="ch" pattern="[2-9]\\d{2,4}" premium="543|83111|30118" free="98765|30075|30047" />
|
||||
|
||||
Reference in New Issue
Block a user