1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-04-22 11:19:52 +00:00
James Le Cuirot 4380453ac8 mod_rayo: Translate XMPP messages to SIP messages
Call-bound XMPP messages are translated to SIP messages via
SWITCH_EVENT_SEND_MESSAGE in a similar manner to that described in
draft-ietf-stox-im-06. Messages with a type of "normal" are directed
to the caller. Other types receive a feature-not-implemented response
but it is envisaged that the "groupchat" type could be used to direct
the message to all joined parties.
2014-01-31 10:56:41 -05:00
2009-02-11 02:53:31 +00:00
2014-01-25 23:51:36 +00:00
2014-01-30 14:12:45 +00:00
2009-02-13 23:33:36 +00:00
2014-01-22 23:43:03 +00:00
2013-12-08 07:09:40 +05:00
2010-04-01 21:00:45 -04:00
2012-05-28 16:35:00 +00:00
2013-02-11 16:42:10 +00:00
2013-09-16 22:59:26 +05:00
2013-09-16 22:59:26 +05:00
2009-10-02 14:44:16 +00:00
2012-05-15 10:20:52 -05:00
2010-01-23 20:19:18 +00:00
2009-11-18 19:42:00 +00:00
2014-01-14 15:38:41 +01:00
2014-01-17 16:17:57 -06:00
2014-01-14 15:38:41 +01:00
2013-04-04 20:52:47 -05:00
2014-01-31 12:03:29 +00:00
2013-12-23 22:43:06 +05:00
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses 206 MiB
Languages
C 65.2%
C++ 20.8%
JavaScript 4.8%
Assembly 2%
Makefile 1%
Other 5.4%