Picture of Peter 627
Registered 13 years 122 days
Peter 627 Thursday, 23 February 2023, 08:23 AM
Custom SIP Signalling from AppService
Hi,

is there a possability so send some specical / individual SIP Signalling from App Service to PBX ?

This would be useful for some Thirdparty SIP Devices. For example Gigaset use a SIP Notify with "Event: check-sync;reboot=false" .
This would trigger the Hardware to sync the Configuration from Provisioningserver.

https://teamwork.gigaset.com/gigawiki/display/GPPPO/SIP+message+-+provisioning?desktop=true&macroName=align

Best Regards,

Peter
Andreas Fink
Moderator Registered 12 years 279 days
Andreas Fink (innovaphone) Wednesday, 1 March 2023, 06:29 PM
Re: Custom SIP Signalling from AppService
Hello Peter,


please find attached a very basic example for handling incoming SIP messages (TCP) on the JavaScript App Service.


The example can handle incoming SIP REGISTER messages (Request + Header, no SDP body), so it is possible to register a SIP phone.

Missing parts are:
- checking digest for authentication
- managing registrations
- sending NOTIFY requests
- multi-line header support


Best Regards
Andreas Fink innovaphone-jssipsignalingservice._zip
← You can define your color theme preference here