similar to: Transfer Call to Cell Phone

Displaying 20 results from an estimated 800 matches similar to: "Transfer Call to Cell Phone"

2007 Jul 14
2
's' extension Asterisk 1.2.18
how can I fix this just started ...... Jul 14 14:32:35 NOTICE[4983]: chan_zap.c:6223 ss_thread: Got event 18 (Ring Begin)... == Starting Zap/1-1 at bell,s,1 failed so falling back to exten 's' == Starting Zap/1-1 at bell,s,1 still failed so falling back to context 'default' Jul 14 14:32:35 WARNING[4983]: pbx.c:2377 __ast_pbx_run: Channel 'Zap/1-1' sent into invalid
2007 Apr 17
1
Asterisk 1.2.16 - No Caller ID
Hello, When I upgraded a while back the caller ID stop working I have tried everything and searched the lists no answer. Please help!! I have two pots lines coming into the Asterisk Box caller ID is set in the zapta.conf Here is what our zapata.conf looks like [channels] busydetect=1 busycount=7 relaxdtmf=yes callwaiting=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes
2007 Mar 11
1
Follow Up on Cannot get back chan_zap.so module!??
Has anyone been able to successfully solve the following issue: WARNING[21725]: channel.c:3024 ast_request: No channel type registered for 'Zap' [Mar 11 01:26:53] WARNING[21725]: app_dial.c:1090 dial_exec_full: Unable to create channel of type 'Zap' (cause 66 - Channel not implemented) Since we updated asterisk from 1.2.13 to asterisk 1.2.16 the module went away so we updated
2005 Jun 01
1
does asterisk work with other processors
Hello All, I have tried numerous versions of asterisk from asterisk at home to compiling it myself through the cvs server. I don't understand it works fine with the intel p2 box but not the faster via cyrix box. Is it the processor or something? Regards, Otis Surratt Jr. / otis@ocosa.com
2007 Jul 22
3
Music on Hold and Announcements
Does anyone know how to have an ad or announcement playing but in the background play a MP3 file? I think this would be done with the "s" extension and background application but not sure how? Any help would be appreciated!! -- Otis
2009 Jul 14
1
Error installing package sna
Dear R-users, These days, I have been struggling to install the package sna on my Ubuntu 8.04 laptop. My R version is currently R 2.7.2. And I had no trouble installing any other packages (including network). However when I run 'install.packages("sna")', compilation of C codes is ok, but a syntax error is reported when building help pages and sna does not want to install. I
2003 Nov 28
5
[OT] Good Gigabit Ethernet Card ...
Greetings ... I hate to ask these questions, but I dought I will get a straight answer from an Salesmen ... I am looking at putting gigabit in as a back bone for a few Linux servers, but I have used an Accton Gigabit ethernet card with RedHat 8.0/9 and found it a little unstable ... do and RedHat users have a suggestion on a good, but not expensive Gigabit card, basicly for a Samba
2005 Dec 14
2
Problem with dir.create (R2.2.0 Windows XP 2002 SP 2)
I've run into a problem with dir.create on R2.2.0 Windows XP 2002 SP 2. setwd("d:/") print(dir.create("d:\\otis-sim\\rdata", recursive=T)) print(dir.create("d:\\otis-sim\\", recursive=T)) Both return false and fail to create the directories. setwd("c:/") print(dir.create("d:\\otis-sim\\rdata", recursive=T)) Returns true and succesfully
2006 Dec 11
2
asterisk PLAR
Does anyone know if asterisk supports PLAR (Private Line Auto Ringdown). The Oreilly (Asterisk: Future of Telephony) book mentions it in passing saying that all you need to enable it is to set immediate=yes in zapata.conf. Has anyone implemented this in brokerage trading environments? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 16
1
Need some dialplan help for obscure user request
I have a customer who wants their receptionist to input the users' long distance PINs for the because they use each others pins. I am having trouble coming up with a way to do this because of creating a channel between the user and receptionist, dropping the channel and its variables and creating a new one for the actual long distance call. Any advice is really needed. 1. User Dials Long
2016 Jul 16
3
Moving Maildir folders
Hey!! It is now showing the former users' folders at the top level of the current user. Great! Perhaps dovecot just needed time to "index" the new messages? Anyway, Luigi's suggestion on moving and renaming the folders apparently worked. Thanks!!!! --Mark -----Original Message----- > Subject: Re: Moving Maildir folders > From: Frank-Ulrich Sommer <f-u.s at
2005 Feb 24
3
IAXY DNS possibilities??
There is no DNS functionality built into the IAXY, I am assuming you want to be able to home onto a SOHO site with a dynamic IPaddress. I have not been able to figure out a clean way to do theis (make it easy for the roaming sales-folk etc,) who will not have a high tolerance for running something like an IAXYPROV. You would need to somehow have an external fixed address which would
2002 Feb 25
2
3com mba 4.30 problem
Hello All, I seem to be having a problem with PXE under the 3com MBA once the pxe loads the standard redhat 7.2 lilo prompt and I type my label which is a4-72 and hit enter, I get: Loading vmlinuz... and it stops most of the time. Sometimes it loads and once it gets to the part of installing linux the screen turns red and I get "interrupt handler not syncing" Thanks -- Otis DeWitt -
2007 Oct 18
2
phone as control interface(was99bottlesofbeer)
Hi All, sorry if I post again this e-mail but I think the first one was lost. I don't know if this is OT but I'm working in my spare time at a small hardware project that match to what's requested below. It's a board with Input/Output capabilities and 10Mbps ethernet interface. It has Microchip software TCP/IP stack on it. Being at a very beginning stage, you can see a little
2002 Dec 07
6
kjournald using up majority cpu%.
We run several RH7.2/7.3 servers & recently 2 of them, although still working fine, have started to show kjournald as generally using over 50% cpu% on 'top' - virtually continuously. Free cpu% generally less than 25% now! Both machines are also using software RAID5 EIDE ....... otherwise are standard server installs. Any info on what kjournald is & why it should have recently
2008 Jun 12
5
Puppet Demo at ETRADE
I had some questions come up today during the Puppet demo here: 1. Is there any way to apply different intervals to different classes? For example, we might want a security baseline manifest to run once a month, package installation files once/day, etc. Since we''re a brokerage, we also don''t want ANY system changes during trading hours. I guess we could cron killing the
2007 Aug 25
1
Extracting a range of elements from a vector
Dear R users I am R newbie creating a function that implements the poker test to test pseudo random bit generators. Iam reading the bits from a text file (1 bit per line), which causes each bit to be stored in an element of a numeric vector. What Iam trying to do is to extract a "block" of bits of arbitray size from the original vector into a smaller numeric vector and then count
2005 May 08
4
Cellsocket help needed
I need help from someone who has a working cellsocket, I have received couple email of people who wanted to help, but they just think they know how it supposed to work, but they don't have a working units, and they confused more...I need someone with a working solution to get my cellsocket going.. Thanks!!! Write offlits @ mawise (AT) mail.com -------------- next part --------------
2008 Nov 21
3
hda: no DRQ after issuing WRITE
I upgraded my Centos 4.7 server last night. Switched from a cheaper 50$ asus motherboard to a Supermicro motherboard. I also, using dd, copied entire 500g SATA seagate drive to new 500g SATA seagate drive so as to have two copies in case something went wrong. Anyway, now I keep getting this error: Nov 21 06:08:33 server kernel: hda: status timeout: status=0xd0 { Busy } Nov 21 06:08:33 server
2007 Jul 20
3
Asterisk Freeze
HI Here is my info: Asterisk - 1.2.10 with zaptel 1.2.7, 10 queues with 7 sip agents this asterisk box is connected to another asterisk box using 5 IAX trunk to load balance no of calls on each IAX trunk (g729 over trunk). Suddenly my cli start flooding with message: Maximum trunk data space exceeded even I've only 3 calls on my asterisk system. asterisk restart option don't work, my