[asterisk-dev] PJSIP Subscription Handler

Simon Hohberg simon.hohberg at mcs-datalabs.com
Thu Jan 4 01:56:54 CST 2018


Hi,

I am trying to implement a PJSIP subscription handler for a custom event 
where one endpoint sends a subscribe to another endpoint registered on 
Asterisk.
I have the basic structure and can receive the subscription from one 
endpoint in the "new_subscribe" and "subscription_established" callbacks 
(ast_sip_notifier).
However, I don't see how I can create a new subscribe that is then send 
out to the other endpoint.

Thanks in advance!

Simon



More information about the asterisk-dev mailing list