Logic Machine Forum
Sip server - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Sip server (/showthread.php?tid=2151)



Sip server - benanderson_475 - 12.07.2019

Hi, 

i have configured the sip server as per http://openrb.com/sip-server-on-logicmachine/

i have Linphone app installed on phone, displaying a connected state.  
How do i configure the server for additional sip door entry units to communicate with the server? (user, password etc)


many thanks


RE: Sip server - s.prathmesh - 12.07.2019

In LM's Users tab, you can add users with respective usernames and passwords. The same you need to put in Linphone app. Remember that the usernames should be numerical.


RE: Sip server - benanderson_475 - 12.07.2019

Smile  Thanks, 
I have it working now,


RE: Sip server - Thomas - 19.07.2019

Hi
I see there's a SIP server there. Can this server trigger an GO based action? And vice versa can GO trigger SIP server action?

Could we have SIP client too? I mean a piece of code which can answer SIP call, authorize the user (by pnone number, PIN) and do a simple action like opening door etc triggered by dialed tones?
It would be great and I think cheap improvement.


RE: Sip server - Erwin van der Zwart - 19.07.2019

My experience with SIP clients in browsers (WebRTC) is that they require WSS and that means  SSL certificates and everyting, it's not a cheap add on and certainly not simple..

BR,

Erwin


RE: Sip server - Thomas - 19.07.2019

(19.07.2019, 12:02)Erwin van der Zwart Wrote: My experience with SIP clients in browsers (WebRTC) is that they require WSS and that means  SSL certificates and everyting, it's not a cheap add on and certainly not simple..

BR,

Erwin
I meant SIP client running on LM. Not web based SIP client.


RE: Sip server - Erwin van der Zwart - 19.07.2019

And the LM is not web based?