Pbx Manager Add a "0" - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9) +--- Thread: Pbx Manager Add a "0" (/showthread.php?tid=504) |
Pbx Manager Add a "0" - rslemer - 11-23-2016 How i can change a coreBOS code, when dialing a number, system put a number "0" in front of a registry telephone number? My PBX system, need all number starting with "0" for get line. All telephone number in system don't have this digit, because is a human way registry Even at hard coded ... ( if not a better solution ) like a global variables, instead =) Thanks! RE: Pbx Manager Add a "0" - joebordes - 11-24-2016 see if this works: https://github.com/tsolucio/corebos/commit/f947dfe5e7b05b92fd36062026031fb216f495b4 and let me know RE: Pbx Manager Add a "0" - rslemer - 11-24-2016 Worked fine! You are the guy, Joe! Thanks a lot. =) RE: Pbx Manager Add a "0" - joebordes - 11-24-2016 :-) |