freepbx DND (*78, *79) status not displayed
I am using trixbox 2802 and * 1.6
When dialing *78 and *79 on a phone the status only changes (DoNotDisturb) /free on the physical phone.
The status is not shown on the fop2 pannel.
I added the code from from FAQ 'exten => *78,n,Set(CHAN=${CUT(CHANNEL,-,1)}) ...'
reloaded dialplan and restarted *
In * CLI 'dialplan show app-dnd-on' shows the correct code
I tried (from /usr/local/fop2):
service fof2 stop
script output.log
./fof2_server -X 1
I do not find the status change in the logging.
How can I find out what is missing? Any help is welcome.
Kind regards
When dialing *78 and *79 on a phone the status only changes (DoNotDisturb) /free on the physical phone.
The status is not shown on the fop2 pannel.
I added the code from from FAQ 'exten => *78,n,Set(CHAN=${CUT(CHANNEL,-,1)}) ...'
reloaded dialplan and restarted *
In * CLI 'dialplan show app-dnd-on' shows the correct code
I tried (from /usr/local/fop2):
service fof2 stop
script output.log
./fof2_server -X 1
I do not find the status change in the logging.
How can I find out what is missing? Any help is welcome.
Kind regards
Comments
The next fop2 release includes a sample extensions-override-freepbx.conf and the proper binding to make FreePBX DND work in concert with fop2. It works quite nice, but you will have to wait for it, I have to polish it a little bit and write the proper documentation before release.
Best regards,
http://www.fop2.com/downloads/fop2_server_etch32
or
http://www.fop2.com/downloads/fop2_server_etch64
This two will work also on lenny and ubuntu systems.
So, just donwload the complete beta (fop2.tgz) and the binary for your platform and rename/replace the fop2_server file.
Best regards,