- Joined
- May 16, 2020
- Messages
- 4
- Reaction score
- 1
Hello,
I'm on the final stretch of a migration from an ancient FreePBX installation to 3CX and i'm a little stuck with provisioning one GrandStream GXV3140. There are two issues.
1. The phone doesn't seem to check for new configuration on reboot. It does check for an updated firmware, but not for configuration. The only way to (re)provision the phone is to issue an upgrade command from the telnet CLI interface of the phone.
2. The dialplan configuration (P290) is not processed properly. The "+" quantifier in the quasi-regex is lost and the phone is effectively unable to make calls as the { [*x]+ } becomes { [*x] } and the phone allows only single * or a single digit to be dialed. I'm using a template that generates text config, not XML (cfg<MAC_address> file name). If i manually request the phone configuration from 3CX provisioning URL, i can verify that the P290 parameter is send properly. After checking the config on the phone WebUI i see that the "+" is missing.
Any ideas?
Regards
Damjan
I'm on the final stretch of a migration from an ancient FreePBX installation to 3CX and i'm a little stuck with provisioning one GrandStream GXV3140. There are two issues.
1. The phone doesn't seem to check for new configuration on reboot. It does check for an updated firmware, but not for configuration. The only way to (re)provision the phone is to issue an upgrade command from the telnet CLI interface of the phone.
2. The dialplan configuration (P290) is not processed properly. The "+" quantifier in the quasi-regex is lost and the phone is effectively unable to make calls as the { [*x]+ } becomes { [*x] } and the phone allows only single * or a single digit to be dialed. I'm using a template that generates text config, not XML (cfg<MAC_address> file name). If i manually request the phone configuration from 3CX provisioning URL, i can verify that the P290 parameter is send properly. After checking the config on the phone WebUI i see that the "+" is missing.
Any ideas?
Regards
Damjan