Andreas Granig writes:
> If it violates the RFC, anyone with some Cisco knowledge who knows how
> to disable this behavior, or is it a known bug?
i remember hearing that this has been fixed in latest version of pgw,
which is also (finally) supposed to conform to rfc3261 in all aspects.
-- juh
On Thu, Mar 6, 2008 at 7:17 PM, Juha Heinanen <[EMAIL PROTECTED]> wrote:
> Bogdan-Andrei Iancu writes:
>
> > 2) add new feature to manage/control C timer (like onreply route change
> > support, different routes for timeout and failures, etc)..
> >
> > Is this commonly agreed?
>
> as long s
Bogdan-Andrei Iancu writes:
> Is any common will on the first item (serialization to be moved out from
> LCR)? Because, if so, we should work out a plan of action.
i don't anything against it as long as core version would implement the
same serialization capability that lcr.
i made a huge h
Bogdan-Andrei Iancu writes:
> 2) add new feature to manage/control C timer (like onreply route change
> support, different routes for timeout and failures, etc)..
>
> Is this commonly agreed?
as long some backwards compatibility is retained, i.e., it should not be
mandatory to split current
Hi Bogdan,
I have taken a look at these, this is exactly what I wanted.
Thank you everyone for your help!
Regards,
Ross
> Date: Thu, 6 Mar 2008 18:34:50 +0200> From: [EMAIL PROTECTED]> To: [EMAIL
> PROTECTED]> CC: users@lists.openser.org> Subject: Re: [OpenSER-Users] OpenSER
> & NAT He
On Thursday 06 March 2008, Henning Westerholt wrote:
> If just reply to a email, then the reply
> goes to the list, and a CC to the OP. So its not necessary to add another
> CC to the address you've given above.
To be a little bit more precice:
If you choose 'reply' in your mail client, then the
Hi Ross,
You may consider taking a look at the openser Admin Course materials -
there is NAT traversal section very well explained:
http://www.voice-sistem.ro/downloads/
Regards,
Bogdan
Ross Beer wrote:
> Hi,
>
> I am looking to implement an OpenSER NAT helper.
>
> I need OpenSER to
On Thursday 06 March 2008, Peter Lemenkov wrote:
> [..]
> BTW don't forget to CC to [EMAIL PROTECTED] (this maillist badly
> configured)
Hi Peter,
the correct address of this list is 'users@lists.openser.org', but
'[EMAIL PROTECTED]' works too. If just reply to a email, then the reply goes
to t
2008/3/6, Ross Beer <[EMAIL PROTECTED]>:
> Just general sip message problems, i.e. if a user is behind a firewall.
Take a look at the following commands:
force_rport
fix_nated_contact
fix_nated_sdp
force_rtp_proxy
Don't forget also to mark (with setflag()) registered users behind NAT
and fix r
On Thursday 06 March 2008, Antonio Reale wrote:
> I'm trying to setup openser with mysql cluster.
>
> I see that the default db engine used by openser tables is MyISAM, I need
> to change it with the ndbcluster engine or I can leave it as is?
Hi Antonio,
i think that you can't use MyISAM if you w
Hello All!
2008/3/6, Ross Beer <[EMAIL PROTECTED]>:
>
> Hi,
>
> I am looking to implement an OpenSER NAT helper.
>
> I need OpenSER to correct mistakes in SIP packets and pass them on to
> Asterisk. I do not want OpenSER to handle registrations.
What mistakes? Wrong IP:PORT?
--
With best rega
Hi,
I am looking to implement an OpenSER NAT helper.
I need OpenSER to correct mistakes in SIP packets and pass them on to Asterisk.
I do not want OpenSER to handle registrations.
Does anyone have any good examples for this type of setup?
Kind regards,
Ross
_
Hi Bogdan.
Should I post it on the tracker, with the same detail of the last mail?
Regards.
Sergio
On Thu, Mar 6, 2008 at 5:14 AM, Bogdan-Andrei Iancu <[EMAIL PROTECTED]>
wrote:
> Hi Sergio,
>
> please upload your report on the tracker (bug section).
>
> Regards,
> Bogdan
>
> PS: please enable
Hello
I try to use OpenSer 1.3 with SEMS 0.10 for voice announcements and i
get a sems error which I don't understand.
(49239) ERROR: open (AmAudio.cpp:532): open returned -1
(49239) ERROR: run (AmSession.cpp:319):
AnnouncementDialog::onSessionStart: Cannot open file
(49239) ERROR: run (AmSessi
Hi all,
I'm trying to setup openser with mysql cluster.
I see that the default db engine used by openser tables is MyISAM, I need to
change it with the ndbcluster engine or I can leave it as is?
Thanks.
Regards,
Antonio
___
Users mailin
Hi Anca et all,
I have repeated the same test described in the first name with the debug
level set to 7 and I couldn't find the string 'mi_refreshWatchers' in the
debbug messages. I can't attach the debug messages file because it is too
large.
I am using OpenSer 1.3 and openXcap 0.99. My configura
Hi Sergio,
please upload your report on the tracker (bug section).
Regards,
Bogdan
PS: please enable the memory debug support (DBG_QM_MALLOC) and run it
like this - it might provide more infos when crashing.
Sergio Gutierrez wrote:
> Hi Henning.
>
> I apologize in advance for the long post.
>
Hi,
you need to have a common mysql table for the registrations so that when
OpenSER_2 taks over it has the informations
OpenSER_1 wrote in the DB.
you can achieve this with a single mysql server, or better with a cluster ;)
cheers,
Patrick.
> Hi friends,
>
> I am having problems setting up
Hi,
I think you might be right about the problem source.
The real time update in OpenSER is triggered by OpenXCAP with an mi
command: "mi_refreshWatchers". You could set the 'debug' in config file
to 7 and search in the log for 'mi_refreshWatchers' string and send the
debug messages printed whi
On Tuesday 04 March 2008, bsb093 wrote:
> Hi,
>
> I am new in this area and as expected I am having real problem with setting
> up the Openser with WeSIP .
> I have installed OpenSER 1.2.0 on debian platform and download WeSIP from
> WeSIP website.
>
> When trying to run Openser I get an error that
On Tuesday 04 March 2008, [EMAIL PROTECTED] wrote:
> [..]
> I am new to OpenSER, I want to install OpenSER on my Redhat Linux
> machine.
>
> I had downloaded OpenSER latest1.3.x.
> I have some doubts regarding installation of openser
>
> 1. is mysql is to be installed before installing openser??
>
Hi all,
I am new to OpenSER, I want to install OpenSER on my Redhat Linux
machine.
I had downloaded OpenSER latest1.3.x.
I have some doubts regarding installation of openser
1. is mysql is to be installed before installing openser??
2. I had installed openser1.3.x with installation procedu
Hi all,
I am stuck with a presence authorization problem using openSer 1.3 and
openXcap 0.9.9. I have read some similar posts in the mailing list but I
couldn't find a solution, so I'll try to explain my scenario to see if it is
my mistake or it is a bug.
I explain the scenario:
User test1 and t
Hi,
I am new in this area and as expected I am having real problem with setting
up the Openser with WeSIP .
I have installed OpenSER 1.2.0 on debian platform and download WeSIP from
WeSIP website.
When trying to run Openser I get an error that fifo="tmp/openser_fifo" line
has parse error (in the
24 matches
Mail list logo