linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] sip_server


From: Stephane List
Subject: Re: [Linphone-users] sip_server
Date: Wed, 16 Jul 2003 12:32:24 +0200
User-agent: Mutt/1.3.28i

On mar, jui 15, 2003 at 04:50:29 +0200,
Klaus Darilion <address@hidden> wrote:
> Thanks, compiling works now.
> (There is still an error as the ./configure script of linphone does not
> create the Makefile for sip_server. So I used your Makefile and changed
> some paths to fit my environment.)

I'm working on it, but my autoconf, automake version are different from
those used by linphone maintainers.

> 
> When I start the sip_server, it begins to count, and then?
In the file sip_server.c The IP adress is hard coded, you have to
change it.

> What is the synax of the sip-request to get into a certain room?
You have to call:
sip:address@hidden@5060?room_name=room_N1

Replace the IP adress with the adress of your server.

> Which framesize is supported?
160 bytes in G711 alaw.

> Must all clients support the same frame size?
Yes, 160 and alaw

> Which user agents do you use for testing?

I'm writing a doc on all that points. I will publish it soon.
I only use linphonec, since I don't have gnome on my PC. It's in the
directory "console" in linphone sources.

> 
> Linphone now crashes at start, is this "normal".
> 

I suggest you to have a PC for the server, and an other for the client,
since the lib are different.

> I hope this are not too many questions.
> 
Now, it's normal, because the server lacks documentation.

> thanx,
> Klaus
> 
> > -----Original Message-----
> > From: Stephane List [mailto:address@hidden 
> > Sent: Tuesday, July 15, 2003 3:56 PM
> > To: Klaus Darilion
> > Subject: Re: [Linphone-users] How to detect a broken connection ?
> > 
> > 
> > I've just updated my website.
> > http://slist.lilotux.net/tmp/server.tgz
> > 
> > You should build it without problem now.
> > 
> > Stephane
> > 
> > On mar, jui 15, 2003 at 11:30:58 +0200,
> > Klaus Darilion <address@hidden> wrote:
> > > Hi Stephane.
> > > 
> > > I have donwloaded the server and tried to install it, but i have
> > > problems compiling libosip.
> > > ./configure works fine, but make tells me that there is " 
> > Nothing to be
> > > done for `all'" in osip, and in parser, it complains about 
> > an error in
> > > the makefile.
> > > 
> > > Is it necessary to use your version of libosip or can I use 
> > the original
> > > 0.9.6 version?
> > > 
> > > There are also problems with linphone. It complains about 
> > > "./.libs/libosipua.so: undefined reference to `srealloc'".
> > > 
> > > Where can I find srealloc? 
> > > 
> > > Do you have any additional information what the conferencer 
> > does and how
> > > to use it? Who can initiate conferences? Are these ad-hoc 
> > conferences or
> > > dial-in conferences?
> > > 
> > > regards,
> > > Klaus
> > > 
> > > > 
> > > > I've done a SIP conferencer too, but only for G711 alaw, 
> > and it's not
> > > > really stable yet. You can find it here :
> > > > http://slist.lilotux.net/tmp/server.tgz
> > > > 
> > > 
> > 
> > -- 
> > Stephane List
> > http://slist.lilotux.net
> > 
> > 
> 

-- 
Stephane List
http://slist.lilotux.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]