Every time I make a change on my PBX I see DND icons on the same 4 extensions. If I go over to those phones DND isn't on. So I turn it on & off & the icon goes away, but then it comes back again as soon as I hit "Submit Changes" on the PBX. Is there anyway to fix this?
Comments
What is the output from this after you "submit changes"?
asterisk -rx "database show DND"
Do you see anything?
Screen shot shown.
http://imagizer.imageshack.us/v2/150x100q90/822/mljk.png[/url:29ea6umk]
asterisk -rx "database show fop2state"
Then clear some DND, and try again:
asterisk -rx "database show fop2state"
http://imagizer.imageshack.us/v2/150x100q90/855/u1ua.png[/url:2a4ly953]
asterisk -rx "database deltree fop2state"
And if you can, try to create a special user for fop2 like this:
http://www.fop2.com/blog/make-fop2-snap ... ventfilter
Best regards,