Member
Last active 9 years ago
Makes perfect sense, thanks for your help.
Ok, doing that, I see this activity:
127.0.0.1 <- Event: PeerEntry 127.0.0.1 <- Channeltype: SIP 127.0.0.1 <- ObjectName: 4807 127.0.0.1 <- ChanObjectType: peer 127.0.0.1 <- IPaddress: x.x.x.x 127.0.0.1 <- IPport: 5060 127.0.0.1 <- Dynamic: yes 127.0.0.1 <- Forcerport: no 127.0.0.1 <- VideoSupport: no 127.0.0.1 <- TextSupport: no 127.0.0.1 <- ACL: yes 127.0.0.1 <- Status: OK (2 ms) 127.0.0.1 <- RealtimeDevice: no 127.0.0.1 <- Response: Follows 127.0.0.1 <- Privilege: Command 127.0.0.1 <- ActionID: 8 127.0.0.1 <- /fop2state/SIP/4807 : Do not Disturb 1 results found. 127.0.0.1 <- Response: Success 127.0.0.1 <- ActionID: 86 127.0.0.1 <- Message: Mailbox Status 127.0.0.1 <- Mailbox: 4807@default 127.0.0.1 <- Waiting: 0 127.0.0.1 <- Response: Success 127.0.0.1 <- ActionID: 87 127.0.0.1 <- Message: Mailbox Message Count 127.0.0.1 <- Mailbox: 4807@default 127.0.0.1 <- UrgMessages: 0 127.0.0.1 <- NewMessages: 0 127.0.0.1 <- OldMessages: 0 127.0.0.1 <- Event: PeerStatus 127.0.0.1 <- Privilege: system,all 127.0.0.1 <- ChannelType: SIP 127.0.0.1 <- Peer: SIP/4807 127.0.0.1 <- PeerStatus: Registered 127.0.0.1 <- Address: x.x.x.x:5060
Seems that FOP2 reflects when DND is activated, but not when it's deactivated. I will have to use the feature code to get FOP2 to reflect available again, and sometimes I have to use the feature code twice. I'm wondering if there are too many events for FOP2 to keep up?
Which Debug level? I've added the "all" permission to manager.conf and restarted FOP2. It in fact does register the DND, but when I change back to available, it does not register. I have to dial the feature code to toggle the status in FOP2
I guess I was wrong and it does update astDB, but is maybe using a custom presence. See this thread: http://forums.asterisk.org/viewtopic.php?f=49&t=95036
We use Digium D70 phones with FreePBX. I have been running FOP2 for a couple years now, and we'd like to start taking advantage of presence. What I'm learning is that the presence icon will change on FOP only if setting DND via a feature code. Presence does not update when selecting DND via the soft-key on the actual phone. Is it possible to have FOP2 recognize when DND is set directly on the phone? I do know that hints are created for DND, but I don't know that FOP2 uses hints.
Thanks you.