Hi,
I know Kamailio SIP server can handle SUBSCRIBE for message-waiting indication. Is there a way to ask the SIP server to generate a NOTIFY with message summary event and its related headers like Message-waiting, Message-Account, Voice-Message, etc.? Or I must use Asterisk as my mail server and forward all mwi Subscribes to Asterisk?
Thanks, George
George Lee writes:
I know Kamailio SIP server can handle SUBSCRIBE for message-waiting indication. Is there a way to ask the SIP server to generate a NOTIFY with message summary event and its related headers like Message-waiting, Message-Account, Voice-Message, etc.?
kamailio will generate notify to subscriber if you have published a corresponding message-summary event.
-- juha
But according to rfc3824, publish method is not part of the message flow for mwi. How do I generate a publish with the message-summary event?
Thanks, George
On Thu, Sep 11, 2008 at 11:39 AM, Juha Heinanen jh@tutpro.com wrote:
George Lee writes:
I know Kamailio SIP server can handle SUBSCRIBE for message-waiting indication. Is there a way to ask the SIP server to generate a NOTIFY with message summary event and its related headers like Message-waiting, Message-Account, Voice-Message, etc.?
kamailio will generate notify to subscriber if you have published a corresponding message-summary event.
-- juha