--
You received this message because you are subscribed to the Google Groups "discuss-doubango" group.
To unsubscribe from this group and stop receiving emails from it, send an email to doubango+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Feb 26, 2015, at 5:41 AM, Bobby Hakimi <bhak...@gmail.com> wrote:The current demo does not have multiple lines, can you possibly point me out in the right direction so i can program the demo to support multiple lines?
On Tuesday, December 2, 2014 at 12:26:57 AM UTC-8, Olaf Tomczak wrote:Hi,I'm developing a call center agent client app using sipml5 and have a problem with multiple incoming calls. I don't want to receive more calls when one is already in progress. I can't simply reject it, since it would interfere with the call center logic. As far as I know a 486 "Busy Here" response should be sent when a call is in progress and another invite arrives but have no idea how to do it in sipml5 - i don't see any such method in SIPml.Session.Call API. Can you give me a hint what I should do?Thanks,Olaf