Hello,
On 8/17/13 11:12 AM, Nandini madhu wrote:
Dear All,
I am looking into feature 'file transfer' between my two SIP clients(IMSDroid). With this regards i found two kamailio modules - XMPP and MSRP. I do read its README files and after i stuck with the following queries:
Which module is suits to achieve file transfer feature ? Is there any relation between these two modules in getting file transfer ? If so how can i use this modules in my kamailio configuration ?
msrp is the one to use for file transfer in sip - the module has a sample config in the readme.
xmpp module is a gateway between sip-xmpp protocols for instant messaging and presence.
Cheers, Daniel