[Home]

Summary:ASTERISK-11989: SIP PUBLISH implementation
Reporter:Tiziano Martelli (tiziano)Labels:
Date Opened:2008-05-07 13:43:46Date Closed:2008-05-07 14:30:34
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Channels/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I'm quite sure this is a recall of issue 0000652 but, for what efforts I made, I don't find a solution to this problem, so I decided to re-issue it.
I've some Asterisk installations with Grandstream GXP series IP phones. All these phones have a DND button that, when pressed, could send a PUBLISH event to the SIP server. The SIP server the phones registered with is Asterisk so there's a need of taking care of the SIP PUBLISH message from Asterisk to inform the operatore that these phones are in busy state (or, better, not available)
I've read about presence server and I've also tried the jabber integration but this has not solved my problem because (again) the phones registered with Asterisk, not with jabber. Anyway, if someone has any suggestion to solve this problem in any other way, they're welcome. Thanks in advance
Comments:By: Michiel van Baak (mvanbaak) 2008-05-07 14:30:33

Asterisk does not provide this support yet.
This is a bugtracker, and we dont allow feature requests without patches.

Feel free to reopen when you have code that implements this.