Opened 3 years ago

Last modified 2 years ago

#256 new enhancement

Do not Disturb on SIP without functionality

Reported by: TobSnyder Owned by: vadim
Priority: major Milestone:
Component: phapi Version: 2.2
Keywords: Cc:

Description

On my SIP account status I can select

  • online
  • away
  • do not disturb
  • invisible

But when changing any of those my Asterisk still shows my SIP peer as active user and I still get incoming calls. I would suggest to create a behaviour like:

  • online => normal
  • do not disturb => DND state for asterisk
  • invisible => user offline state for asterisk (e.g. unregiser?)

Change History (3)

comment:1 Changed 3 years ago by chris-mac

Hi, Online, Away... etc. relate to SIP Presence (http://www.ietf.org/rfc/rfc3856.txt) not to registration state (which can be one of: registered or not registered). Asterisk will show SIP peer as registered, until it de-registers, not matter what is the Presence status.

comment:2 Changed 3 years ago by TobSnyder

  • Type changed from defect to enhancement

so would it be possible to introduce a DND feature? If so, it would make sense to link it with SIP Presence selection, as it goes hand in hand with it (if I am in DND Mode, other users should also see that I don't want to get disturbed)...

comment:3 Changed 2 years ago by dneary

  • Milestone QuteCom 2.2-RC4 deleted
Note: See TracTickets for help on using tickets.