similar to: about bluetooth channel

Displaying 20 results from an estimated 600 matches similar to: "about bluetooth channel"

2007 Apr 18
3
asterisk svn and zaptel
Hi all!! I have downloaded the asterisk from svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk-trunk (is the asterisk 1.4 subversion). I also downloaded the patch for cellphone and make it work fine. Then I bought the tdm11b board to have phone connection in my computer. I installed the hardware for zapte and the libpri modules in my Mandriva 2007 and the lights of the pci card
2007 May 04
2
need more knowledge about asterisk
Hi all, I am working wit a Mandriva 2007 and have installed the asterisk svn 1.4 with success. I also used the patch for cellphones and it works perfectly. I was that happy that I decided to buy a TDM11B and it works. Now, I want to study a bit the code used by this people. Does anybody know how can I go deeper in this code with funcitonal bloqs in order to understand how is possible to
2006 Jan 11
1
chan_bluetooth problems
Has anyone had experience with Theo's chan_bluetooth with asterisk-1.2.0 on FC3. When I try to make a call to my home through the channel my phone shows calling but my home phone never rings. I get this on screen: == Spawn extension (outgoing, 3234600, 2) exited non-zero on 'SIP/2299-9131' -- Executing Dial("SIP/2299-7743", "BLT/John/3541107") in new stack
2006 Jan 27
1
chan_bluetooth: successful compile and outbound cell calls: Still tweaking inbound setup. WAS: Cannot compile chan_bluetooth on Asterisk 1.2.1
Editing subject line to reflect current status. On 1/26/06, Nilesh Londhe <lvnilesh@gmail.com> wrote: > Since T616 is not answering (and incoming calls are going to Cingular > voicemail after 30 sec,) I suspect the problem focus area is... > > > -- Executing Answer("BLT/T616", "") in new stack > > Is
2006 Oct 15
0
chan_bluetooth - one way audio
I have compiled chan_bluetooth and I have used it many times before... but now I have a problem and I can?t find a solution. I have a bluetooth dongle (MSI) connected to my asterisk and I use a V3 phone to make calls to another cell phones... the thing is that I just get one way audio.. I can hear people from my IAX softphone but they can?t hear me... I don?t know what could be.. anyone had
2005 Aug 03
0
Chan_bluetooth and AudioGateway phone [long]
Hello, I start trying to use a USB dongle and a Bluetooth GSM phone to make GSM call with asterisk using the BLT channel provided by the GSM phone. Unfortunately I get a "Everyone is busy/congested at this time" whenever I try to Dial("IAX2/****@****/2", "BLT/MotorolaLara/3474501***") For sure I make some mistake in the configuration. Unfortunately I don't find
2007 Mar 25
1
Chan_cellphone and CentOS 4.x
I ran into a problem today while trying to compile chan_cellphone version 17 on a CentOS 4.4 machine. Apparently the bluez and autoconf versions were to old and as I tried to install the latest version, I found that the new bluez-lib would install and allow the chan_cellphone to compile, but bluez-utils required an update to D-sub which in turn required python 2.4 or better. That apparently in not
2006 May 27
1
Compiling chan_bluetooth
Hello, I?m trying to use my phone with asterisk to get GSM connectivity but I can?t compile the code. I got the asterisk, chan_bluetooth, zaptel and libpri sources, the last two ones compiled perfectly. I have added this to the /usr/src/asterisk/channels/Makefile: include /usr/src/chan_bluetooth/Makefile and I?ve also added chan_bluetooth.so to the CHANNEL_LIBS var. When I do "make
2006 Jun 03
1
Fw: Compiling chan_bluetooth
Just to close the thread. The problem was that I was using an old version of the code. If anyone has the same problem, you can download the code from here: http://www.thetechguide.com/howto/asterisk/bluetoothfiles.tar.gz Good luck, Danko ----- Original Message ----- From: "Danko Miocevic" <danko@santirso.com.ar> To: "Asterisk
2007 Feb 09
2
Chan_Cellphone
Hi, I download the last svn and I also look around but I cannot find the source, I only found the patch http://bugs.digium.com/print_bug_page.php?bug_id=8919 any one can help me out. thx -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070209/6780fde6/attachment.htm
2007 Feb 27
2
running asterisk through cellphone
hi everybody, I'm currently planning a small-sized web-applicaiton allowing users to call-in via phone. the phonecalls should be recorded and processed further by some custom scripts - sounds like asterisk is a perfect match for this app. however, during prototyping I have no ISDN-connection whatsoever available, so I was asking myself if it's possible to connect a cellphone via
2006 Jan 19
1
Cannot compile chan_bluetooth on Asterisk 1.2.1
The short of it: I am unable to compile chan_bluetooth on Asterisk 1.2.1 on CentOS 4.2. I installed using the Asterisk@Home 2.2 iso. Server is a plain Celeron 2.93GHz box. Asterisk source is in /usr/src/asterisk, newest chan_bluetooth source is in /usr/src/asterisk-test/bluetooth/chan_bluetooth (I have two older versions in other directories). Steps taken: Followed the instructions here to a
2019 Nov 03
2
suddenly change: idmap uid + gid
Am 03.11.2019 um 09:42 schrieb Rowland penny via samba <samba at lists.samba.org>: > > ?On 02/11/2019 23:18, Hilberg via samba wrote: >> Hi >> >> The server suddenly changed the uid + gid. this happened to times, yesterday and the week after. The default group at example >> The samba is a AD member where we have many users (>20 000) and we use autorid in
2006 Feb 08
1
Chan_BT question WAS: Asterisk with USB
asterisk-users-request@lists.digium.com is believed to have said: >Bluetooth enabled phones to talk to Bluetooth headsets; I guess there's a >protocol for the phone to talk to any Bluetooth headset, no matter who made >it. This protocol would have to include something to allow voice to pass >from the phone to the headset and vice versa. It might also include >something for
2006 Feb 07
1
chan_bluetooth - concurrent calls?
Hi, i was reading about connecting a cellular phone over chan_bluetooth. I was wondering, if one is able then to make/receive concurrent calls or if you can make just one at time? Peter
2016 Apr 20
3
win 2012, active directory, samba4 share, only sid shown
Hello all, Im having a win 2012 Server with ad and redhat and centos with samba4 clients. I configured a Testmaschine with the latest centos with samba4, kerberos and sssd. Hard work and took alot of time to get all running. I can access the share and want to change owner or permission over win explorer/ security tab. This is only running using an extra data Partition where a central samba share
2007 Apr 25
2
dialplan / problem with extension-length > 1
hi community, I'm new to this list & asterisk in general, so let me first say thx to everybody involved in providing such great tools & ressources!! I'm currently trying to implement a simple voicebox-system. for demonstration purposes, I've successfully connected my cellphone via bluetooth using the current chan_cellphone-patch on the current SVN-version of asterisk.
2009 May 26
0
No Voice - only "noisy audio"
Hi Folks, I'm trying to use my mobile as a trunk via bluetooth - calls done in a softphone go thru GSM network and calls destinated to my mobile are answered at the softphone. I have asterisk configured to do so but I'm facing an issue - Audio is audible but it?s not intelligible. I feel like the audio is breaking. Below is the asterisk log. I also get lots of ?hci_scodata_packet: hci0
2016 Apr 21
2
win 2012, active directory, samba4 share, only sid shown
We don't see any attachments... Can you post it somewhere, then include a link? As for the SID errors, what are you using for the DNS server? On Thu, Apr 21, 2016 at 8:37 AM, Stefan Fuhrmann < stefan at fuhrmann.homedns.org> wrote: > Hello all, > can someone help? > > Tia > Stefan > > Am Wednesday 20 April 2016, 14:19:42 schrieb Stefan Fuhrmann: > > Hello
2006 Jan 31
3
Default value for ASTERISK_VERSION_NUM
I'm looking at version.h installed by Asterisk 1.2.3/4 - and the default value is 000000. I thought the value should be 010200. I know many people have problems compiling chan_bluetooth because of this inconsistency. Anyone has the last word on this?