From: Sonja Belic <[EMAIL PROTECTED]>

   Is there any recommendation on how to match correct user
   application with an  incoming request? For instance, INVITE request
   is received by a sip system , based on which parameters of sip
   message can we determine to witch type of  application it
   correspond? Is there any general rule for this?

There is no general rule.  If there are a small number of
applications, a common system is to assign different user-parts to
each application.  If there are many applications, it is probably
better to define a URI-parameter, and use the same user-part for all.

Dale
_______________________________________________
Sip-implementors mailing list
Sip-implementors@cs.columbia.edu
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to