Re: [SR-Users] Call forking with delay

2016-09-08 Thread Igor Potjevlesch
Hello Daniel, The second option worked: - relay first to the fixed proxy, which will bounce back to mobile proxy the branch for mobile device But now if I want to be able to choose which phone (mobile or fixe) rings before I have tried by doing the "async_route("RELAY", "7");" in the fixe proxy

Re: [SR-Users] Call forking with delay

2016-08-19 Thread Igor Potjevlesch
Hello, Thank you very much Daniel, I think that the second option is the most simple one, i am going to try it. Thanks! Igor. 2016-08-19 9:24 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > try one of the variants: > > - relay to the fixed proxy, add a new branch and then suspend > > - r

Re: [SR-Users] Call forking with delay

2016-08-19 Thread Daniel-Constantin Mierla
Hello, try one of the variants: - relay to the fixed proxy, add a new branch and then suspend - relay first to the fixed proxy, which will bounce back to mobile proxy the branch for mobile device - relay to fixed proxy and mobile proxy at the same time. When coming from itself, mobile pro

[SR-Users] Call forking with delay

2016-08-18 Thread Igor Potjevlesch
Hello list, I have a proxy that manage fix calls and a proxy that manage mobile calls. I want to implement call forking so when I call to a fix phone the call goes to the fix proxy and it forks to the mobile proxy who manage the call and viceversa. I want the fix to ring 2 or 3 times before the mo