Hello guys.
I have X-Lite client on WinXP, which in installed on the Virtual
Machine (VM), which in turn is installed under Linux host on the
public host nf034.jinr.ru (IP 159.93.29.34). For sharing single network
card between Linux host and Windows guest systems, VM uses the NAT
technology.
At first I run SER on Linux at nf034.jinr.ru:5060 and point them as a
proxy for X-Lite in its configuration menu.
I successfully logged X-Lite to the SER proxy server, and then looked
at the X-Lite diagnostic (URI to which X-Lite is assigned is
sip:test@nf034.jinr.ru):
====================== -- cut -- ======================
X-Lite release 1103m build stamp 14262
License key: 334EB1FDABF14B00BD22E1C2442210A4
Established SIP protocol listen on: 172.16.218.128:5060
Discovered Port Restricted Single Mapped Port Symmetric NAT Firewall
SIP: 172.16.218.128:5060
RTP: 172.16.218.128:8000
NAT: 159.93.29.34
Discovering external SIP port on symmetric firewall...
PROXY#0: 159.93.29.34:5060
SEND TIME: 29675015
SEND >> 159.93.29.34:5060
REGISTER sip:nf034.jinr.ru SIP/2.0
Via: SIP/2.0/UDP 159.93.29.34:5060;rport;branch=z9hG4bK2E70AA83DC6248CF85502BCD5E251FC7
From: Test User <sip:test@nf034.jinr.ru>;tag=1898047871
To: Test User <sip:test@nf034.jinr.ru>
Contact: "Test User" <sip:test@159.93.29.34:5060>
Call-ID: 3DE2CFB300024F7085AEB4169AF1E048(a)nf034.jinr.ru
CSeq: 48982 REGISTER
Expires: 1800
Max-Forwards: 70
User-Agent: X-Lite release 1103m
Content-Length: 0
====================== -- cut -- ======================
So, glance at the Contact field gives that X-Lite maps
172.16.218.128:5060 to the public IP 159.93.29.34 but with the *same*
port 5060! The same we can see at the SER 'location' table in
mysql/ser table:
+----------+----------------------------+
| username | contact |
+----------+----------------------------+
| test | sip:test@159.93.29.34:5060 |
+----------+----------------------------+
But, I have SER running exactly at the 159.93.29.34:5060 that leads to
the ports conflict. How can I resolve this situation?
Thank you!
--
Best regards,
Timur V. Elzhov
COO
Warelex LLC
Hi,
I'm trying to install a tool to monitor SIP messages between UA and SER.
"Callflow" is a: callflow sequence diagram generator
http://callflow.sourceforge.net/
Anyone succeded in installing this in Fedora 3 ?
I will try this and see how I get on....Thank you again for your
patience and help.
---- Original Message ----
From: javarockx(a)gmail.com
To: ashling.odriscoll(a)cit.ie
Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
Date: Tue, 29 Mar 2005 11:43:07 -0500
>Great. Now you need to compile the mysql support module.
>
>You can get a full how-to at http://www.onsip.org
>
>Just register and download the "Getting Started" document. This
>should
>be enough to get your using the mysql module.
>
>As for cpl but I suspect that it simply isn't complied by default.
>
>You can compile it by changing to your ser source directory and doing
>this:
>
>make exclude_modules="" modules
>
>Then copy the <ser-source>/modules/cpl-c/*.so to
>/usr/loca/lib/ser/modules
>
>Regards,
>Paul
>
>
>On Tue, 29 Mar 2005 17:34:38 +0100, Aisling O'Driscoll
><ashling.odriscoll(a)cit.ie> wrote:
>> I have deleted all the "modules" directories from my system other
>> than /usr/local/lib/ser. However /usr/local/lib/ser doesnt contain
>> modules such as mysql.so, cpl-c.so etc. Is this normal?? If it is
>> then what how do I check these modules out cvs?. I have downloaded
>> the latest SER source code and made the SER binaries 2 more times
>> (according the onsip document) to make sure I running the most
>> up-to-date code.
>>
>> I apologise for lack of linx knowledge and very much appreciate the
>> help I have been given so far.
>>
>> Aisling.
>> >
>> >---- Original Message ----
>> >From: javarockx(a)gmail.com
>> >To: ashling.odriscoll(a)cit.ie
>> >Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>> >Date: Tue, 29 Mar 2005 10:19:52 -0500
>> >
>> >>Again, this sounds like you've got more than one version of ser
>on
>> >your system.
>> >>
>> >>I don't know where 0.8.14 kept it's modules but you can find
>other
>> >ser
>> >>modules (and remove them).
>> >>
>> >>to find them do this as root
>> >>
>> >>find / -name mysql.so
>> >>
>> >>you may find more than ser modules with this but it should spit
>out
>> >>the directory that 0.8.14 used.
>> >>
>> >>ser-0.9 keeps its modules in /usr/local/lib/ser
>> >>
>> >>Regards,
>> >>Paul
>> >>
>> >>
>> >>On Tue, 29 Mar 2005 15:53:56 +0100, Aisling O'Driscoll
>> >><ashling.odriscoll(a)cit.ie> wrote:
>> >>> Yes that was it. Thanks. I promise I'm nearly there!I replaced
>the
>> >>> default script with the ser.cfg I was running with 0.8.14. I am
>> >>> getting two mismatch errors with the script though:
>> >>>
>> >>> ERROR: module version mismatch for
>> >>> /usr/local/lib/ser/modules/mysql.so; core: ser 0.9.1
>(i386/linux);
>> >>> module ser 0.9.0 (i386/linux).
>> >>> Its the same for the cpl module.
>> >>>
>> >>> Can I run a command to update the modules only? Also I'm a bit
>> >>> confused if the mysql database that I was using with 0.8.14 is
>> >still
>> >>> valid? Do I have create new tables (ser_mysql.sh create etc)is
>the
>> >>> current database sufficient?
>> >>>
>> >>> Many thanks,
>> >>> Aisling.
>> >>>
>> >>> >
>> >>> >---- Original Message ----
>> >>> >From: greger(a)teigre.com
>> >>> >To: javarockx(a)gmail.com, ashling.odriscoll(a)cit.ie,
>> >serusers(a)iptel.org
>> >>> >Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>> >>> >Date: Tue, 29 Mar 2005 16:29:49 +0200
>> >>> >
>> >>> >>This is the default ser.cfg problem: Remove the
>> >force_send_socket
>> >>> >line with
>> >>> >>reference to the smaug server.
>> >>> >>I thought this was changed in CVS (a test cfg file was
>committed
>> >to
>> >>> >cvs in
>> >>> >>an error).
>> >>> >>g-)
>> >>> >>
>> >>> >>Java Rockx wrote:
>> >>> >>> your ser.cfg is in /usr/local/etc/ser
>> >>> >>>
>> >>> >>> I've not seen your ser.cfg file - so I can't really say.
>> >>> >>>
>> >>> >>> Regards,
>> >>> >>> Paul
>> >>> >>>
>> >>> >>>
>> >>> >>> On Tue, 29 Mar 2005 15:10:30 +0100, Aisling O'Driscoll
>> >>> >>> <ashling.odriscoll(a)cit.ie> wrote:
>> >>> >>>> Thanks,I've made that change. Any idea about why SER wont
>> >start?
>> >>> >The
>> >>> >>>> following error is in /varlog/messages:
>> >>> >>>>
>> >>> >>>> /usr/local/sbin/ser[7966]: ERROR: fix_actions:
>> >force_send_socket:
>> >>> >>>> could not resolvbe smaug.
>> >>> >>>>
>> >>> >>>> Also where is my new ser.cfg stored. My old one is in
>> >etc/ser.
>> >>> >>>>
>> >>> >>>> Thanks,
>> >>> >>>> Aisling
>> >>> >>>>
>> >>> >>>> ---- Original Message ----
>> >>> >>>> From: javarockx(a)gmail.com
>> >>> >>>> To: ashling.odriscoll(a)cit.ie
>> >>> >>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>> >>> >>>> Date: Tue, 29 Mar 2005 09:08:24 -0500
>> >>> >>>>
>> >>> >>>>> your PATH should actually be
>> >>> >>>>>
>> >>> >>>>> PATH=$PATH:/usr/local/sbin:.
>> >>> >>>>>
>> >>> >>>>> Regards,
>> >>> >>>>> Paul
>> >>> >>>>>
>> >>> >>>>>
>> >>> >>>>> On Tue, 29 Mar 2005 14:36:56 +0100, Aisling O'Driscoll
>> >>> >>>>> <ashling.odriscoll(a)cit.ie> wrote:
>> >>> >>>>>> Thanks for the replies so far - Everyone has been very
>> >helpful.
>> >>> >I
>> >>> >>>>>> have one final question. I deleted the "ser" directory
>from
>> >>> >>>>> /usr/sbin
>> >>> >>>>>> as suggested. I am using Suse Linux 9.0 so then I
>modified
>> >the
>> >>> >>>>>> "profile" file in the /etc directory with the following:
>> >>> >>>>>>
>> >>> >>>>>> PATH="$PATH:/usr/local/sbin/ser:."
>> >>> >>>>>>
>> >>> >>>>>> Then I carried out the cvs instructions from the iptel
>site
>> >(as
>> >>> >>>>>> detailed at end of this mail) to install SER 0.9.1. When
>I
>> >run
>> >>> >"ser
>> >>> >>>>>> -V" I now see that SER has been updated. However when I
>run
>> >>> >>>>>> /usr/local/sbin/serctl start to start SER. I get an
>error:
>> >>> >>>>>>
>> >>> >>>>>> Starting SER: PID file /var/run/ser.pid does not exist
>--
>> >SER
>> >>> >start
>> >>> >>>>>> failed.
>> >>> >>>>>>
>> >>> >>>>>> I used to start SER using /etc/init.d/ser start. That
>also
>> >>> >doesn't
>> >>> >>>>>> work. What could be wrong? Also where is my new ser.cfg
>> >file
>> >>> >>>>> stored?
>> >>> >>>>>> My old one is still in /etc/ser.
>> >>> >>>>>>
>> >>> >>>>>> Thanks again.
>> >>> >>>>>> Aisling.
>> >>> >>>>>>
>> >>> >>>>>> cd /usr/src
>> >>> >>>>>> export
>> >CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
>> >>> >>>>>> cvs login
>> >>> >>>>>> [enter for password]
>> >>> >>>>>> "cvs co -r rel_0_9_0 sip_router" from onsip site.
>> >>> >>>>>> cd sip_router
>> >>> >>>>>> make all
>> >>> >>>>>> make install
>> >>> >>>>>>
>> >>> >>>>>>> ---- Original Message ----
>> >>> >>>>>>> From: javarockx(a)gmail.com
>> >>> >>>>>>> To: ashling.odriscoll(a)cit.ie
>> >>> >>>>>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>> >>> >>>>>>> Date: Tue, 29 Mar 2005 08:07:35 -0500
>> >>> >>>>>>>
>> >>> >>>>>>>> Each linux user has an environment variable called
>PATH.
>> >You
>> >>> >can
>> >>> >>>>> set
>> >>> >>>>>>>> your path in the .bash_profile (assuming a redhat
>linux
>> >>> >distro).
>> >>> >>>>>>>> Consult your linux distro for setting environment
>> >variables.
>> >>> >>>>>>>>
>> >>> >>>>>>>> On most you can just do this:
>> >>> >>>>>>>>
>> >>> >>>>>>>> export PATH=$PATH:/usr/local/sbin/
>> >>> >>>>>>>>
>> >>> >>>>>>>> But this will only be for you current logged in
>session.
>> >When
>> >>> >you
>> >>> >>>>>>> exit
>> >>> >>>>>>>> the bash shell this setting will be lost.
>> >>> >>>>>>>>
>> >>> >>>>>>>> Regards,
>> >>> >>>>>>>> Paul
>> >>> >>>>>>>>
>> >>> >>>>>>>>
>> >>> >>>>>>>> On Tue, 29 Mar 2005 13:50:18 +0100, Aisling O'Driscoll
>> >>> >>>>>>>> <ashling.odriscoll(a)cit.ie> wrote:
>> >>> >>>>>>>>> Apologies if this is a ridculous question where will
>I
>> >find
>> >>> >the
>> >>> >>>>>>> $PATH
>> >>> >>>>>>>>> variable?
>> >>> >>>>>>>>>
>> >>> >>>>>>>>> Thanks,
>> >>> >>>>>>>>> Aisling
>> >>> >>>>>>>>>>
>> >>> >>>>>>>>>> ---- Original Message ----
>> >>> >>>>>>>>>> From: javarockx(a)gmail.com
>> >>> >>>>>>>>>> To: ashling.odriscoll(a)cit.ie, serusers(a)iptel.org
>> >>> >>>>>>>>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>> >>> >>>>>>>>>> Date: Tue, 29 Mar 2005 07:49:44 -0500
>> >>> >>>>>>>>>>
>> >>> >>>>>>>>>>> it looks like you have two copies of ser on your
>> >machine.
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>>> You should complete remove /usr/sbin/ser and make
>sure
>> >>> >>>>>>>>>>> /usr/local/sbin/ser is in your $PATH.
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>>> Regards,
>> >>> >>>>>>>>>>> Paul
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>>> On Tue, 29 Mar 2005 13:43:56 +0100, Aisling
>O'Driscoll
>> >>> >>>>>>>>>>> <ashling.odriscoll(a)cit.ie> wrote:
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>> When I type "which ser". I get /usr/sbin/ser. How
>can
>> >I
>> >>> >>>>>>>>>>>> proceed from here?. Thank you for the reply.
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>> Aisling.
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>> ---- Original Message ----
>> >>> >>>>>>>>>>>> From: javarockx(a)gmail.com
>> >>> >>>>>>>>>>>> To: ashling.odriscoll(a)cit.ie
>> >>> >>>>>>>>>>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>> >>> >>>>>>>>>>>> Date: Tue, 29 Mar 2005 06:46:20 -0500
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> Aisling,
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> It seems like one of the following is true:
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> 1) you're somehow mixing 0.8.14 source code with
>> >0.9.1
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> 2) you have more than one copy of ser installed
>on
>> >your
>> >>> >>>>>>>>>>>>> system. If you
>> >>> >>>>>>>>>>>>> type "which ser" does it point to
>> >/usr/local/sbin/ser ??
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> Regards,
>> >>> >>>>>>>>>>>>> Paul
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> On Tue, 29 Mar 2005 09:55:06 +0100, Aisling
>> >O'Driscoll
>> >>> >>>>>>>>>>>>> <ashling.odriscoll(a)cit.ie> wrote:
>> >>> >>>>>>>>>>>>>> Hello,
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> I am still trying to change my SER version from
>> >0.8.14
>> >>> >to
>> >>> >>>>>>>>>>>>>> 0.9.0. I have
>> >>> >>>>>>>>>>>>>> followed the instructions at the following link
>and
>> >>> >also
>> >>> >>>>> on
>> >>> >>>>>>> the
>> >>> >>>>>>>>>>>>> onsip
>> >>> >>>>>>>>>>>>>> site.
>> >>> >>>>>>>>>>>>>> http://www.iptel.org/ser/cvs/
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> However when I run ser -V, I still see that I'm
>> >running
>> >>> >>>>>>>>>>>>>> 0.8.14. I've given an exact detail of what i do
>> >below
>> >>> >and
>> >>> >>>>>>>>>>>>>> can someone
>> >>> >>>>>>> PLEASE
>> >>> >>>>>>>>>>>>>> PLEASE point out the mistake. Thank you.
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> cd /usr/src
>> >>> >>>>>>>>>>>>>> export
>> >>> >>>>>>> CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
>> >>> >>>>>>>>>>>>>> cvs login
>> >>> >>>>>>>>>>>>>> [enter for password]
>> >>> >>>>>>>>>>>>>> Here I've tried both "cvs co sip_router" for
>> >unstable
>> >>> >>>>>>>>>>>>>> version and "cvs co -r rel_0_9_0 sip_router"
>from
>> >onsip
>> >>> >>>>>>>>>>>>>> site.
>> >>> >>>>>>>>>>>>>> cd sip_router
>> >>> >>>>>>>>>>>>>> make all
>> >>> >>>>>>>>>>>>>> make install
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> It says every file is updated but I still run
>the
>> >same
>> >>> >>>>>>> stable
>> >>> >>>>>>>>>>>>>> version. I've killed all ser processes before
>> >running
>> >>> >this
>> >>> >>>>>>>>>>>>>> command (killall ser)
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> Please let me know what Im doing wrong,
>> >>> >>>>>>>>>>>>>> Aisling.
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> -------------------Legal
>> >>> >>>>>>>>>>>>> Disclaimer---------------------------------------
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> The above electronic mail transmission is
>> >confidential
>> >>> >>>>> and
>> >>> >>>>>>>>>> intended
>> >>> >>>>>>>>>>>>> only for the person to whom it is addressed. Its
>> >>> >contents
>> >>> >>>>>>>>>>>>> may be protected by legal and/or professional
>> >privilege.
>> >>> >>>>>>>>>>>>> Should it be received by you in error please
>contact
>> >the
>> >>> >>>>>>>>>>>>> sender at the
>> >>> >>>>>>> above
>> >>> >>>>>>>>>>>>> quoted email address. Any unauthorised form of
>> >>> >>>>> reproduction
>> >>> >>>>>>> of
>> >>> >>>>>>>>>> this
>> >>> >>>>>>>>>>>>> message is strictly prohibited. The Institute
>does
>> >not
>> >>> >>>>>>>>>>>>> guarantee the security of any information
>> >electronically
>> >>> >>>>>>>>>>>>> transmitted and is not liable if the information
>> >>> >contained
>> >>> >>>>>>>>>>>>> in this communication
>> >>> >>>>> is
>> >>> >>>>>>> not
>> >>> >>>>>>>>>> a
>> >>> >>>>>>>>>>>>> proper and complete record of the message as
>> >transmitted
>> >>> >by
>> >>> >>>>>>>>>>>>> the sender nor for any delay in its receipt.
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>> _______________________________________________
>> >>> >>>>>>>>>>>>>> Serusers mailing list
>> >>> >>>>>>>>>>>>>> Serusers(a)iptel.org
>> >>> >>>>>>>>>>>>>> http://mail.iptel.org/mailman/listinfo/serusers
>> >>> >>>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> -------------------Legal
>> >>> >>>>>>>>>>>>> Disclaimer---------------------------------------
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>> The above electronic mail transmission is
>> >confidential
>> >>> >and
>> >>> >>>>>>>>>> intended
>> >>> >>>>>>>>>>>>> only for the person to whom it is addressed. Its
>> >>> >contents
>> >>> >>>>>>>>>>>>> may be protected by legal and/or professional
>> >privilege.
>> >>> >>>>>>>>>>>>> Should it be received by you in error please
>contact
>> >the
>> >>> >>>>>>>>>>>>> sender at the
>> >>> >>>>>>> above
>> >>> >>>>>>>>>>>>> quoted email address. Any unauthorised form of
>> >>> >>>>> reproduction
>> >>> >>>>>>> of
>> >>> >>>>>>>>>> this
>> >>> >>>>>>>>>>>>> message is strictly prohibited. The Institute
>does
>> >not
>> >>> >>>>>>>>>>>>> guarantee the security of any information
>> >electronically
>> >>> >>>>>>>>>>>>> transmitted and is not liable if the information
>> >>> >contained
>> >>> >>>>>>>>>>>>> in this communication
>> >>> >>>>> is
>> >>> >>>>>>> not
>> >>> >>>>>>>>>> a
>> >>> >>>>>>>>>>>>> proper and complete record of the message as
>> >transmitted
>> >>> >by
>> >>> >>>>>>>>>>>>> the sender nor for any delay in its receipt.
>> >>> >>>>>>>>>>>>>
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>> -------------------Legal
>> >>> >>>>>>>>>> Disclaimer---------------------------------------
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>> The above electronic mail transmission is
>> >confidential
>> >>> >and
>> >>> >>>>>>>>>> intended only for the person to whom it is
>addressed.
>> >Its
>> >>> >>>>>>> contents
>> >>> >>>>>>>>>> may be protected by legal and/or professional
>> >privilege.
>> >>> >>>>>>>>>> Should it be received by you in error please contact
>> >the
>> >>> >>>>>>>>>> sender at the
>> >>> >>>>> above
>> >>> >>>>>>>>>> quoted email address. Any unauthorised form of
>> >reproduction
>> >>> >of
>> >>> >>>>>>> this
>> >>> >>>>>>>>>> message is strictly prohibited. The Institute does
>not
>> >>> >>>>>>>>>> guarantee the security of any information
>> >electronically
>> >>> >>>>>>>>>> transmitted and is
>> >>> >>>>> not
>> >>> >>>>>>>>>> liable if the information contained in this
>> >communication
>> >>> >is
>> >>> >>>>>>>>>> not a proper and complete record of the message as
>> >>> >transmitted
>> >>> >>>>>>>>>> by
>> >>> >>>>> the
>> >>> >>>>>>>>>> sender nor for any delay in its receipt.
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>>
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>>> -------------------Legal
>> >>> >>>>>>>>>> Disclaimer---------------------------------------
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>>> The above electronic mail transmission is
>confidential
>> >and
>> >>> >>>>>>> intended
>> >>> >>>>>>>>>> only for the person to whom it is addressed. Its
>> >contents
>> >>> >may
>> >>> >>>>> be
>> >>> >>>>>>>>>> protected by legal and/or professional privilege.
>> >Should it
>> >>> >be
>> >>> >>>>>>>>>> received by you in error please contact the sender
>at
>> >the
>> >>> >>>>> above
>> >>> >>>>>>>>>> quoted email address. Any unauthorised form of
>> >reproduction
>> >>> >of
>> >>> >>>>>>> this
>> >>> >>>>>>>>>> message is strictly prohibited. The Institute does
>not
>> >>> >>>>>>>>>> guarantee the security of any information
>> >electronically
>> >>> >>>>>>>>>> transmitted and is
>> >>> >>>>> not
>> >>> >>>>>>>>>> liable if the information contained in this
>> >communication
>> >>> >is
>> >>> >>>>>>>>>> not a proper and complete record of the message as
>> >>> >transmitted
>> >>> >>>>>>>>>> by
>> >>> >>>>> the
>> >>> >>>>>>>>>> sender nor for any delay in its receipt.
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>>>
>> >>> >>>>>>>>>
>> >>> >>>>>>>>> -------------------Legal
>> >>> >>>>>>> Disclaimer---------------------------------------
>> >>> >>>>>>>>>
>> >>> >>>>>>>>> The above electronic mail transmission is
>confidential
>> >and
>> >>> >>>>>>> intended only for the person to whom it is addressed.
>Its
>> >>> >contents
>> >>> >>>>>>> may be protected by legal and/or professional
>privilege.
>> >>> >Should it
>> >>> >>>>> be
>> >>> >>>>>>> received by you in error please contact the sender at
>the
>> >>> >above
>> >>> >>>>>>> quoted email address. Any unauthorised form of
>> >reproduction of
>> >>> >>>>> this
>> >>> >>>>>>> message is strictly prohibited. The Institute does not
>> >>> >guarantee
>> >>> >>>>> the
>> >>> >>>>>>> security of any information electronically transmitted
>and
>> >is
>> >>> >not
>> >>> >>>>>>> liable if the information contained in this
>communication
>> >is
>> >>> >not a
>> >>> >>>>>>> proper and complete record of the message as
>transmitted
>> >by
>> >>> >the
>> >>> >>>>>>> sender nor for any delay in its receipt.
>> >>> >>>>>>>>>
>> >>> >>>>>>>>>
>> >>> >>>>>>>>
>> >>> >>>>>>>> -------------------Legal
>> >>> >>>>>>> Disclaimer---------------------------------------
>> >>> >>>>>>>>
>> >>> >>>>>>>> The above electronic mail transmission is confidential
>> >and
>> >>> >>>>> intended
>> >>> >>>>>>> only for the person to whom it is addressed. Its
>contents
>> >may
>> >>> >be
>> >>> >>>>>>> protected by legal and/or professional privilege.
>Should
>> >it be
>> >>> >>>>>>> received by you in error please contact the sender at
>the
>> >>> >above
>> >>> >>>>>>> quoted email address. Any unauthorised form of
>> >reproduction of
>> >>> >>>>> this
>> >>> >>>>>>> message is strictly prohibited. The Institute does not
>> >>> >guarantee
>> >>> >>>>> the
>> >>> >>>>>>> security of any information electronically transmitted
>and
>> >is
>> >>> >not
>> >>> >>>>>>> liable if the information contained in this
>communication
>> >is
>> >>> >not a
>> >>> >>>>>>> proper and complete record of the message as
>transmitted
>> >by
>> >>> >the
>> >>> >>>>>>> sender nor for any delay in its receipt.
>> >>> >>>>>>>>
>> >>> >>>>>>>>
>> >>> >>>>>>
>> >>> >>>>>> -------------------Legal
>> >>> >>>>> Disclaimer---------------------------------------
>> >>> >>>>>>
>> >>> >>>>>> The above electronic mail transmission is confidential
>and
>> >>> >intended
>> >>> >>>>> only for the person to whom it is addressed. Its contents
>> >may be
>> >>> >>>>> protected by legal and/or professional privilege. Should
>it
>> >be
>> >>> >>>>> received by you in error please contact the sender at the
>> >above
>> >>> >>>>> quoted email address. Any unauthorised form of
>reproduction
>> >of
>> >>> >this
>> >>> >>>>> message is strictly prohibited. The Institute does not
>> >guarantee
>> >>> >the
>> >>> >>>>> security of any information electronically transmitted
>and
>> >is
>> >>> >not
>> >>> >>>>> liable if the information contained in this communication
>is
>> >not
>> >>> >a
>> >>> >>>>> proper and complete record of the message as transmitted
>by
>> >the
>> >>> >>>>> sender nor for any delay in its receipt.
>> >>> >>>>>>
>> >>> >>>>>>
>> >>> >>>>>
>> >>> >>>>> -------------------Legal
>> >>> >>>>> Disclaimer---------------------------------------
>> >>> >>>>>
>> >>> >>>>> The above electronic mail transmission is confidential
>and
>> >>> >intended
>> >>> >>>>> only for the person to whom it is addressed. Its contents
>> >may be
>> >>> >>>>> protected by legal and/or professional privilege. Should
>it
>> >be
>> >>> >>>>> received by you in error please contact the sender at the
>> >above
>> >>> >>>>> quoted email address. Any unauthorised form of
>reproduction
>> >of
>> >>> >this
>> >>> >>>>> message is strictly prohibited. The Institute does not
>> >guarantee
>> >>> >the
>> >>> >>>>> security of any information electronically transmitted
>and
>> >is
>> >>> >not
>> >>> >>>>> liable if the information contained in this communication
>is
>> >not
>> >>> >a
>> >>> >>>>> proper and complete record of the message as transmitted
>by
>> >the
>> >>> >>>>> sender nor for any delay in its receipt.
>> >>> >>>>>
>> >>> >>>>
>> >>> >>>> -------------------Legal
>> >>> >>>> Disclaimer---------------------------------------
>> >>> >>>>
>> >>> >>>> The above electronic mail transmission is confidential and
>> >>> >intended
>> >>> >>>> only for the person to whom it is addressed. Its contents
>may
>> >be
>> >>> >>>> protected by legal and/or professional privilege. Should
>it
>> >be
>> >>> >>>> received by you in error please contact the sender at the
>> >above
>> >>> >>>> quoted email address. Any unauthorised form of
>reproduction
>> >of
>> >>> >this
>> >>> >>>> message is strictly prohibited. The Institute does not
>> >guarantee
>> >>> >the
>> >>> >>>> security of any information electronically transmitted and
>is
>> >not
>> >>> >>>> liable if the information contained in this communication
>is
>> >not
>> >>> >a
>> >>> >>>> proper and complete record of the message as transmitted
>by
>> >the
>> >>> >>>> sender nor for any delay in its receipt.
>> >>> >>>>
>> >>> >>>>
>> >>> >>>
>> >>> >>> _______________________________________________
>> >>> >>> Serusers mailing list
>> >>> >>> Serusers(a)iptel.org
>> >>> >>> http://mail.iptel.org/mailman/listinfo/serusers
>> >>> >>
>> >>> >>
>> >>> >>-------------------Legal
>> >>> >Disclaimer---------------------------------------
>> >>> >>
>> >>> >>The above electronic mail transmission is confidential and
>> >intended
>> >>> >only for the person to whom it is addressed. Its contents may
>be
>> >>> >protected by legal and/or professional privilege. Should it be
>> >>> >received by you in error please contact the sender at the
>above
>> >>> >quoted email address. Any unauthorised form of reproduction of
>> >this
>> >>> >message is strictly prohibited. The Institute does not
>guarantee
>> >the
>> >>> >security of any information electronically transmitted and is
>not
>> >>> >liable if the information contained in this communication is
>not
>> >a
>> >>> >proper and complete record of the message as transmitted by
>the
>> >>> >sender nor for any delay in its receipt.
>> >>> >>
>> >>> >>
>> >>>
>> >>> -------------------Legal
>> >Disclaimer---------------------------------------
>> >>>
>> >>> The above electronic mail transmission is confidential and
>> >intended only for the person to whom it is addressed. Its contents
>> >may be protected by legal and/or professional privilege. Should it
>be
>> >received by you in error please contact the sender at the above
>> >quoted email address. Any unauthorised form of reproduction of
>this
>> >message is strictly prohibited. The Institute does not guarantee
>the
>> >security of any information electronically transmitted and is not
>> >liable if the information contained in this communication is not a
>> >proper and complete record of the message as transmitted by the
>> >sender nor for any delay in its receipt.
>> >>>
>> >>>
>> >>
>> >>-------------------Legal
>> >Disclaimer---------------------------------------
>> >>
>> >>The above electronic mail transmission is confidential and
>intended
>> >only for the person to whom it is addressed. Its contents may be
>> >protected by legal and/or professional privilege. Should it be
>> >received by you in error please contact the sender at the above
>> >quoted email address. Any unauthorised form of reproduction of
>this
>> >message is strictly prohibited. The Institute does not guarantee
>the
>> >security of any information electronically transmitted and is not
>> >liable if the information contained in this communication is not a
>> >proper and complete record of the message as transmitted by the
>> >sender nor for any delay in its receipt.
>> >>
>> >>
>>
>> -------------------Legal
>Disclaimer---------------------------------------
>>
>> The above electronic mail transmission is confidential and intended
>only for the person to whom it is addressed. Its contents may be
>protected by legal and/or professional privilege. Should it be
>received by you in error please contact the sender at the above
>quoted email address. Any unauthorised form of reproduction of this
>message is strictly prohibited. The Institute does not guarantee the
>security of any information electronically transmitted and is not
>liable if the information contained in this communication is not a
>proper and complete record of the message as transmitted by the
>sender nor for any delay in its receipt.
>>
>>
>
>-------------------Legal
>Disclaimer---------------------------------------
>
>The above electronic mail transmission is confidential and intended
>only for the person to whom it is addressed. Its contents may be
>protected by legal and/or professional privilege. Should it be
>received by you in error please contact the sender at the above
>quoted email address. Any unauthorised form of reproduction of this
>message is strictly prohibited. The Institute does not guarantee the
>security of any information electronically transmitted and is not
>liable if the information contained in this communication is not a
>proper and complete record of the message as transmitted by the
>sender nor for any delay in its receipt.
>
-------------------Legal Disclaimer---------------------------------------
The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt.
Hi,
I'm a novice here. Only yesterday I began to use SER. Now I tested its basic calling function, and found its rate of processing messages is very high. It's really fantastic.
But furthermore, could you tell me whether there is memory leak in it, and it will crash after a few days' or a few hours' running?
In order to keep its running normal, how should I configure my computer?
Thanks a lot
jenny
xueyou38(a)163.com
2005-03-29
Ladislav:
X-Ten calls that "hard coding" and the sell you
licences.
We contacted these guys last week and they say the
minimun amount of X-Lites's that they sell are 27K
units.
So, if you are looking for GNU try using a sip stack
such as oSIP to create your own app.
Andres Parra
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
Hi all,
I am using the following network configuration.
HOST1---NAT---Internet---HOST2
HOST1 and HOST2 are windows XP machines with SJPhone software. The NAT box
has SIP ALG(Application Level Gateway), which modifies the SIP packets to
replace the Private IP address with the Public IP address.
I am registering with iptel.org proxy server using TCP from both the
machines. I am able to make a call from HOST1 to HOST2. But when i try to
make a call from HOST2 to HOST1, i get an error which says, "477
Unfortunately error on sending to next hop occurred(477/TM)". When I
register using UDP, then i do not see this problem. Could someone tell me
what I am missing here.
Thanks
Mahesh
Hi all,
I am using the following network configuration.
HOST1---NAT---Internet---HOST2
HOST1 and HOST2 are windows XP machines with SJPhone softwares. The NAT box
has SIP ALG(Application Level Gateway), which modifies the SIP packets to
replace the Private IP address with the Public IP address.
I am registering with iptel.org proxy server using TCP from both the
machines. I am able to make a call from HOST1 to HOST2. But when i try to
make a call from HOST2 to HOST1, i get an error which says, "477
Unfortunately error on sending to next hop occurred(477/TM)". When I
register using UDP, then i do not see this problem. Could someone tell me
what I am missing here.
Thanks
Mahesh
Yes that was it. Thanks. I promise I'm nearly there!I replaced the
default script with the ser.cfg I was running with 0.8.14. I am
getting two mismatch errors with the script though:
ERROR: module version mismatch for
/usr/local/lib/ser/modules/mysql.so; core: ser 0.9.1 (i386/linux);
module ser 0.9.0 (i386/linux).
Its the same for the cpl module.
Can I run a command to update the modules only? Also I'm a bit
confused if the mysql database that I was using with 0.8.14 is still
valid? Do I have create new tables (ser_mysql.sh create etc)is the
current database sufficient?
Many thanks,
Aisling.
>
>---- Original Message ----
>From: greger(a)teigre.com
>To: javarockx(a)gmail.com, ashling.odriscoll(a)cit.ie, serusers(a)iptel.org
>Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>Date: Tue, 29 Mar 2005 16:29:49 +0200
>
>>This is the default ser.cfg problem: Remove the force_send_socket
>line with
>>reference to the smaug server.
>>I thought this was changed in CVS (a test cfg file was committed to
>cvs in
>>an error).
>>g-)
>>
>>Java Rockx wrote:
>>> your ser.cfg is in /usr/local/etc/ser
>>>
>>> I've not seen your ser.cfg file - so I can't really say.
>>>
>>> Regards,
>>> Paul
>>>
>>>
>>> On Tue, 29 Mar 2005 15:10:30 +0100, Aisling O'Driscoll
>>> <ashling.odriscoll(a)cit.ie> wrote:
>>>> Thanks,I've made that change. Any idea about why SER wont start?
>The
>>>> following error is in /varlog/messages:
>>>>
>>>> /usr/local/sbin/ser[7966]: ERROR: fix_actions: force_send_socket:
>>>> could not resolvbe smaug.
>>>>
>>>> Also where is my new ser.cfg stored. My old one is in etc/ser.
>>>>
>>>> Thanks,
>>>> Aisling
>>>>
>>>> ---- Original Message ----
>>>> From: javarockx(a)gmail.com
>>>> To: ashling.odriscoll(a)cit.ie
>>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>>>> Date: Tue, 29 Mar 2005 09:08:24 -0500
>>>>
>>>>> your PATH should actually be
>>>>>
>>>>> PATH=$PATH:/usr/local/sbin:.
>>>>>
>>>>> Regards,
>>>>> Paul
>>>>>
>>>>>
>>>>> On Tue, 29 Mar 2005 14:36:56 +0100, Aisling O'Driscoll
>>>>> <ashling.odriscoll(a)cit.ie> wrote:
>>>>>> Thanks for the replies so far - Everyone has been very helpful.
>I
>>>>>> have one final question. I deleted the "ser" directory from
>>>>> /usr/sbin
>>>>>> as suggested. I am using Suse Linux 9.0 so then I modified the
>>>>>> "profile" file in the /etc directory with the following:
>>>>>>
>>>>>> PATH="$PATH:/usr/local/sbin/ser:."
>>>>>>
>>>>>> Then I carried out the cvs instructions from the iptel site (as
>>>>>> detailed at end of this mail) to install SER 0.9.1. When I run
>"ser
>>>>>> -V" I now see that SER has been updated. However when I run
>>>>>> /usr/local/sbin/serctl start to start SER. I get an error:
>>>>>>
>>>>>> Starting SER: PID file /var/run/ser.pid does not exist -- SER
>start
>>>>>> failed.
>>>>>>
>>>>>> I used to start SER using /etc/init.d/ser start. That also
>doesn't
>>>>>> work. What could be wrong? Also where is my new ser.cfg file
>>>>> stored?
>>>>>> My old one is still in /etc/ser.
>>>>>>
>>>>>> Thanks again.
>>>>>> Aisling.
>>>>>>
>>>>>> cd /usr/src
>>>>>> export CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
>>>>>> cvs login
>>>>>> [enter for password]
>>>>>> "cvs co -r rel_0_9_0 sip_router" from onsip site.
>>>>>> cd sip_router
>>>>>> make all
>>>>>> make install
>>>>>>
>>>>>>> ---- Original Message ----
>>>>>>> From: javarockx(a)gmail.com
>>>>>>> To: ashling.odriscoll(a)cit.ie
>>>>>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>>>>>>> Date: Tue, 29 Mar 2005 08:07:35 -0500
>>>>>>>
>>>>>>>> Each linux user has an environment variable called PATH. You
>can
>>>>> set
>>>>>>>> your path in the .bash_profile (assuming a redhat linux
>distro).
>>>>>>>> Consult your linux distro for setting environment variables.
>>>>>>>>
>>>>>>>> On most you can just do this:
>>>>>>>>
>>>>>>>> export PATH=$PATH:/usr/local/sbin/
>>>>>>>>
>>>>>>>> But this will only be for you current logged in session. When
>you
>>>>>>> exit
>>>>>>>> the bash shell this setting will be lost.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>> Paul
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, 29 Mar 2005 13:50:18 +0100, Aisling O'Driscoll
>>>>>>>> <ashling.odriscoll(a)cit.ie> wrote:
>>>>>>>>> Apologies if this is a ridculous question where will I find
>the
>>>>>>> $PATH
>>>>>>>>> variable?
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Aisling
>>>>>>>>>>
>>>>>>>>>> ---- Original Message ----
>>>>>>>>>> From: javarockx(a)gmail.com
>>>>>>>>>> To: ashling.odriscoll(a)cit.ie, serusers(a)iptel.org
>>>>>>>>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>>>>>>>>>> Date: Tue, 29 Mar 2005 07:49:44 -0500
>>>>>>>>>>
>>>>>>>>>>> it looks like you have two copies of ser on your machine.
>>>>>>>>>>>
>>>>>>>>>>> You should complete remove /usr/sbin/ser and make sure
>>>>>>>>>>> /usr/local/sbin/ser is in your $PATH.
>>>>>>>>>>>
>>>>>>>>>>> Regards,
>>>>>>>>>>> Paul
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On Tue, 29 Mar 2005 13:43:56 +0100, Aisling O'Driscoll
>>>>>>>>>>> <ashling.odriscoll(a)cit.ie> wrote:
>>>>>>>>>>>>
>>>>>>>>>>>> When I type "which ser". I get /usr/sbin/ser. How can I
>>>>>>>>>>>> proceed from here?. Thank you for the reply.
>>>>>>>>>>>>
>>>>>>>>>>>> Aisling.
>>>>>>>>>>>>
>>>>>>>>>>>> ---- Original Message ----
>>>>>>>>>>>> From: javarockx(a)gmail.com
>>>>>>>>>>>> To: ashling.odriscoll(a)cit.ie
>>>>>>>>>>>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
>>>>>>>>>>>> Date: Tue, 29 Mar 2005 06:46:20 -0500
>>>>>>>>>>>>
>>>>>>>>>>>>> Aisling,
>>>>>>>>>>>>>
>>>>>>>>>>>>> It seems like one of the following is true:
>>>>>>>>>>>>>
>>>>>>>>>>>>> 1) you're somehow mixing 0.8.14 source code with 0.9.1
>>>>>>>>>>>>>
>>>>>>>>>>>>> 2) you have more than one copy of ser installed on your
>>>>>>>>>>>>> system. If you
>>>>>>>>>>>>> type "which ser" does it point to /usr/local/sbin/ser ??
>>>>>>>>>>>>>
>>>>>>>>>>>>> Regards,
>>>>>>>>>>>>> Paul
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> On Tue, 29 Mar 2005 09:55:06 +0100, Aisling O'Driscoll
>>>>>>>>>>>>> <ashling.odriscoll(a)cit.ie> wrote:
>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> I am still trying to change my SER version from 0.8.14
>to
>>>>>>>>>>>>>> 0.9.0. I have
>>>>>>>>>>>>>> followed the instructions at the following link and
>also
>>>>> on
>>>>>>> the
>>>>>>>>>>>>> onsip
>>>>>>>>>>>>>> site.
>>>>>>>>>>>>>> http://www.iptel.org/ser/cvs/
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> However when I run ser -V, I still see that I'm running
>>>>>>>>>>>>>> 0.8.14. I've given an exact detail of what i do below
>and
>>>>>>>>>>>>>> can someone
>>>>>>> PLEASE
>>>>>>>>>>>>>> PLEASE point out the mistake. Thank you.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> cd /usr/src
>>>>>>>>>>>>>> export
>>>>>>> CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
>>>>>>>>>>>>>> cvs login
>>>>>>>>>>>>>> [enter for password]
>>>>>>>>>>>>>> Here I've tried both "cvs co sip_router" for unstable
>>>>>>>>>>>>>> version and "cvs co -r rel_0_9_0 sip_router" from onsip
>>>>>>>>>>>>>> site.
>>>>>>>>>>>>>> cd sip_router
>>>>>>>>>>>>>> make all
>>>>>>>>>>>>>> make install
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> It says every file is updated but I still run the same
>>>>>>> stable
>>>>>>>>>>>>>> version. I've killed all ser processes before running
>this
>>>>>>>>>>>>>> command (killall ser)
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Please let me know what Im doing wrong,
>>>>>>>>>>>>>> Aisling.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> -------------------Legal
>>>>>>>>>>>>> Disclaimer---------------------------------------
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> The above electronic mail transmission is confidential
>>>>> and
>>>>>>>>>> intended
>>>>>>>>>>>>> only for the person to whom it is addressed. Its
>contents
>>>>>>>>>>>>> may be protected by legal and/or professional privilege.
>>>>>>>>>>>>> Should it be received by you in error please contact the
>>>>>>>>>>>>> sender at the
>>>>>>> above
>>>>>>>>>>>>> quoted email address. Any unauthorised form of
>>>>> reproduction
>>>>>>> of
>>>>>>>>>> this
>>>>>>>>>>>>> message is strictly prohibited. The Institute does not
>>>>>>>>>>>>> guarantee the security of any information electronically
>>>>>>>>>>>>> transmitted and is not liable if the information
>contained
>>>>>>>>>>>>> in this communication
>>>>> is
>>>>>>> not
>>>>>>>>>> a
>>>>>>>>>>>>> proper and complete record of the message as transmitted
>by
>>>>>>>>>>>>> the sender nor for any delay in its receipt.
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>>> Serusers mailing list
>>>>>>>>>>>>>> Serusers(a)iptel.org
>>>>>>>>>>>>>> http://mail.iptel.org/mailman/listinfo/serusers
>>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>> -------------------Legal
>>>>>>>>>>>>> Disclaimer---------------------------------------
>>>>>>>>>>>>>
>>>>>>>>>>>>> The above electronic mail transmission is confidential
>and
>>>>>>>>>> intended
>>>>>>>>>>>>> only for the person to whom it is addressed. Its
>contents
>>>>>>>>>>>>> may be protected by legal and/or professional privilege.
>>>>>>>>>>>>> Should it be received by you in error please contact the
>>>>>>>>>>>>> sender at the
>>>>>>> above
>>>>>>>>>>>>> quoted email address. Any unauthorised form of
>>>>> reproduction
>>>>>>> of
>>>>>>>>>> this
>>>>>>>>>>>>> message is strictly prohibited. The Institute does not
>>>>>>>>>>>>> guarantee the security of any information electronically
>>>>>>>>>>>>> transmitted and is not liable if the information
>contained
>>>>>>>>>>>>> in this communication
>>>>> is
>>>>>>> not
>>>>>>>>>> a
>>>>>>>>>>>>> proper and complete record of the message as transmitted
>by
>>>>>>>>>>>>> the sender nor for any delay in its receipt.
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> -------------------Legal
>>>>>>>>>> Disclaimer---------------------------------------
>>>>>>>>>>>>
>>>>>>>>>>>> The above electronic mail transmission is confidential
>and
>>>>>>>>>> intended only for the person to whom it is addressed. Its
>>>>>>> contents
>>>>>>>>>> may be protected by legal and/or professional privilege.
>>>>>>>>>> Should it be received by you in error please contact the
>>>>>>>>>> sender at the
>>>>> above
>>>>>>>>>> quoted email address. Any unauthorised form of reproduction
>of
>>>>>>> this
>>>>>>>>>> message is strictly prohibited. The Institute does not
>>>>>>>>>> guarantee the security of any information electronically
>>>>>>>>>> transmitted and is
>>>>> not
>>>>>>>>>> liable if the information contained in this communication
>is
>>>>>>>>>> not a proper and complete record of the message as
>transmitted
>>>>>>>>>> by
>>>>> the
>>>>>>>>>> sender nor for any delay in its receipt.
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> -------------------Legal
>>>>>>>>>> Disclaimer---------------------------------------
>>>>>>>>>>>
>>>>>>>>>>> The above electronic mail transmission is confidential and
>>>>>>> intended
>>>>>>>>>> only for the person to whom it is addressed. Its contents
>may
>>>>> be
>>>>>>>>>> protected by legal and/or professional privilege. Should it
>be
>>>>>>>>>> received by you in error please contact the sender at the
>>>>> above
>>>>>>>>>> quoted email address. Any unauthorised form of reproduction
>of
>>>>>>> this
>>>>>>>>>> message is strictly prohibited. The Institute does not
>>>>>>>>>> guarantee the security of any information electronically
>>>>>>>>>> transmitted and is
>>>>> not
>>>>>>>>>> liable if the information contained in this communication
>is
>>>>>>>>>> not a proper and complete record of the message as
>transmitted
>>>>>>>>>> by
>>>>> the
>>>>>>>>>> sender nor for any delay in its receipt.
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> -------------------Legal
>>>>>>> Disclaimer---------------------------------------
>>>>>>>>>
>>>>>>>>> The above electronic mail transmission is confidential and
>>>>>>> intended only for the person to whom it is addressed. Its
>contents
>>>>>>> may be protected by legal and/or professional privilege.
>Should it
>>>>> be
>>>>>>> received by you in error please contact the sender at the
>above
>>>>>>> quoted email address. Any unauthorised form of reproduction of
>>>>> this
>>>>>>> message is strictly prohibited. The Institute does not
>guarantee
>>>>> the
>>>>>>> security of any information electronically transmitted and is
>not
>>>>>>> liable if the information contained in this communication is
>not a
>>>>>>> proper and complete record of the message as transmitted by
>the
>>>>>>> sender nor for any delay in its receipt.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>> -------------------Legal
>>>>>>> Disclaimer---------------------------------------
>>>>>>>>
>>>>>>>> The above electronic mail transmission is confidential and
>>>>> intended
>>>>>>> only for the person to whom it is addressed. Its contents may
>be
>>>>>>> protected by legal and/or professional privilege. Should it be
>>>>>>> received by you in error please contact the sender at the
>above
>>>>>>> quoted email address. Any unauthorised form of reproduction of
>>>>> this
>>>>>>> message is strictly prohibited. The Institute does not
>guarantee
>>>>> the
>>>>>>> security of any information electronically transmitted and is
>not
>>>>>>> liable if the information contained in this communication is
>not a
>>>>>>> proper and complete record of the message as transmitted by
>the
>>>>>>> sender nor for any delay in its receipt.
>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>> -------------------Legal
>>>>> Disclaimer---------------------------------------
>>>>>>
>>>>>> The above electronic mail transmission is confidential and
>intended
>>>>> only for the person to whom it is addressed. Its contents may be
>>>>> protected by legal and/or professional privilege. Should it be
>>>>> received by you in error please contact the sender at the above
>>>>> quoted email address. Any unauthorised form of reproduction of
>this
>>>>> message is strictly prohibited. The Institute does not guarantee
>the
>>>>> security of any information electronically transmitted and is
>not
>>>>> liable if the information contained in this communication is not
>a
>>>>> proper and complete record of the message as transmitted by the
>>>>> sender nor for any delay in its receipt.
>>>>>>
>>>>>>
>>>>>
>>>>> -------------------Legal
>>>>> Disclaimer---------------------------------------
>>>>>
>>>>> The above electronic mail transmission is confidential and
>intended
>>>>> only for the person to whom it is addressed. Its contents may be
>>>>> protected by legal and/or professional privilege. Should it be
>>>>> received by you in error please contact the sender at the above
>>>>> quoted email address. Any unauthorised form of reproduction of
>this
>>>>> message is strictly prohibited. The Institute does not guarantee
>the
>>>>> security of any information electronically transmitted and is
>not
>>>>> liable if the information contained in this communication is not
>a
>>>>> proper and complete record of the message as transmitted by the
>>>>> sender nor for any delay in its receipt.
>>>>>
>>>>
>>>> -------------------Legal
>>>> Disclaimer---------------------------------------
>>>>
>>>> The above electronic mail transmission is confidential and
>intended
>>>> only for the person to whom it is addressed. Its contents may be
>>>> protected by legal and/or professional privilege. Should it be
>>>> received by you in error please contact the sender at the above
>>>> quoted email address. Any unauthorised form of reproduction of
>this
>>>> message is strictly prohibited. The Institute does not guarantee
>the
>>>> security of any information electronically transmitted and is not
>>>> liable if the information contained in this communication is not
>a
>>>> proper and complete record of the message as transmitted by the
>>>> sender nor for any delay in its receipt.
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Serusers mailing list
>>> Serusers(a)iptel.org
>>> http://mail.iptel.org/mailman/listinfo/serusers
>>
>>
>>-------------------Legal
>Disclaimer---------------------------------------
>>
>>The above electronic mail transmission is confidential and intended
>only for the person to whom it is addressed. Its contents may be
>protected by legal and/or professional privilege. Should it be
>received by you in error please contact the sender at the above
>quoted email address. Any unauthorised form of reproduction of this
>message is strictly prohibited. The Institute does not guarantee the
>security of any information electronically transmitted and is not
>liable if the information contained in this communication is not a
>proper and complete record of the message as transmitted by the
>sender nor for any delay in its receipt.
>>
>>
-------------------Legal Disclaimer---------------------------------------
The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt.
Hi,
It actually has a sample prepaid application.
Regards,
Lakmal
--- Marian Dumitru <marian.dumitru(a)voice-sistem.ro>
wrote:
> Hi Ritesh,
>
> As Open Source, I'm aware only of Vovida
> implementation - not sure it
> has a PrePaid, but B2BUA for sure has.
>
> Best regards,
> Marian
>
>
> Ritesh Jalan wrote:
> > Do anybody know any open sorce of a prepaid or
> calling card application
> > for ser??
> >
> >
> > Thanks & Regards
> > Ritesh Jalan
> > Senior Engineer - Test & Audit
> > Net4india Ltd.
> > 703, Bhikaji Cama Bhawan
> > 11, Bhikaji Cama Place
> > New Delhi 110066
> > Tel: 91 (011) (26160129 - 131) (Extn 131)
> > URL: http://www.net4india.com
>
>
> --
> Voice System
> http://www.voice-system.ro
>
> _______________________________________________
> Serusers mailing list
> serusers(a)lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
>
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
your ser.cfg is in /usr/local/etc/ser
I've not seen your ser.cfg file - so I can't really say.
Regards,
Paul
On Tue, 29 Mar 2005 15:10:30 +0100, Aisling O'Driscoll
<ashling.odriscoll(a)cit.ie> wrote:
> Thanks,I've made that change. Any idea about why SER wont start? The
> following error is in /varlog/messages:
>
> /usr/local/sbin/ser[7966]: ERROR: fix_actions: force_send_socket:
> could not resolvbe smaug.
>
> Also where is my new ser.cfg stored. My old one is in etc/ser.
>
> Thanks,
> Aisling
>
> ---- Original Message ----
> From: javarockx(a)gmail.com
> To: ashling.odriscoll(a)cit.ie
> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
> Date: Tue, 29 Mar 2005 09:08:24 -0500
>
> >your PATH should actually be
> >
> >PATH=$PATH:/usr/local/sbin:.
> >
> >Regards,
> >Paul
> >
> >
> >On Tue, 29 Mar 2005 14:36:56 +0100, Aisling O'Driscoll
> ><ashling.odriscoll(a)cit.ie> wrote:
> >> Thanks for the replies so far - Everyone has been very helpful. I
> >> have one final question. I deleted the "ser" directory from
> >/usr/sbin
> >> as suggested. I am using Suse Linux 9.0 so then I modified the
> >> "profile" file in the /etc directory with the following:
> >>
> >> PATH="$PATH:/usr/local/sbin/ser:."
> >>
> >> Then I carried out the cvs instructions from the iptel site (as
> >> detailed at end of this mail) to install SER 0.9.1. When I run "ser
> >> -V" I now see that SER has been updated. However when I run
> >> /usr/local/sbin/serctl start to start SER. I get an error:
> >>
> >> Starting SER: PID file /var/run/ser.pid does not exist -- SER start
> >> failed.
> >>
> >> I used to start SER using /etc/init.d/ser start. That also doesn't
> >> work. What could be wrong? Also where is my new ser.cfg file
> >stored?
> >> My old one is still in /etc/ser.
> >>
> >> Thanks again.
> >> Aisling.
> >>
> >> cd /usr/src
> >> export CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
> >> cvs login
> >> [enter for password]
> >> "cvs co -r rel_0_9_0 sip_router" from onsip site.
> >> cd sip_router
> >> make all
> >> make install
> >>
> >> >---- Original Message ----
> >> >From: javarockx(a)gmail.com
> >> >To: ashling.odriscoll(a)cit.ie
> >> >Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
> >> >Date: Tue, 29 Mar 2005 08:07:35 -0500
> >> >
> >> >>Each linux user has an environment variable called PATH. You can
> >set
> >> >>your path in the .bash_profile (assuming a redhat linux distro).
> >> >>Consult your linux distro for setting environment variables.
> >> >>
> >> >>On most you can just do this:
> >> >>
> >> >>export PATH=$PATH:/usr/local/sbin/
> >> >>
> >> >>But this will only be for you current logged in session. When you
> >> >exit
> >> >>the bash shell this setting will be lost.
> >> >>
> >> >>Regards,
> >> >>Paul
> >> >>
> >> >>
> >> >>On Tue, 29 Mar 2005 13:50:18 +0100, Aisling O'Driscoll
> >> >><ashling.odriscoll(a)cit.ie> wrote:
> >> >>> Apologies if this is a ridculous question where will I find the
> >> >$PATH
> >> >>> variable?
> >> >>>
> >> >>> Thanks,
> >> >>> Aisling
> >> >>> >
> >> >>> >---- Original Message ----
> >> >>> >From: javarockx(a)gmail.com
> >> >>> >To: ashling.odriscoll(a)cit.ie, serusers(a)lists.iptel.org
> >> >>> >Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
> >> >>> >Date: Tue, 29 Mar 2005 07:49:44 -0500
> >> >>> >
> >> >>> >>it looks like you have two copies of ser on your machine.
> >> >>> >>
> >> >>> >>You should complete remove /usr/sbin/ser and make sure
> >> >>> >>/usr/local/sbin/ser is in your $PATH.
> >> >>> >>
> >> >>> >>Regards,
> >> >>> >>Paul
> >> >>> >>
> >> >>> >>
> >> >>> >>On Tue, 29 Mar 2005 13:43:56 +0100, Aisling O'Driscoll
> >> >>> >><ashling.odriscoll(a)cit.ie> wrote:
> >> >>> >>>
> >> >>> >>> When I type "which ser". I get /usr/sbin/ser. How can I
> >> >proceed
> >> >>> >from
> >> >>> >>> here?. Thank you for the reply.
> >> >>> >>>
> >> >>> >>> Aisling.
> >> >>> >>>
> >> >>> >>> ---- Original Message ----
> >> >>> >>> From: javarockx(a)gmail.com
> >> >>> >>> To: ashling.odriscoll(a)cit.ie
> >> >>> >>> Subject: Re: [Serusers] SER 0.8.14 to 0.9.0
> >> >>> >>> Date: Tue, 29 Mar 2005 06:46:20 -0500
> >> >>> >>>
> >> >>> >>> >Aisling,
> >> >>> >>> >
> >> >>> >>> >It seems like one of the following is true:
> >> >>> >>> >
> >> >>> >>> >1) you're somehow mixing 0.8.14 source code with 0.9.1
> >> >>> >>> >
> >> >>> >>> >2) you have more than one copy of ser installed on your
> >> >system.
> >> >>> >If
> >> >>> >>> >you
> >> >>> >>> >type "which ser" does it point to /usr/local/sbin/ser ??
> >> >>> >>> >
> >> >>> >>> >Regards,
> >> >>> >>> >Paul
> >> >>> >>> >
> >> >>> >>> >
> >> >>> >>> >On Tue, 29 Mar 2005 09:55:06 +0100, Aisling O'Driscoll
> >> >>> >>> ><ashling.odriscoll(a)cit.ie> wrote:
> >> >>> >>> >> Hello,
> >> >>> >>> >>
> >> >>> >>> >> I am still trying to change my SER version from 0.8.14
> >to
> >> >>> >0.9.0. I
> >> >>> >>> >> have
> >> >>> >>> >> followed the instructions at the following link and also
> >on
> >> >the
> >> >>> >>> >onsip
> >> >>> >>> >> site.
> >> >>> >>> >> http://www.iptel.org/ser/cvs/
> >> >>> >>> >>
> >> >>> >>> >> However when I run ser -V, I still see that I'm running
> >> >0.8.14.
> >> >>> >>> >I've
> >> >>> >>> >> given an exact detail of what i do below and can someone
> >> >PLEASE
> >> >>> >>> >> PLEASE point out the mistake. Thank you.
> >> >>> >>> >>
> >> >>> >>> >> cd /usr/src
> >> >>> >>> >> export
> >> >CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
> >> >>> >>> >> cvs login
> >> >>> >>> >> [enter for password]
> >> >>> >>> >> Here I've tried both "cvs co sip_router" for unstable
> >> >version
> >> >>> >and
> >> >>> >>> >> "cvs co -r rel_0_9_0 sip_router" from onsip site.
> >> >>> >>> >> cd sip_router
> >> >>> >>> >> make all
> >> >>> >>> >> make install
> >> >>> >>> >>
> >> >>> >>> >> It says every file is updated but I still run the same
> >> >stable
> >> >>> >>> >> version. I've killed all ser processes before running
> >this
> >> >>> >command
> >> >>> >>> >> (killall ser)
> >> >>> >>> >>
> >> >>> >>> >> Please let me know what Im doing wrong,
> >> >>> >>> >> Aisling.
> >> >>> >>> >>
> >> >>> >>> >> -------------------Legal
> >> >>> >>> >Disclaimer---------------------------------------
> >> >>> >>> >>
> >> >>> >>> >> The above electronic mail transmission is confidential
> >and
> >> >>> >intended
> >> >>> >>> >only for the person to whom it is addressed. Its contents
> >may
> >> >be
> >> >>> >>> >protected by legal and/or professional privilege. Should
> >it
> >> >be
> >> >>> >>> >received by you in error please contact the sender at the
> >> >above
> >> >>> >>> >quoted email address. Any unauthorised form of
> >reproduction
> >> >of
> >> >>> >this
> >> >>> >>> >message is strictly prohibited. The Institute does not
> >> >guarantee
> >> >>> >the
> >> >>> >>> >security of any information electronically transmitted and
> >is
> >> >not
> >> >>> >>> >liable if the information contained in this communication
> >is
> >> >not
> >> >>> >a
> >> >>> >>> >proper and complete record of the message as transmitted
> >by
> >> >the
> >> >>> >>> >sender nor for any delay in its receipt.
> >> >>> >>> >>
> >> >>> >>> >> _______________________________________________
> >> >>> >>> >> Serusers mailing list
> >> >>> >>> >> serusers(a)lists.iptel.org
> >> >>> >>> >> http://lists.iptel.org/mailman/listinfo/serusers
> >> >>> >>> >>
> >> >>> >>> >
> >> >>> >>> >-------------------Legal
> >> >>> >>> >Disclaimer---------------------------------------
> >> >>> >>> >
> >> >>> >>> >The above electronic mail transmission is confidential and
> >> >>> >intended
> >> >>> >>> >only for the person to whom it is addressed. Its contents
> >may
> >> >be
> >> >>> >>> >protected by legal and/or professional privilege. Should
> >it
> >> >be
> >> >>> >>> >received by you in error please contact the sender at the
> >> >above
> >> >>> >>> >quoted email address. Any unauthorised form of
> >reproduction
> >> >of
> >> >>> >this
> >> >>> >>> >message is strictly prohibited. The Institute does not
> >> >guarantee
> >> >>> >the
> >> >>> >>> >security of any information electronically transmitted and
> >is
> >> >not
> >> >>> >>> >liable if the information contained in this communication
> >is
> >> >not
> >> >>> >a
> >> >>> >>> >proper and complete record of the message as transmitted
> >by
> >> >the
> >> >>> >>> >sender nor for any delay in its receipt.
> >> >>> >>> >
> >> >>> >>>
> >> >>> >>> -------------------Legal
> >> >>> >Disclaimer---------------------------------------
> >> >>> >>>
> >> >>> >>> The above electronic mail transmission is confidential and
> >> >>> >intended only for the person to whom it is addressed. Its
> >> >contents
> >> >>> >may be protected by legal and/or professional privilege.
> >Should
> >> >it be
> >> >>> >received by you in error please contact the sender at the
> >above
> >> >>> >quoted email address. Any unauthorised form of reproduction of
> >> >this
> >> >>> >message is strictly prohibited. The Institute does not
> >guarantee
> >> >the
> >> >>> >security of any information electronically transmitted and is
> >not
> >> >>> >liable if the information contained in this communication is
> >not
> >> >a
> >> >>> >proper and complete record of the message as transmitted by
> >the
> >> >>> >sender nor for any delay in its receipt.
> >> >>> >>>
> >> >>> >>>
> >> >>> >>
> >> >>> >>-------------------Legal
> >> >>> >Disclaimer---------------------------------------
> >> >>> >>
> >> >>> >>The above electronic mail transmission is confidential and
> >> >intended
> >> >>> >only for the person to whom it is addressed. Its contents may
> >be
> >> >>> >protected by legal and/or professional privilege. Should it be
> >> >>> >received by you in error please contact the sender at the
> >above
> >> >>> >quoted email address. Any unauthorised form of reproduction of
> >> >this
> >> >>> >message is strictly prohibited. The Institute does not
> >guarantee
> >> >the
> >> >>> >security of any information electronically transmitted and is
> >not
> >> >>> >liable if the information contained in this communication is
> >not
> >> >a
> >> >>> >proper and complete record of the message as transmitted by
> >the
> >> >>> >sender nor for any delay in its receipt.
> >> >>> >>
> >> >>> >>
> >> >>>
> >> >>> -------------------Legal
> >> >Disclaimer---------------------------------------
> >> >>>
> >> >>> The above electronic mail transmission is confidential and
> >> >intended only for the person to whom it is addressed. Its contents
> >> >may be protected by legal and/or professional privilege. Should it
> >be
> >> >received by you in error please contact the sender at the above
> >> >quoted email address. Any unauthorised form of reproduction of
> >this
> >> >message is strictly prohibited. The Institute does not guarantee
> >the
> >> >security of any information electronically transmitted and is not
> >> >liable if the information contained in this communication is not a
> >> >proper and complete record of the message as transmitted by the
> >> >sender nor for any delay in its receipt.
> >> >>>
> >> >>>
> >> >>
> >> >>-------------------Legal
> >> >Disclaimer---------------------------------------
> >> >>
> >> >>The above electronic mail transmission is confidential and
> >intended
> >> >only for the person to whom it is addressed. Its contents may be
> >> >protected by legal and/or professional privilege. Should it be
> >> >received by you in error please contact the sender at the above
> >> >quoted email address. Any unauthorised form of reproduction of
> >this
> >> >message is strictly prohibited. The Institute does not guarantee
> >the
> >> >security of any information electronically transmitted and is not
> >> >liable if the information contained in this communication is not a
> >> >proper and complete record of the message as transmitted by the
> >> >sender nor for any delay in its receipt.
> >> >>
> >> >>
> >>
> >> -------------------Legal
> >Disclaimer---------------------------------------
> >>
> >> The above electronic mail transmission is confidential and intended
> >only for the person to whom it is addressed. Its contents may be
> >protected by legal and/or professional privilege. Should it be
> >received by you in error please contact the sender at the above
> >quoted email address. Any unauthorised form of reproduction of this
> >message is strictly prohibited. The Institute does not guarantee the
> >security of any information electronically transmitted and is not
> >liable if the information contained in this communication is not a
> >proper and complete record of the message as transmitted by the
> >sender nor for any delay in its receipt.
> >>
> >>
> >
> >-------------------Legal
> >Disclaimer---------------------------------------
> >
> >The above electronic mail transmission is confidential and intended
> >only for the person to whom it is addressed. Its contents may be
> >protected by legal and/or professional privilege. Should it be
> >received by you in error please contact the sender at the above
> >quoted email address. Any unauthorised form of reproduction of this
> >message is strictly prohibited. The Institute does not guarantee the
> >security of any information electronically transmitted and is not
> >liable if the information contained in this communication is not a
> >proper and complete record of the message as transmitted by the
> >sender nor for any delay in its receipt.
> >
>
> -------------------Legal Disclaimer---------------------------------------
>
> The above electronic mail transmission is confidential and intended only for the person to whom it is addressed. Its contents may be protected by legal and/or professional privilege. Should it be received by you in error please contact the sender at the above quoted email address. Any unauthorised form of reproduction of this message is strictly prohibited. The Institute does not guarantee the security of any information electronically transmitted and is not liable if the information contained in this communication is not a proper and complete record of the message as transmitted by the sender nor for any delay in its receipt.
>
>