[SR-Users] append_branch and t_replicate issue

Daniel-Constantin Mierla miconda at gmail.com
Fri Jul 25 12:33:47 CEST 2014


On 25/07/14 12:20, Asgaroth wrote:
> Hi,
>
> On 25/07/2014 11:03, Daniel-Constantin Mierla wrote:
>> I pushed a patch to master branch that allows to use t_replicate() 
>> without any parameters.
>>
>> Apparently the same behaviour can be achieved using:
>>
>> t_replicate("")
>>
>> so the parameter is an empty string. Can you try it and see if works? 
>> Also, feedback on testing the patch for no parameter would be 
>> appreciated. 
>
> Thanks for this patch, I'll get on to building a couple rpm's with 
> master branch to test.
>
> Just to verify, you want me to test using the following setup:
>
> $ru = "sip:" + BACKUP_REGISTRAR_1 + ":5060";
> append_branch("sip:" + BACKUP_REGISTRAR_2 + ":5060");
> *t_replicate("");*
Yes, and this should work on existing versions 4.1.x or older
>
> and
>
> $ru = "sip:" + BACKUP_REGISTRAR_1 + ":5060";
> append_branch("sip:" + BACKUP_REGISTRAR_2 + ":5060");
> *t_replicate();*
This one as well, but only with master branch.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20140725/c11bc57f/attachment.html>


More information about the sr-users mailing list