This is the beginning of my ser.cfg file I've got syntax error on line 12, when I run the ser process.
The ser_fifo file should be created when I compile ser or when I run this script??
debug=3
fork=no
log_stderror=yes
listen=192.9.208.66
port=5060
children=4
dns=no
rev_dns=no
fifo="/tmp/ser_fifo" #line 12
Regards
Emiliano Ogando
Dirección General de Gestión Informática
Ministerio del Interior
25 de Mayo #101
TE: (54-11) 4346-1663
Fax: (54-11) 4346-1633
Web: <http://www.mininterior.gov.ar/> http://www.mininterior.gov.ar
Buenos Aires - República Argentina
Nota: todos los mails enviados desde esta cuenta eogando(a)mininterior.gov.ar<mailto:eogando@mininterior.gov.ar> serán válidos únicamente si se encuentran firmados digitalmente, certificados por la autoridad Oficina Nacional de Tecnologías de la Información, de la Jefatura de Gabinete de Ministros de la Presidencia de la Nación Argentina.
Hello all,
right now i had just try to install openser-1.2.1-notls
it get installed with out any error while doing make and make install
but after that if i try to start service then it is giving me error
openser: parse error (23,1-5): syntax error
Jul 27 04:46:39 barot1 openser: parse error (23,1-5):
i get above error when i try to run "openser start" command.
i am using Fedora Core-6 as my OS.
can anybody guide me on this?
Thanks.
Best Regads,
Ashish Barot.
Hello All -
First - I am new to SER; but versed in telephony, so apologies for any
incorrect verbiage.
I've been reading a bit on OpenSer and MedaProxy. I plan to build an proxy
to connect two separate segments of our internal network. I will need SER
to pass signaling and media from networkA to networkB. There will be no
NAT.
My question is ->
All the reading i've done regarding proxying media with OpeSer relates to
NAT traversal solutions; do the core concepts still apply for traversing
multiple networks w/no NAT?
Thank,
Chris
I hope someone can help me with a language encoding problem.
I don't have much experience with non-ascii From headers. What is the
correct way to encode in the SIP headers?
The reason I ask is because we're having problems with parse_from() barfing
on 8859-1 characters. Do we need to just use utf-8? Are other
charsets supported?
Thanks,
--
Greg Fausak
greg(a)thursday.com
Can you elaborate what is "heartbeat"?
Thanks for your help.
- Ravin
_____
From: serusers-bounces(a)lists.iptel.org
[mailto:serusers-bounces@lists.iptel.org] On Behalf Of Jai Rangi
Sent: Tuesday, July 24, 2007 9:30 PM
To: Arun Kumar
Cc: serusers(a)lists.iptel.org
Subject: Re: [Serusers] SER Fail Over
Arun,
You can use heartbeat. That way you will be able to use the same IP for both
ser servers. Thats what we have in our callingcard application.
-Jai
www.bingotelecom.com <http://www.bingotelecom.com>
On 7/24/07, Arun Kumar <arunvoip(a)gmail.com> wrote:
Hi
I've two sites running my ser with two different database (master-slave).
How do I configure fail over between my ser ?
thanks
arun
_______________________________________________
Serusers mailing list
Serusers(a)lists.iptel.org
http://lists.iptel.org/mailman/listinfo/serusers
Hey everyone,
I'm using sequential forking and on one of the scenarios there appears
to be a problem.
When OpenSER attempts to find the first most relevant destination for the
call the SIP headers are ok. If the first destination that OpenSER attempts
to contact is offline/unreachable it continues to the next one in turn in
which
it produces a bad Contact header which looks like this:
Contact: <sip:101@192.168.0.1:5060sip:101@192.168.0.1:5060>
As you can see it's writing the sip information twice for some reason.
Has anyone seen this happen before?
Also, where should I be looking at to find the problem?
Thanks,
Lir.
Hi everybody,
As promised, we finalized all the arrangements and here are the last
details about the "OpenSER Admin Training Course" at VoN Italy, Rome.
Prices, dates, agenda, registration forms and more others can be found
on the OpenSER project site, at:
http://www.openser.org/mos/view/OpenSER-Admin-Course---Rome-2007/
The registration process is on, so feel free and join :).
Thanks and regards,
Bogdan
Hello.
I have just installed SER on RedHat 9 Linux with the purpose to route voice
packages between a PSTN Gateway AS5350 and a Grandstream HandyTone
286.Letme tell you how it should work: I have assigned a phone number,
that when it
is picked-up, the IVR from the AS5350 router respods and after the press of
a key it sends the packages to the HandyTone and from there to a normal
phone; So far so good because it partialy works, that means that the phone
rings butt there is no voice. I have managed to solve this problem using a
hardware Sip Server between the two devices ( in this way both HT286 and
AS5350 act as clients), but this is not possible any more because it was not
my server; so i have tried with a software solution and I've installed SER.
As I said before , I haven't managed to configure it to work as I wish and
this is why I'am asking for your help; it would realy help me if you can
provide a ser.cfg example that would do just the routing part (no ack no
authentification , no mysql,...., just routing).
Please excuse my bad english.
Thank you very much !
Hi, I'm interested in going to that course but I get no info about it. I sent
some mails with no response.
I'd just need to know if I could buy the plane tickets and reserve hotel now
or I should wait for the registration process.
Could somebody give me some info about it?
Thanks for all and regards.
--
Iñaki Baz Castillo
ibc(a)in.ilimit.es
Good Morning,
I need to set a VOIP architecture with natted users. And I'm trying to
prevent bottleneck (with a rtpproxy architecture) and I have a full
access to the nat server (debian box / iptables MASQUERADE NAT).
So, I've compiled nf_nat_sip / nf_conntrack_sip modules that changed the
received RTP stream IP with the public one of my nat box.
So the RTP stream is arriving to the natbox! Do you have any idea of a
solution to forward RTP streams to the end user
Best Regards,
Marc