I took another stab at 1004 and I'm happy to say the phone line page is back. I was able to get the phone line to register. I was also able to install the phone device and get my SPA3102 to register as well. However the phone does not work. I'm not a VOIP expert, but here is my analysis.
- Phone line registers so LMCE must be talking properly to Broadvoice
- SPA3102 registers so it's talking to LMCE
- The problem must be with Asterisk configuration
In 810 I could go into FreePBX and view/modify the Asterisk configuration (passwords, trunks, extension, routes, rules, patterns, etc) but FreePBX is gone now. How is Asterisk configuration viewed/modified in 1004?
Twodogs
I spent quite a bit of time looking into the new Asterisk setup in 1004 yesterday (see my thread in the users section). Basically, sip.conf, iax.conf, extensions.conf, and several other configuration files that used to be managed by the FreePBX interface are now stored inside a mysql database called "asterisk". It's quite a bit more difficult now to modify the configuration than it was under FreePBX, since you have to manually modify the database records. But presumably we'll eventually have an easy-to-use webadmin interface for that.
Some people have reported no problems getting things working, but for me the package installer is badly broken. It seems to be a work in progress, so your mileage may vary.