Hi,
I have a problem with openser. When multiple clients are registered with the same userid [ example A] When another user [ say B] tried to call A then the invite message goes to last logined client but not to both clients!
Is that a problem with my configuration or a behaviour of Openser
Thanks in advance chaitu
I think its the normal behavior of SIP. If you want to ring both clients then you may have to use serial forking.
On Fri, Jun 13, 2008 at 5:29 PM, Chaitanya V.N.S < schaitanya.v@pyronetworks.com> wrote:
Hi,
I have a problem with openser.
When multiple clients are registered with the same userid [ example A] When another user [ say B] tried to call A then the invite message goes to last logined client but not to both clients!
Is that a problem with my configuration or a behaviour of Openser
Thanks in advance chaitu
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users
El Viernes, 13 de Junio de 2008 13:08, Ruchir escribió:
I think its the normal behavior of SIP. If you want to ring both clients then you may have to use serial forking.
You are wrong, if you want to ring both UACs AT THE SAME TIME, you should do parallel forking.
Serial forking is when what you want to ring an UAC and if it do not reply or refuses, you call the next UAC.