Wednesday, January 24, 2024

ComSIPL has a "working" XMPP to SIP gateway server now

 

This new server "xmpp_s" allows XMPP (Jabber clients) to send messages to SIP clients.  Below is a screenshot of a Pidgin Jabber client logging on and registering to the xmpp_s gateway.




No comments:

Post a Comment

Ball Bounce - Saturday BASIC coding Exercise

Here is my Saturday programming exercise. X is the ball's X position DX is the ball's X direction Y is the ball's Y position ...