SIP subscribe notify publish forwarding

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "TSBC can forward SIP Subscribe, Notify and Publish messages between users and registrars (PBX).<br/> Forwarding of these messages follow the same rules as forwarding of [[Sip_...")
 
(SIP Subscribe overview)
Line 3: Line 3:
  
 
== SIP Subscribe overview ==
 
== SIP Subscribe overview ==
 +
The SIP SUBSCRIBE method allows users to subscribe to various services, and get notified of events related to these services. Typical services (packages) that phones will register to are:
 +
* Voice mail
 +
* Presence
 +
* Conference
 +
 +
Each user's device can register to various packages, then receive notifications for each of these package (independently).<br/>
 +
TSBC will forward these Subscribe requests from users to Registrar (PBX), and Notify events from Registrar (PBX) to users.
 +
 +
 +
 +
== References ==
 +
* [https://andrewjprokop.wordpress.com/2015/03/11/a-deep-dive-into-sip-subscriptions/ Understanding SIP Subscribe]
 +
* [https://www.iana.org/assignments/sip-events/sip-events.xhtml IANA SIP Event types]
  
 
== SIP Subscribe/Publish forwarding ==
 
== SIP Subscribe/Publish forwarding ==
  
 
== SIP Notify forwarding ==
 
== SIP Notify forwarding ==

Revision as of 06:56, 18 June 2018

TSBC can forward SIP Subscribe, Notify and Publish messages between users and registrars (PBX).
Forwarding of these messages follow the same rules as forwarding of SIP registration.

Contents

SIP Subscribe overview

The SIP SUBSCRIBE method allows users to subscribe to various services, and get notified of events related to these services. Typical services (packages) that phones will register to are:

  • Voice mail
  • Presence
  • Conference

Each user's device can register to various packages, then receive notifications for each of these package (independently).
TSBC will forward these Subscribe requests from users to Registrar (PBX), and Notify events from Registrar (PBX) to users.


References

SIP Subscribe/Publish forwarding

SIP Notify forwarding

Personal tools