so far so good! now how do i get nghost to load the plugin. i've tried adding nhandsfree to the plugins.conf file .. but it doesnt look like it's loading, any thoughts?
This is the card I have:
Code:00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
so far so good! now how do i get nghost to load the plugin. i've tried adding nhandsfree to the plugins.conf file .. but it doesnt look like it's loading, any thoughts?
the nohands plugin for nghost was never finished AFAIK. Samr7 as been MIA also... Sam! Come back!
Former author of LinuxICE, nghost.
Current author of nobdy.
AH! that explains a few things! thanks kev000. yes it appears as if samr7 has disappeared, the source was updated about 4 months ago though! but the project looks very promising.
Hi all!
I found this app and i'm very exciting with it.
BUT, i have an Intel Corporation 82801H and the sounds are not clear.
Someone of you have fixed this issue?
In other hand, looking around HFP code i see that:
It seems to search a callphbook to show caller id, and some lines down it said about vcard files.Code:(callid, callphbook) = self.ag.waiting_caller_info() if callid: if callphbook: self['CallAlertInfoLabel'].set_text( "From: %s (%s)" % (callphbook, callid)) else: self['CallAlertInfoLabel'].set_text( "From: %s" % callid)
No one has idea to make it work?
It's the first app that work with my Blackberry Storm![]()
Hi all again.
I found the way to add caller id support:
We need to change data/hfconsole.py at line 1041 to:
And then add hfconsole.vcf at home folder like:Code:try: #pass self.vcards.import_file('~/.hfconsole.vcf')
Someone know how to add more than one contact to a simple vcf file?Code:BEGIN:VCARD VERSION:2.1 N:Bellver;Sergio FN:Sergio Bellver ORG:Tecneca Networks, S.L. TITLE: TEL;WORK;VOICE:655903183 TEL;HOME;VOICE:963268148 ADR;WORK:;;C/ Fresas 17;Valencia;Valencia;46020;Espaņa LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Fresas 17=0D=0AValencia, Valencia 46020=0D=0AEspaņa ADR;HOME:;;Fresas 17;Valencia;Valencia;46020;Espaņa LABEL;HOME;ENCODING=QUOTED-PRINTABLE:Fresas 17=0D=0AValencia, Valencia 46020=0D=0AEspaņa EMAIL;PREF;INTERNET:info@tecneca.com REV:20080424T195243Z END:VCARD
---
i found the way; just to use vcard 3.0
To solve problems with Intel Corporation 82801H, just update alsa driver with this:
http://ubuntuforums.org/showthread.p...10#post6589810
No one wants to use the carpc as handsfree?
have you tried contacting samr7 about your questions? A lot of us are interested in handsfree, but we don't know the internals of HFP enough to answer your questions. I hope samr7 comes back soon so he can help me integrate this into LinuxICE.
Former author of LinuxICE, nghost.
Current author of nobdy.
I have it it installed and running, I can connect to my verizon Driod and dial out and hear, whats missing? For some reason my mic is not working.
I am using http://www.newegg.com/Product/Produc...82E16812186035
I haven't finished playing with the "Device / Options" settings but frankly I don't understand what it does.
I can call out speak into the microphone of the called phone and hear it on my speakers. I can press the tones on the hfconsole and hear them on the called phone. but I cannot speak and hear my self.
yam: I'm having the same issues with it. Unfortunately the limit of my bluetooth programming knowledge ends at rfcomm connections, so between that and the way samr7 codes... I'm at a loss as to how he did it, or how to even begin to work on it :/.
Bookmarks