Skip to content

VitalPBX/dial-restrictions-mx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dial Restrictions for Mexico's Mobile Numbers

As of August 3, 2019, Mexico's numbering plan will become closed to ten digits. After this date, all phone numbers should be dialed in a ten-digit format, even for local calls (Mobile and Conventional Numbers). Due to this change, the task for limit calls to mobile numbers in Mexican companies it becomes complex, this is why we have created an script to make this task easier for VitalPBX's implementers.

The numbering plan used for this script has been downloaded from the IFT site (Federal Institute of Telecommunications).

To accomplish this task, we have added to the "Dialing Restriction Rules" module a special field (Custom Rules Context) that allows you to include a context with your own advanced rules.

Dialing Restriction Rules

Installing the Script

  • Get the installation Script
wget https://github.com/VitalPBX/dial-restrictions-mx/master/drmx.sh
  • Set execution permissions to the Script
chmod +x drmx.sh
  • Execute the Script
./drmx.sh

Important Notes

  • The number sent to the script must be exactly of 10 digits

About

Dial Restrictions for Mexico's Mobile Numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages