Anyone have any idea on this problem I am having?? Have I missed something??
On Fri, Nov 6, 2015 at 12:00 PM, <[email protected]> wrote: > Send Linphone-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.nongnu.org/mailman/listinfo/linphone-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Linphone-users digest..." > > > Today's Topics: > > 1. Re: Linphone On a Raspberry Pi (Ed Lentz) > 2. Mediastremer configure option '--disable-libv4l' not working > (Ravi Kansangara) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Thu, 5 Nov 2015 16:39:23 -0500 > From: Ed Lentz <[email protected]> > To: [email protected] > Subject: Re: [Linphone-users] Linphone On a Raspberry Pi > Message-ID: > <CAFdQZacDgSVFAzuGdPudOjFjduuTtoB= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Well, > I got it to work sorta. I have it registering. Removing the Autoanswer > enable allows the ringing audio to output over the analog audio as I > wanted. Is there any way to get it to auto answer?? Ideally I would like > this to work both ways. If the extension number is called it rings until > the caller quits, if linphone is in a Page group I want it to auto answer. > > Thanks for any help > > On Wed, Nov 4, 2015 at 4:41 PM, Ed Lentz <[email protected]> wrote: > > > I have installed Linphone on a Raspberry PI according to this page: > > > > http://www.jacobdevans.com/raspberry-pi-as-night-ringer-or-intercom/ > > > > I setup the bash script as such > > > > #!/bin/bash > > linphonecsh init > > sleep 6 > > linphonecsh sip port = 5060 > > linphonecsh register --host 10.1.10.147 --username 9999 --password > abc1234 > > linphonecsh status register > > linphonecsh generic 'autoanswer enable' > > linphonecsh soundcard ring 0 > > linphonecsh soundcard playback 0 > > linphonecsh soundcard capture 2 > > linphonecsh generic 'codec enable 8' > > > > > > When I run the script I get a registered=1 > > and some info regarding the audio card. > > > > Logging into the Freepbx system that it is supposed to register with, > > there isn't any registration. No log files that indicate that Linphone > had > > even tried to connect. > > > > Anyone have any ideas why this isn't working? > > > > TIA > > -- > > > > Ed > > > > > > -- > > Ed > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nongnu.org/archive/html/linphone-users/attachments/20151105/9cde7e41/attachment.html > > > > ------------------------------ > > Message: 2 > Date: Fri, 6 Nov 2015 17:50:55 +0530 > From: Ravi Kansangara <[email protected]> > To: [email protected] > Subject: [Linphone-users] Mediastremer configure option > '--disable-libv4l' not working > Message-ID: > <CAMsTSmrG=JPDW+oPmYpq= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Hi, > > I am compiling only oRTP & mediastreamer modules from linphone-3.8.5. > > I only want it for audio processing. > > Here oRTP is compiled fine but there is issue with mediastreamer-2.11.2 > > So i have applied configure options '--enable-video=no --disable-libv4l1 > --disable-libv4l2'. > > Though i have disable the video support & video libraries, it is still > showing the linking error of -lv4l1, -lv4l2 & -lv4lconvert. > > Is there any way to remove these dependencies. > > > *Best Regards,* > *Ravi Kansangara??* > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.nongnu.org/archive/html/linphone-users/attachments/20151106/62f91926/attachment.html > > > > ------------------------------ > > _______________________________________________ > Linphone-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/linphone-users > > > End of Linphone-users Digest, Vol 156, Issue 5 > ********************************************** > -- Ed
_______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
