Re: [SR-Users] TSILO question

2016-12-01 Thread Federico Cabiddu
Hi, about your questions: Q1: yes it's feasible as long as the two Registrars (Kamailio) have the location information. Please see my reply on a thread on this topic: http://lists.sip-router.org/pipermail/sr-users/2016-February/091612.html Q2: given that TSILO depends on the users' location you h

Re: [SR-Users] tsilo question

2014-12-02 Thread Federico Cabiddu
Hi, currently the module depends on registrar module to append new branches: basically it forces a lookup and update the dset for the transaction. So adding the Contact(s) of the 302 (if I understand correctly what you want to do) is not possible, maybe it could be a feature to add. As Daniel sugge

Re: [SR-Users] tsilo question

2014-12-02 Thread Daniel-Constantin Mierla
Hello, Might work easier via failue_branch_route than reply route, as there it gets the request for processing. Cheers, Daniel On Tuesday, December 2, 2014, Klaus Darilion wrote: > Hi! > > Currently tsilo allows to add branches in failure route or request route > (e.g. on REGISTER). > > would

[SR-Users] tsilo question

2014-12-02 Thread Klaus Darilion
Hi! Currently tsilo allows to add branches in failure route or request route (e.g. on REGISTER). would be be possible to allow this function also in reply routes? E.g. if one branch replies with 3xx, to add a new branch to the CFWD target but still have the other branches ringing. regards Klaus