[OpenSIPS-Users] Sequential search using opensips

ASHWINI NAIDU ashwini.naidu at gmail.com
Fri Jun 26 07:17:48 CEST 2009


Thanks bogdan


On Fri, Jun 26, 2009 at 12:46 AM, Bogdan-Andrei Iancu <
bogdan at voice-system.ro> wrote:

> Hi Ashwini,
>
> Set it to 1, so that the lookup() function will return all the registered
> contacts for a user.
>
> Regard,
> Bogdan
>
> ASHWINI NAIDU wrote:
>
>>
>> hi Bogdan,
>>
>> what abt the modparam
>>
>> modparam("registrar", "append_branches", 1) should it be 1 or 0.
>>
>> On Tue, Jun 23, 2009 at 5:22 PM, Bogdan-Andrei Iancu <
>> bogdan at voice-system.ro <mailto:bogdan at voice-system.ro>> wrote:
>>
>>    Hi Ashwini,
>>
>>    you need to transform the parallel forking into a serial forking,
>>    so after the lookup() loaded all the contacts for the user, use
>>    the serialize_branches() (see
>>    http://www.opensips.org/Resources/DocsCoreFcn15#toc119) to
>>    transform into serial forking. After each serial attempt, is
>>    failure_route use next_branches() (see
>>    http://www.opensips.org/Resources/DocsCoreFcn15#toc103) to get the
>>    next branch to use.
>>
>>    Regards,
>>    Bogdan
>>
>>    ASHWINI NAIDU wrote:
>>
>>        Hi everybody,
>>
>>
>>            I wanted to implement sequential search for users with
>>        different contacts. now paralled fork is happening. how can i
>>        acheive this. finally when all the contacts are exhausted the
>>        call should be diverted to person's landline/mobile number.
>>                --        Thanking You,
>>        Ashwini BR Naidu
>>
>>  ------------------------------------------------------------------------
>>
>>        _______________________________________________
>>        Users mailing list
>>        Users at lists.opensips.org <mailto:Users at lists.opensips.org>
>>        http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>>
>>
>>
>> --
>> Thanking You,
>> Ashwini BR Naidu
>>
>
>


-- 
Thanking You,
Ashwini BR Naidu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090626/5d9188f3/attachment.htm 


More information about the Users mailing list