Closed ElliotGo closed 6 years ago
Yes, as far as that project you mentioned at one point I had intentions of creating an msml interface but unfortunately never found the time to work on it.
When you say "we are currently using sip info with msml" do you mean you have a currrent solution running against some msml media server and some sip application server, and you want to port it to drachtio+freeswitch, but keep msml as the media server control interface? Or do you mean you have implemented some part of msml already against freeswitch?
thank you Dave, we're running against a msml media server with our gateway, and looking for a way to integrate this gateway with drachtio+freeswitch.
Can you tell what vendor/make/model of msml media server you are using?
Radisys MPX12000 hardware based or Radisys vMRF installed on bare metal
I'm quite familiar with the Radisys MRF, having used it extensively in a past company. It would not be very difficult to create an npm module (similar to drachtio-fsmrf) to interwork with it. However, I currently have no immediate plans to do so (as I have a pretty full plate with other drachtio-related stuff). That could change if either someone wanted to fund some of the work, or if Radisys were interested in supporting in some way the effort themselves. Feel free to reach out to me (via contact page at drachtio.org) if either is the case..
Hi Dave,
I'm looking for a solution to integrate drachtio-fsmrf with msml (media server markup language) We're currently using SIP INFO with msml to create/destroy conference and play/collect DTMF digits. Can you please share your suggestions here?
I found a GitHub project named "drachtio-msml" but its page returns 404 https://github.com/davehorton/drachtio-msml
Thanks, Elliot