similar to: Asterisk Queue and URL Calling

Displaying 20 results from an estimated 1300 matches similar to: "Asterisk Queue and URL Calling"

2007 Sep 03
3
Manager Originate without phone off hook?
I'm trying to keep the DND status of my Snom phones and the astdb in line but I'm stuck on integrating my gui DND button which talks to * using the manager interface (actually it uses Astmanproxy as the gui host is on a different network to asterisk and can't see the Snom's across the network). All's working fine in my Dialplan; when someone dials the code for DND-on or
2005 May 23
4
CallerID, TAPI and CTI
I would like to hear stories from people using TAPI, CTI or CallerID software with Asterisk. What are you guys using, setup examples, etc. Has anybody sucessfully integrated SugarCRM with Asterisk and how did you do it. Are you running callerid software? Did you stumble into problems like using tapi and callerid software returned both the callerid and calledid? Hope you can help me out with
2005 May 25
1
CRM integration (was RE: CallerID)
I am also very interested in CRM integration. Anything I can do to help? One thing I don't understand is how is the browser being launched on the person's PC. Or is it not launched automatically? Anyone know of a simple app running on the desktop to do this? I looked into IPSwithcBoard and it appears like it should be able to do the job, but: a) It is pretty heavy - it does a lot of
2010 Mar 29
3
Slightly more advanced dialling..
Hello, I'm wondering if it is possible to ring X number of extensions simultaneously, and each answered call can be handled with some code. I can do a huntgroup-esque way of dialling, but I want all the dialled numbers to be picked up. I hope this makes sense.. If not please say.. Many thanks! Andy -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jan 30
2
CentOS 6.5: NFS server crashes with list_add corruption errors
Hi, I'm running CentOS 6.5 as NFS server (v3 and v4) and exporting Ext4 and XFS filesystem. After many months that all works fine today the server crash: Jan 30 09:46:13 qb-storage kernel: ------------[ cut here ]------------ Jan 30 09:46:13 qb-storage kernel: WARNING: at lib/list_debug.c:26 __list_add+0x6d/0xa0() (Not tainted) Jan 30 09:46:13 qb-storage kernel: Hardware name: PowerEdge
2005 May 25
2
CRM integration (was RE: CallerID)
The method we use for web popups on incoming calls in the astGUIclient client app that we are working on for release next week is to use AJAX(Javascript + XMLHTTPRequest) It works in Firefox and IE5+ and doesn't require any META refreshes. We've been using this internally for the last month and it works great. MATT--- -----Original Message----- From: Anton Krall
2008 Apr 10
2
SugarCRM pro and PHP 5.2
We're looking at SugarCRM 5, but they strongly recommend PHP 5.2.4. Looking around I see that a few individuals are maintaining repos for CentOS, but I'd prefer to get it from one of the larger repositories. Anyone out there using http://www.jasonlitka.com/yum-repository/ ? Any idea when PHP 5.2x will be available? --Chris
2007 Nov 10
2
Record() : How to get filename created with %d?
Hello About Record(), ATFT 2nd Edition says that "if the filename contains %d, these characters will be replaced with a number incremented by one each time the file is recorded." Problem is, the documentation doesn't explain how to refer to this filename later in the dialplan :-/ In this particular example, I want to move the file to the web server's /htdocs so users can
2008 Aug 05
3
Yum
Dear All, When i install CentOS, it doesn't install yum package. How i do it? when i haven't yum, it is like that i haven't apt-get. Please help me.... Yours, Mohsen
2003 Jun 09
7
Quickbooks revisited
I did testing on generating this report from a 130 MB Quickbooks file. Locally, 15 seconds. Samba Server, 1:35. Shared off of my win98 Workstation, 2+ mins. I do not understand the reason it is SOO slow. I know it is a fairly large file. The only explanation I can come up with is the way QuickBooks is accessing the files. Maybe jumping all around the file, requiring many operations on the
2007 Nov 21
1
[1.4 - Record] How to tell if user did leave a msg?
Hello I didn't find the answer in the ATOF 2nd Ed: When using the Record() application, I need to know how it ended: Did the user leave a message, or did he hang up? If the latter, Asterisk stops right there, while I need to run some other commands before hanging up: ======== exten => _[1-4],n,Playback(/root/asterisk_sound_files/leave_msg) exten =>
2002 May 10
3
Samba + Quickbooks
This is set up with Win2K boxes sharing a QB file on a SAMBA share. It may be quite different than with 95-98x-ME(Miserable Edition). There are two or more problems - one thing I identified is that it is possible for two computers to connect to the QB(QuickBooks) share using the same quick books logon - something that will cause data corruption. (Something that could have been easily
2010 Jun 25
5
Yum archive for PHP greater than 5.2.1 for CentOS 5.4?
Whether I like it or not I need to get a version of PHP that is greater than 5.2.1 as the latest SugarCRM version require this and as I am a module developer I need to have one of the later versions of PHP on my machines. Does anyone know of a reliable and good archive for PHP that provides higher versions than the ones supplied by the upstream provider? Thanks Jobst -- 'Two things
2005 Aug 18
4
CRM software
Can anyone recommend CRM software with a link into Asterisk? I would like a pop up on caller ID if possible. I've played with the FOP and SugarCRM but can't get them working together. Regards Lee -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050818/e71c34a3/attachment.htm
2007 Aug 04
4
syslinux & booting linux from USB
Dear all, I wanna create a GNU/Linux that it boots from USB. I don't any idea on that. Can you introduce me a doc that i can use it & i can solve my problem? Cheers, -- ------------------------- Mohsen Pahlevanzadeh email address : mohsen at pahlevanzadeh.org web site : http://pahlevanzadeh.org IRC IM : m_pahlevanzadeh yahoo IM : linuxorbsd ----------------------------
2017 Jul 11
1
Problem with download from local mirror
Thanks for consideration I use this command for update my repo rsync -avzH --delete-after centos.mirror.angkasa.id::centos /home/centos/ --log-file=/var/log/rsync/rsync.log.$(date +%Y%m%d%H%m%S) Best Regard Mohsen On Mon, Jul 10, 2017 at 11:32 PM, Marcelo Roccasalva < marcelo-centos at irrigacion.gov.ar> wrote: > On Mon, Jul 10, 2017 at 3:49 PM, mohsen Abbaspour >
2009 Jul 27
3
numbers on barplot
Hello all, I have this simple barplot code: ifn <- "id.dat" dat <- read.table(ifn) ofn <- "id.png" bitmap(ofn, type = "png256", width = 30, height = 30, pointsize = 30, bg = "white",res=50) par(mar=c(5, 5, 3, 2),lwd=5) par(cex.main=1.6,cex.lab=1.6,cex.axis=1.6) names(dat)<-c("NumberOfPeople","Average")
2003 May 28
5
Slow performance with QuickBooks
I have spent much of the day today researching performance tuning with samba. I have tried everything that I can find out about how to make performance faster. I checked disk performance with Bonnie, installed FTP and tested a transfer that way, achieving 6-7 MB / second. about 30 seconds for 150 MB file. I was finally able to achieve those speeds on a file transfer to the server through
2005 May 31
4
Asterisk@Home 1.1b1 has been released
We have replaced the simple contact management system in Asterisk@Home with SugarCRM a full CRM system. This might seem like over kill for a home PBX but Sugar has the best contact management we have seen. With click to dial functionality and the ability to import data from other contact managers it’s a great fit for Asterisk@Home. We have also added new version of the usual Asterisk software AMP
2009 Apr 29
2
Directory and File Perms
I have a directory shared out via Samba for Quickbooks and seem to have some issues with permissions. The directory being shared is a subdirectory in an ext3 partition being mounted with the acl option. It has been setup as follows: chown root:DOMAIN\AD_Group /mnt/Intuit_Data/ chmod 2770 /mnt/Intuit_Data/ And the Samba share config is has: create mask = 0660 directory mask =