provisioner / Provisioner

The is the central location for the Provisioner Module for VoIP/PBX Servers. Most of the new work is happening inside the v5-dev branch
Other
120 stars 154 forks source link

More #119

Open tm1000 opened 12 years ago

tm1000 commented 12 years ago

drmessano: Register{$line} needs to be set to YES for any extension you actually want to have work lol [08:54am] drmessano: Because for line 3 and 4, it's not default [08:54am] drmessano: and it sucks ass to discover that [08:56am] leobaillard: tm1000: yes

jnovack commented 11 years ago

Looks like this is solved?

±{master}  Staged:        0 | UnStaged:        0
[Jul 26 07:35] [jnovack@gyarados ~/Source/Provisioner/endpoint]$ egrep "egister_3" * -R | more
cisco/spa/$model.cfg:  <Register_3_ ua="na">Yes</Register_3_>
cisco/spa5xx/$model.cfg:  <Register_3_ ua="na">Yes</Register_3_>
±{master}  Staged:        0 | UnStaged:        0
[Jul 26 07:35] [jnovack@gyarados ~/Source/Provisioner/endpoint]$ egrep "egister_4" * -R | more
cisco/spa/$model.cfg:  <Register_4_ ua="na">Yes</Register_4_>
cisco/spa5xx/$model.cfg:  <Register_4_ ua="na">Yes</Register_4_>