Micha Nelissen | 4 May 2007 12:19
Picon

Linphonec configuration file

Hi,

I've noticed that when some audio codecs are removed from the
configuration file they will be readded and enabled by default when
closing linphonec. Why is linphonec messing with the configuration file
without me changing any settings from within linphonec ?

Regards,

Micha
mcquaid mcquaid | 8 May 2007 00:07
Picon

unusual request: a way to not use a soundcard with linphonec

I used to use the linphone gui on my laptop and home computer.  But at home I now have an ata so only use it on my laptop.

I have another box thats running mythtv and I have a program that would grab the caller id and display on myths on screen display.  Now I'm using the ata, this program can no longer sniff the voip packets with how my network is set up. 

I thought of logging into my provider twice (with the ata and linphonec) and grabbing the caller id info from the running linphonec and forward it to my myth box. 

And it works.  But the linphonec  running  uses the soundcard.  I tried changing playback_dev_id=ALSA: default device to OSS:/dev/dsp1 which I don't have, but it checks I guess and switched it back to ALSA.  It would accept dsp though.  Could I somehow make a fake dsp1 under /dev to satisfy linphonec startup checks but not actually be tied to anything?

Again, it's a unusual request I guess, but basically I just want this instance of linphonec running, it's never going to answer/make calls.  So I'd rather it not use the soundcard even though it's uses alsa and wouldn't hold the soundcard hostage.  I bet there is probably a better way of doing this though.  I'm not sure if some sip server could do this more elegently, I tried asterisk and some other sip one in the past, and they both had problems with my nat, as did ekiga, but linphone never gave me issues receiving incoming calls, so it would be nice if I could use it here.




--
If you can't keep your lies straight, who's gonna believe ya?

_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users
mcquaid mcquaid | 8 May 2007 01:03
Picon

Re: unusual request: a way to not use a soundcard with linphonec

Instead of my saying all that, I read that alsa can create a NULL plugin.  So I guess my basic question is how do I specify a different soundcard in the .asoundrc?

I can only get it to accept playback_dev_id=ALSA: default device or playback_dev_id=OSS: /dev/dsp

I put this

pcm.none {
type null # Null PCM
}

in my .asoundrc and tried playback_dev_id=ALSA: none device
and simply ALSA: none

but both reverted back to default device.



On 5/7/07, mcquaid mcquaid < mcquaidster <at> gmail.com> wrote:
I used to use the linphone gui on my laptop and home computer.  But at home I now have an ata so only use it on my laptop.

I have another box thats running mythtv and I have a program that would grab the caller id and display on myths on screen display.  Now I'm using the ata, this program can no longer sniff the voip packets with how my network is set up. 

I thought of logging into my provider twice (with the ata and linphonec) and grabbing the caller id info from the running linphonec and forward it to my myth box. 

And it works.  But the linphonec  running  uses the soundcard.  I tried changing playback_dev_id=ALSA: default device to OSS:/dev/dsp1 which I don't have, but it checks I guess and switched it back to ALSA.  It would accept dsp though.  Could I somehow make a fake dsp1 under /dev to satisfy linphonec startup checks but not actually be tied to anything?

Again, it's a unusual request I guess, but basically I just want this instance of linphonec running, it's never going to answer/make calls.  So I'd rather it not use the soundcard even though it's uses alsa and wouldn't hold the soundcard hostage.  I bet there is probably a better way of doing this though.  I'm not sure if some sip server could do this more elegently, I tried asterisk and some other sip one in the past, and they both had problems with my nat, as did ekiga, but linphone never gave me issues receiving incoming calls, so it would be nice if I could use it here.




--
If you can't keep your lies straight, who's gonna believe ya?



--
If you can't keep your lies straight, who's gonna believe ya?
_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users
mcquaid mcquaid | 8 May 2007 09:15
Picon

Re: unusual request: a way to not use a soundcard with linphonec

Just wanted to reply that I figured it out.  Sorry to have bothered.

In case anyone is curious I used the module snd-dummy which creates a dummy alsa soundcard that forwards everything to /dev/null.  In linphonec by choosing soundcard help you can find out how to choose one instead of modifying the config.  Great console voip app.

On 5/7/07, mcquaid mcquaid <mcquaidster <at> gmail.com> wrote:
Instead of my saying all that, I read that alsa can create a NULL plugin.  So I guess my basic question is how do I specify a different soundcard in the .asoundrc?

I can only get it to accept playback_dev_id=ALSA: default device or playback_dev_id=OSS: /dev/dsp

I put this
pcm.none {
type null # Null PCM
}

in my .asoundrc and tried playback_dev_id=ALSA: none device
and simply ALSA: none

but both reverted back to default device.




On 5/7/07, mcquaid mcquaid < mcquaidster <at> gmail.com> wrote:
I used to use the linphone gui on my laptop and home computer.  But at home I now have an ata so only use it on my laptop.

I have another box thats running mythtv and I have a program that would grab the caller id and display on myths on screen display.  Now I'm using the ata, this program can no longer sniff the voip packets with how my network is set up. 

I thought of logging into my provider twice (with the ata and linphonec) and grabbing the caller id info from the running linphonec and forward it to my myth box. 

And it works.  But the linphonec  running  uses the soundcard.  I tried changing playback_dev_id=ALSA: default device to OSS:/dev/dsp1 which I don't have, but it checks I guess and switched it back to ALSA.  It would accept dsp though.  Could I somehow make a fake dsp1 under /dev to satisfy linphonec startup checks but not actually be tied to anything?

Again, it's a unusual request I guess, but basically I just want this instance of linphonec running, it's never going to answer/make calls.  So I'd rather it not use the soundcard even though it's uses alsa and wouldn't hold the soundcard hostage.  I bet there is probably a better way of doing this though.  I'm not sure if some sip server could do this more elegently, I tried asterisk and some other sip one in the past, and they both had problems with my nat, as did ekiga, but linphone never gave me issues receiving incoming calls, so it would be nice if I could use it here.




--
If you can't keep your lies straight, who's gonna believe ya?



--
If you can't keep your lies straight, who's gonna believe ya?



--
If you can't keep your lies straight, who's gonna believe ya?
_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users
eva sjuve | 10 May 2007 12:40

configuration file Question

Hi
I just installed linphone-1.2.0 on a gumstix, and its working so far, 
ringing,calling and all that, but just a short question
in the linphonec configuration file

I get a REGISTRATION_FAILURE from the server (sip.antisip...)
The server can't parse my configuration file, so I don't know if its 
some formatted mistake or if its not allowed on the server to add this 
info...?

so how do you format following:

[proxy_0]
reg_identity=

[auth_info_0]
passwd=
realm=

greatful for any help on this
-eva

--

-- 
...
Eva Sjuve
moolab.net
...
Luca Olivetti | 10 May 2007 12:50
Picon

Re: configuration file Question

On 5/10/07, eva sjuve <sip <at> moolab.net> wrote:

> so how do you format following:
>
> [proxy_0]
> reg_identity=
>
> [auth_info_0]
> passwd=
> realm=
>

This is what I have for, e.g., voipbuster, however I'm using 1.7.1, so
I don't know if it's the same with 1.2.0 (any reason to use that
specific version?)

[proxy_0]
reg_proxy=sip:sip.voipbuster.com
reg_identity=sip:myusername <at> voipbuster.com
reg_expires=600
reg_sendregister=1
publish=0

[auth_info_0]
username=myusername
passwd=mypassword
realm="voipbuster.com"

Bye
--

-- 
Luca
Sushma Natarajan | 10 May 2007 19:47
Picon
Favicon

Configure error in ubuntu

Hi,
I am trying to configure linphone 1.7.1 on ubuntu and I get a libSDL error. 
Has anyone been able to configure on ubuntu successfully?

Attached is the error:
root <at> sushma-laptop:/home/sushma/linphone-1.7.1# ./configure
configure: linphone-1.7.1               A full featured audio/video sip 
phone.
configure: licensed under the terms of the General Public License (GPL)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for inline... inline
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... 
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No 
such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No 
such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for libintl_gettext in -lintl... no
checking for get_current_dir_name... yes
checking for strndup... yes
checking for stpcpy... yes
checking for LIBGTK... no
checking for getifaddrs... yes
checking for OSIP... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking for sem_open in -lposix4... no
checking for nis_add in -lnsl... yes
checking for sendto in -lsocket... no
checking for clock_gettime in -lrt... yes
checking for ANSI C header files... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/types.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking whether byte ordering is bigendian... no
checking for SPEEX... yes
checking for db2html... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating pixmaps/Makefile
config.status: creating ipkg/Makefile
config.status: creating ipkg/linphone.control
config.status: creating exosip/Makefile
config.status: creating media_api/Makefile
config.status: creating gsmlib/Makefile
config.status: creating coreapi/Makefile
config.status: creating gtk/Makefile
config.status: creating console/Makefile
config.status: creating share/Makefile
config.status: creating share/C/Makefile
config.status: creating share/fr/Makefile
config.status: creating share/it/Makefile
config.status: creating share/ja/Makefile
config.status: creating share/cs/Makefile
config.status: creating share/linphone.pc
config.status: creating linphone.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing po/stamp-it commands
=== configuring in mediastreamer2 
(/home/sushma/linphone-1.7.1/mediastreamer2)
configure: running /bin/bash ./configure '--prefix=/usr/local'  
--cache-file=/dev/null --srcdir=.
configure: mediastreamer-2.1.0          A mediastreaming library for 
telephony application.
configure: licensed under the terms of the General Public License (GPL)
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Building Package on linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking warning make an error on compilation... checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... 
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No 
such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 
yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No 
such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for clock_gettime in -lrt... yes
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/audio.h usability... no
checking sys/audio.h presence... no
checking for sys/audio.h... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking kde/artsc/artsc.h usability... no
checking kde/artsc/artsc.h presence... no
checking for kde/artsc/artsc.h... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JACK... no
No jack support.
checking for SPEEX... yes
checking for SPEEX... yes
building from linphone source tree, using ../gsmlib/gsm.h
checking for resample_open in -lresample... no
checking for FFMPEG... yes
checking for FFMPEG... yes
checking for avcodec_register_all in -lavcodec... no
checking SDL/SDL.h usability... no
checking SDL/SDL.h presence... no
checking for SDL/SDL.h... no
configure: error: Could not find libsdl headers and library. This is 
mandatory for video support
configure: error: ./configure failed for mediastreamer2
root <at> sushma-laptop:/home/sushma/linphone-1.7.1#

The configure works when I run it with the --disable-video. It gives me an 
error though in this case that it cannot find db2html. But I did make and 
make install without any problem.  When I run with the configure with the 
disable-video option I cant see to run linphone. The only thing I can run 
are linphonec and simphonec from the command line.

My questions are the following:
How can I get SDL for ubuntu? I tried it from 
http://packages.ubuntulinux.org/warty/perl/libsdl-perl but this didnt work.
How can I get linphone to run with the --disable-video option?
Thanks,
Sushma
cheluva narayana | 11 May 2007 05:58
Picon

Linphone-1.2.0 : Error while make in oRTP

Hi all,
 
I am trying to cross compile Linphone-1.2.0 for powerpc-405 processor.
While cross compiling oRTP i am getting error during make
 
The error is : Libortp.la error
before that it is showing cannot find -lgthread
 
 
If any one could help to solve this error.....
I will be thankful....please if anyone knows about this please do reply..
 
Thanking All
Regards
Cheluva
 
 
 


 
On 5/10/07, linphone-users-request <at> nongnu.org <linphone-users-request <at> nongnu.org > wrote:
Send Linphone-users mailing list submissions to
       linphone-users <at> nongnu.org

To subscribe or unsubscribe via the World Wide Web, visit
       http://lists.nongnu.org/mailman/listinfo/linphone-users
or, via email, send a message with subject or body 'help' to
       linphone-users-request <at> nongnu.org

You can reach the person managing the list at
       linphone-users-owner <at> nongnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-users digest..."


Today's Topics:

  1.  configuration file Question (eva sjuve)
  2. Re:  configuration file Question (Luca Olivetti)


----------------------------------------------------------------------

Message: 1
Date: Thu, 10 May 2007 12:40:23 +0200
From: eva sjuve < sip <at> moolab.net>
Subject: [Linphone-users] configuration file Question
To: linphone <linphone-users <at> nongnu.org>
Message-ID: < 4642F697.9040602 <at> moolab.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi
I just installed linphone-1.2.0 on a gumstix, and its working so far,
ringing,calling and all that, but just a short question
in the linphonec configuration file

I get a REGISTRATION_FAILURE from the server (sip.antisip...)
The server can't parse my configuration file, so I don't know if its
some formatted mistake or if its not allowed on the server to add this
info...?

so how do you format following:

[proxy_0]
reg_identity=

[auth_info_0]
passwd=
realm=


greatful for any help on this
-eva

--
...
Eva Sjuve
moolab.net
...





------------------------------

Message: 2
Date: Thu, 10 May 2007 12:50:31 +0200
From: "Luca Olivetti" < olivluca <at> gmail.com>
Subject: Re: [Linphone-users] configuration file Question
To: linphone <linphone-users <at> nongnu.org>
Message-ID:
       <9be613220705100350w39cde739ta403e59095a64f30 <at> mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 5/10/07, eva sjuve <sip <at> moolab.net> wrote:

> so how do you format following:
>
> [proxy_0]
> reg_identity=
>
> [auth_info_0]
> passwd=
> realm=
>

This is what I have for, e.g., voipbuster, however I'm using 1.7.1, so
I don't know if it's the same with 1.2.0 (any reason to use that
specific version?)

[proxy_0]
reg_proxy=sip:sip.voipbuster.com
reg_identity=sip:myusername <at> voipbuster.com
reg_expires=600
reg_sendregister=1
publish=0

[auth_info_0]
username=myusername
passwd=mypassword
realm="voipbuster.com"



Bye
--
Luca




------------------------------

_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users


End of Linphone-users Digest, Vol 54, Issue 3
*********************************************

_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users
Kannaiyan | 11 May 2007 07:08
Picon

Re: Linphone-1.2.0 : Error while make in oRTP

It must be -lpthread
 
Looks like a spelling mistake.
 
Kannaiyan
----- Original Message -----
Sent: Friday, May 11, 2007 11:58 AM
Subject: [Linphone-users] Linphone-1.2.0 : Error while make in oRTP

Hi all,
 
I am trying to cross compile Linphone-1.2.0 for powerpc-405 processor.
While cross compiling oRTP i am getting error during make
 
The error is : Libortp.la error
before that it is showing cannot find -lgthread
 
 
If any one could help to solve this error.....
I will be thankful....please if anyone knows about this please do reply..
 
Thanking All
Regards
Cheluva
 
 
 


 
On 5/10/07, linphone-users-request <at> nongnu.org <linphone-users-request <at> nongnu.org > wrote:
Send Linphone-users mailing list submissions to
       linphone-users <at> nongnu.org

To subscribe or unsubscribe via the World Wide Web, visit
       http://lists.nongnu.org/mailman/listinfo/linphone-users
or, via email, send a message with subject or body 'help' to
       linphone-users-request <at> nongnu.org

You can reach the person managing the list at
       linphone-users-owner <at> nongnu.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linphone-users digest..."


Today's Topics:

  1.  configuration file Question (eva sjuve)
  2. Re:  configuration file Question (Luca Olivetti)


----------------------------------------------------------------------

Message: 1
Date: Thu, 10 May 2007 12:40:23 +0200
From: eva sjuve < sip <at> moolab.net>
Subject: [Linphone-users] configuration file Question
To: linphone <linphone-users <at> nongnu.org>
Message-ID: < 4642F697.9040602 <at> moolab.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hi
I just installed linphone-1.2.0 on a gumstix, and its working so far,
ringing,calling and all that, but just a short question
in the linphonec configuration file

I get a REGISTRATION_FAILURE from the server (sip.antisip...)
The server can't parse my configuration file, so I don't know if its
some formatted mistake or if its not allowed on the server to add this
info...?

so how do you format following:

[proxy_0]
reg_identity=

[auth_info_0]
passwd=
realm=


greatful for any help on this
-eva

--
...
Eva Sjuve
moolab.net
...





------------------------------

Message: 2
Date: Thu, 10 May 2007 12:50:31 +0200
From: "Luca Olivetti" < olivluca <at> gmail.com>
Subject: Re: [Linphone-users] configuration file Question
To: linphone <linphone-users <at> nongnu.org>
Message-ID:
       <9be613220705100350w39cde739ta403e59095a64f30 <at> mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 5/10/07, eva sjuve <sip <at> moolab.net> wrote:

> so how do you format following:
>
> [proxy_0]
> reg_identity=
>
> [auth_info_0]
> passwd=
> realm=
>

This is what I have for, e.g., voipbuster, however I'm using 1.7.1, so
I don't know if it's the same with 1.2.0 (any reason to use that
specific version?)

[proxy_0]
reg_proxy=sip:sip.voipbuster.com
reg_identity=sip:myusername <at> voipbuster.com
reg_expires=600
reg_sendregister=1
publish=0

[auth_info_0]
username=myusername
passwd=mypassword
realm="voipbuster.com"



Bye
--
Luca




------------------------------

_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users


End of Linphone-users Digest, Vol 54, Issue 3
*********************************************

_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users
_______________________________________________
Linphone-users mailing list
Linphone-users <at> nongnu.org
http://lists.nongnu.org/mailman/listinfo/linphone-users
Conrad Beckert | 11 May 2007 11:21
Picon
Picon

Re: configuration file Question


Hi Eva,

> I get a REGISTRATION_FAILURE from the server (sip.antisip...)
> The server can't parse my configuration file, so I don't know if its
> some formatted mistake or if its not allowed on the server to add this
> info...?
Well, the server usually doesn't parse the file - this is what Linphone does 
itself. Could be that there are strange characters in it - I mean UTF-8 two 
byte ones which the server doesn't like etc.

Look, what it looks like on my side:

[proxy_0]
reg_proxy=sip:sip.ipsofactum.com
reg_identity=sip:2288844 <at> sip.ipsofactum.com
reg_expires=900
reg_sendregister=1
publish=0

[auth_info_0]
username=3001
userid=3001
passwd=notgonnatell
realm="asterisk"

Hope this helps. We're talking about the Windows Version of Linphone? This 
file is from Linux but they don't differ.

Greetings
Conrad

Gmane