Re: [OpenSER-Users] Handle 302 Moved Temporarily

2008-07-05 Thread Bogdan-Andrei Iancu
Hi Dmitry, you should not use the rewritehostport () after get_redirects("*") - get_redirects() internally appends the extracted branches, so you cannot change anything about them from the script. Also, try to set soem debug for the get_redirects("*") to see what happens there (you may use dy

Re: [OpenSER-Users] How to cancel a branch

2008-07-05 Thread Bogdan-Andrei Iancu
Hi Daniele, No, there is not such possibility (cancelling per branch). Regards, Bogdan Zappasodi Daniele wrote: > > Hello, > I need something similar to the t_uac_cancel fifo command, but when > there are more branches (parallel forking) it should offer the > opportunity to select the branch t

[OpenSER-Users] using voipswitch as media server

2008-07-05 Thread Tushar
Hi OPENSER community, I have recently started playing around with Openser, I am looking for a solution in which my Openser Server should carry the signalling part and my media stream should be handle by my voipswitch so I can monitor my RTP stream, work with my calling card solution. While brow