I believe the issue is that he is trying to take requests on one
kamailio instance (5061) and send them out as if they came from the
other kamailio instance (5060) to 'normalize' the responses back
through just 5060.
Either I am not interprting correctly or there is a major design flaw here.
On 7
Daniel,
I've also tried with script vars. I think it has something to do with the
actual dynamic psuedo variable $rb. Var assignment and mangling does not work
for me either. I.e. Keep everything the same except $var(test) = $rb and so
on. Let me know if this makes sense.
Sincerely,
Br
Hi Daniel,
I use the rtpproxy 1.2.1. And seems loopback interface cann't be caputred on
Solaris. I have tried the rtpproxy on other interface and tried the caputre,
however didn't see anything on port 7722.
One more thing like to mention is that I got some error like below:
if gcc -DHAV
Hi,
As it is stated on the documentation, force_send_socket() can only
take a listening interface as an argument.
Try adding
listen=udp:192.168.1.111:5060
Cheers,
Uriel
On Tue, Jul 27, 2010 at 10:51 AM, Alex rsm wrote:
> Hi,
>
> Thanks for your response: When using the function you suggested:
Hi,
Thanks for your response: When using the function you suggested:
listen=udp:192.168.1.111:5061
listen=udp:192.168.1.111:5062
.
force_send_socket(192.168.1.111:5060);
...
I am getting the following error message:
Jul 27 09:45:07 lab-openser01 /usr/sbin/openser[8861]: ERROR:core:fix_act
On Monday 26 July 2010, Stagg Shelton wrote:
> The script in the source scripts/mysql/my_create.sql uses the the
> following definition
>
> CREATE TABLE domain (
> did VARCHAR(64) NOT NULL,
> [..]
> );
>
> The script in the source utils/kamctl/mysql/domain-create.sql uses the
> following de
Hello,
can you sniff the loopback interface for communication on port 7722
(i.e., using ngrep/wireshark, etc...)?
What is the version of rtppproxy do you have?
Cheers,
Daniel
On 7/27/10 3:58 AM, JinKevin wrote:
> Guys,
>
> Anyone has some feedback on this?
>
> Thanks,
> Kevin
>
> -
Hello,
interesting, when I troubleshooted before your previous report, I used
this piece of cfg:
xlog("==\n");
$var(b) =
"v=0\r\n"
"o=- 5 2 IN IP4 192.168.3.100\r\n"
"s=CounterPath Bria\r\n"
"c=IN IP4 174.37.XX.XXX\r\n"
"t=0 0\r\n"
"m=audio 64192 RTP/AVP 107 0 8
On 07/27/2010 05:45 AM, Daniel-Constantin Mierla wrote:
just to note here that the devel version of dispatcher has dedicated
weight-based load balancing algorithm - of course, will be available as
stable with next major release - 3.1.0.
Good to know - thanks!
--
Alex Balashov - Principal
Evar
On 7/27/10 9:43 AM, marius zbihlei wrote:
Alex Balashov wrote:
Simplest thing to do would be to use 'dispatcher' with round-robin
strategy and enter the servers in the table or list file in
duplicate, in proportion to the weight allocation they have.
just to note here that the devel version
Alex Balashov wrote:
Simplest thing to do would be to use 'dispatcher' with round-robin
strategy and enter the servers in the table or list file in duplicate,
in proportion to the weight allocation they have.
On 07/27/2010 01:55 AM, Chandrakant Solanki wrote:
Hello
Also the carrierroute
11 matches
Mail list logo