[SR-Users] Problem with parallel forking of aliases

2012-05-09 Thread x-kamailio
Greetings, I'm having trouble getting parallel forking to work with aliasdb. I'm running kamailio 3.2 with the standard kamailio.cfg script. I have found that if an alias points to a set of addresses that all reference local devices that are registered with the server, kamailio sends an

Re: [SR-Users] Problem with parallel forking

2011-01-21 Thread Daniel-Constantin Mierla
Hello, the problem is that lookup(location) is handling only R-URI, so if ruri is for user XYZ and that is offline, then will return false. Since you create many branches with avp_pushto(), other destinations added as extra branches will be not attempted because of lookup(location)