Hello,

On 10/23/13 11:01 AM, Vassilis Radis wrote:
The documentation of the append_brances(int) function in ALIAS _DB module says:

"If the alias resolves to many SIP IDs, the first is replacing the R-URI, the rest are added as branches."

However this only works if not using the domain for resolving, i.e. use_domain is set to 0. This happens because there is a unique constraint on the dbaliases table for the columns (alias_username, alias_domain). Would it hurt to drop the constraint so that I can have multiple branches when resolving username AND domain? Any other suggestions/comments?
no, it doesn't hurt. I will remove the constraint from the database table definition as well.

Cheers,
Daniel

--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Trainings - Berlin, Nov 25-28
  - more details about Kamailio trainings at http://www.asipto.com -

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to