[OpenSIPS-Users] Subscribe events to http or https

Răzvan Crainea razvan at opensips.org
Thu Jun 12 09:35:38 UTC 2025


Hi, Inderjeet!

Unfortunately this is not natively supported - what you can do is catch 
this event in an event_route[E_UL_CONTACT_INSERT] and do a 
rest_post/rest_get request [1] from there.

[1] https://opensips.org/docs/modules/3.4.x/rest_client.html#func_rest_get

Best regards,

Răzvan Crainea
OpenSIPS Core Developer / SIPhub CTO
http://www.opensips-solutions.com / https://www.siphub.com

On 6/11/25 4:12 PM, inderjeet sharma wrote:
> Hi,
> 
> I want to send Opensips events directly to an https webhook url.
> subscribe_event(“E_UL_CONTACT_INSERT”, “https://xyz.com:8089/webook”);
> Is this supported? If not, what is the recommended way to send events to
> http/https?
> 
> Version: opensips 3.4.10
> 
> Thanks
> Inderjeet
> 
> 
> Hi,
> 
> I want to send Opensips events directly to an https webhook url.
> subscribe_event(“E_UL_CONTACT_INSERT”, “https://xyz.com:8089/webook 
> <https://xyz.com:8089/webook>”);
> Is this supported? If not, what is the recommended way to send events to 
> http/https?
> 
> Version: opensips 3.4.10
> 
> Thanks
> Inderjeet
> 
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users




More information about the Users mailing list