freeswitch/src/mod/endpoints
Giovanni Maruzzelli 82170c5f31 skypiax: now outbound chatmessages follow the standard path, you can send them with: chat,<proto>|<from>|<to>|<message> or with: skypiax_chat,<interfacename> <to> <text>. First form is the standard, will pick the first interface connected to the skypeusername 'from'. Second form is skypiax specific, let you choose which interface the message will be sent from (and implicitly the skypeusername [each interface is connected to one skypeusername - possibly many interfaces to the same skypeusername]
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 15:35:10 +00:00
..
mod_alsa fix vim format line 2009-09-14 22:03:37 +00:00
mod_dingaling MODENDP-243 2009-08-21 18:03:30 +00:00
mod_iax Per-call logging, part three 2009-08-13 21:52:05 +00:00
mod_loopback fix vim format line 2009-09-14 22:03:37 +00:00
mod_opal fix vim format line 2009-09-14 22:03:37 +00:00
mod_portaudio mod_portaudio: add context param 2009-09-02 15:37:11 +00:00
mod_reference fix vim format line 2009-09-14 22:03:37 +00:00
mod_skypiax skypiax: now outbound chatmessages follow the standard path, you can send them with: chat,<proto>|<from>|<to>|<message> or with: skypiax_chat,<interfacename> <to> <text>. First form is the standard, will pick the first interface connected to the skypeusername 'from'. Second form is skypiax specific, let you choose which interface the message will be sent from (and implicitly the skypeusername [each interface is connected to one skypeusername - possibly many interfaces to the same skypeusername] 2009-09-16 15:35:10 +00:00
mod_sofia add set funcs for impls 2009-09-16 04:22:24 +00:00
mod_unicall Per-call logging, part three 2009-08-13 21:52:05 +00:00