Re: [OpenSER-Users] [OpenSER-Devel] Implemented RFCs

2008-02-09 Thread Iñaki Baz Castillo
El Viernes, 8 de Febrero de 2008, Klaus Darilion escribió: > Victor Pascual Ávila schrieb: > > Jerome, > > > > On Feb 7, 2008 7:05 PM, Jerome Martin <[EMAIL PROTECTED]> wrote: > >> I would say such a document would be terribly difficult to write as RFC > >> conformance also depends a lot on what yo

Re: [OpenSER-Users] Mediaproxy not working

2008-02-09 Thread Iñaki Baz Castillo
El Sábado, 9 de Febrero de 2008, Andy Smith escribió: > This is from my syslog, includes info written during mediaproxy startup and > a test call: Your logs are not OK. They are missed the "lookup" part. I think you haven't enabled. You must do: if (is_method="INVITE") { t_on_reply(1);

Re: [OpenSER-Users] Mediaproxy not working

2008-02-09 Thread Andy Smith
Yep, have the mediaproxy module parts configured in openser.cfg, mine looks like: loadmodule "mediaproxy.so" modparam("mediaproxy","natping_interval", 30) modparam("mediaproxy","mediaproxy_socket", "/var/run/proxydispatcher.sock") #modparam("mediaproxy","mediaproxy_socket", "/var/run/mediaproxy.s

Re: [OpenSER-Users] Mediaproxy not working

2008-02-09 Thread Iñaki Baz Castillo
El Sábado, 9 de Febrero de 2008, Andy Smith escribió: > Hi Iñaki, > > yep I have ;) Sorry my config is actually with start=yes, but Id gotten > so frustrated I even tried running the mediaproxy portion on a seperate > server with only the dispatcher on the OpenSER system (this made no > differen

Re: [OpenSER-Users] Mediaproxy not working

2008-02-09 Thread Andy Smith
Hi Iñaki, yep I have ;) Sorry my config is actually with start=yes, but Id gotten so frustrated I even tried running the mediaproxy portion on a seperate server with only the dispatcher on the OpenSER system (this made no difference to my problem). In my syslog I see both the dispatcher and t

Re: [OpenSER-Users] Mediaproxy not working

2008-02-09 Thread Iñaki Baz Castillo
El Sábado, 9 de Febrero de 2008, Andy Smith escribió: > Hi list, > > can anyone help? I've been trying to get mediaproxy working for a week > without success :( > > My mediaproxy config is as follows: > > [Dispatcher] > start = yes > socket = /var/run/proxydispatcher.sock > group = openser > defa

[OpenSER-Users] Mediaproxy not working

2008-02-09 Thread Andy Smith
Hi list, can anyone help? I've been trying to get mediaproxy working for a week without success :( My mediaproxy config is as follows: [Dispatcher] start = yes socket = /var/run/proxydispatcher.sock group = openser defaultProxy = /var/run/mediaproxy.sock [MediaProxy] start = no socket = /var