similar to: Dialplan programming vs. AGI vs. ???

Displaying 20 results from an estimated 3000 matches similar to: "Dialplan programming vs. AGI vs. ???"

2006 Apr 12
1
Call Forward and AGI
Hi i have a agi script that gets called when a user wants to dialout externally. it gets passed in the exten number and the number dialled and looks up in a db to see if they are allowed to dial the number. the problem is if someone forwards their phone to a external number the CALLERIDNUM is the CLID of the calling party not the extension forwarded thus the call is denied. Can anyone think of a
2006 Apr 05
5
Dial Plan Logic Problem
Hi I can't for the life of me work out why this is not working. When in the campon contect if you hit a DTMF key 2 you get moved to the exten => 2 defined in the mainmenu context not the exten => 2 defined in the campon context. What is wrong? The same happens if you hit key 1. [campon] exten => _*1XXX,1,Answer exten => _*1XXX,2,SetCallerID(${CALLERIDNUM}) exten =>
2007 Jun 28
1
Avaya IP Office DTMF Issue
Hi I have a client using a Avaya IP Office PBX that is taking a SIP trunk from me terminating on a * box. It all works perfectly apart from DTMF. Although you can hear the tones they don't seem to get recognised. I have tried DTMF mode auto, inband, out of band and rfc2833 but no luck. Any ideas? Regards Jon -- Jon Farmer Telford, Shropshire, UK
2006 May 01
1
voicemail dialout
Hi How do i disable dialling out from voicemail? -- Jon Farmer Telford, Shropshire, UK
2007 Feb 08
2
problem with asterisk AGI
I have a fairly complicated setup. Extensions (1,2 and 3). In 3 - I execute AGI in java which plays few wav files depending on external parameters. Can I have a dial plan inside my AGI? If not, how do I accomodate user who needs to reach extension 2 from my agi? I have tried stream file and get data but the two commands did not work at all.
2007 Jan 14
1
Ignoring DDC settings on Xorg
I am trying to set up a new 1400x900 widescreen monitor, but I just cannot get it to work correctly. The closest I get is 1400x900, which causes lots of vertical blur bands. I have tried with two different machines with i945 and ATi cards, running CentOS 4 and Ubuntu, always with the same result. My investigations indicate that the monitor reports itself to be "1440x900". It also
2007 Jan 20
3
Cisco 7970 Unprovisioned
Hi! I did manage to load phone with SIP image : SIP70.8-0-3S, made SEP-MAC.cnf.xml, but phone never read the configuration from it. On the screen it's written "Unprovisioned", and phone is not trying to register with asterisk. Please help!! MihaelaMJ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jan 24
0
Fwd: Samba members in NT4.0 to AD upgrade
--- Leon Stringer <leonstr@yahoo.co.uk> wrote: > From: Leon Stringer <leonstr@yahoo.co.uk> > I've got an NT4.0 domain that I'm planning to > upgrade > to Active Directory. > I've got a couple of Samba member servers in the > domain, various versions above 3.0. > > So I have two questions: > > 1. Are there any gotchas with this scenario or
2007 Feb 26
3
Playback uses channel's language, background doesn't
I have the following in the dialplan: [macro-systemrecording] exten => s,1,Goto(${ARG1},1) exten => dorecord,1,Record(/tmp/${CALLERID(number)}-ivrrecording:wav) exten => dorecord,n,Wait(1) exten => dorecord,n,Goto(confmenu,1) exten => docheck,1,Playback(/tmp/${CALLERID(number)}-ivrrecording) exten => docheck,n,Wait(1) exten => docheck,n,Goto(confmenu,1) exten =>
2005 May 25
15
PHP/AGI Problem
Hi I am currently developing a IVR application using PHP/AGI. I am using the PHPAGI class at http://phpagi.sourceforge.net/ to handle the commuication with my *. The application basically asks a caller to enter in some information which is then processed and a answer is read back out to them. I want the application to loop back to the beginning after giving the answer so they can try another
2003 Dec 23
0
Outdialing with Voicetronix
Hi all, Just thought I'd pass along some pointers when outdialing with Voicetronix's OpenLine4 card. I was having a tough time dialing out from *, it probably has something to do with chan_vpb.c not waiting to hear the dialtone before telling the card to dial. A quick fix was to insert a "," in the dialstring telling the card to pause before dialing. However when the
2001 Jan 26
1
[fwd] Ogg123 crash report on EV4 Multia
----- Forwarded message from Telford Tendys <telford@triode.net.au> ----- Delivery-Date: Thu Jan 25 22:22:57 2001 Date: Fri, 26 Jan 2001 16:26:27 +1100 From: Telford Tendys <telford@triode.net.au> To: feedback@vorbis.com Subject: Comments on your code User-Agent: Mutt/1.2.5i Dear Vorbis, I didn't even know about ogg or vorbis until I was at a conference and someone said, ``if
2007 Jan 12
1
Repost: Can't connect to my smb share from Win machine
Hello list, could somebody please point me to the information (tutorial) how to configure this properly, or where is the problem? I need to access the share without authentication (it's an isolated home network)... It used to work on FC3 but I can't figure it out on FC6 :-( By the way, there's a typo in the original post: the windows machine is W98 not 95. thanks Marek --- Marc
2006 Nov 16
2
Fwd: building-a-multi-site-supported-application
Was looking for creating subdomains dynamically, and found this one. I dont know how to set this up in my linux PC(The eg. is in mac) http://railstips.org/2006/11/13/building-a-multi-site-supported-application Any help is appreciated -- -- Amala Singh http://www.tamil.net/ தமிழ் இணையம் Telford, UK http://www.mindcolonies.com http://www.ryze.com/go/amalasingh -- -- Nandri, Amala Singh
2007 Mar 05
2
Kickstart Installation - Is it possible to set a fixed IP for installation?
Hi everyone, I am trying to set up an automated CentOS installation system. My idea is to use PXE to boot the kernel/initrd and pass the kickstart options to the kernel from there. This works correctly until it boots up Linux. As soon as it does that it makes a DHCP request and, unsurprisingly, it gets the same one (same MAC) but it also gets the filename and next-server details. Then Anaconda
2005 Nov 02
0
connecting to windows server 2003 with samba 3.0.9
I have a Windows server 2003 Domain controller with a share called DC02Data. I can connect to this share successfully from several RedHat boxes, running samba 2.2.7. However, on several other RedHat machines, running samba 3.0.9 I cannot connect properly. In fact, I actually seem able to establish a mount successfully, but cannot then view the files, as shown below: [root@ixapp01 mnt]#
2012 Nov 15
1
Fwd: Re: Problem installing 6.3 on HP8540w laptop
> > >On Thursday 15 November 2012 18:36:16 david wrote: > > Folks > > > > Just for laughs, I tried installing Centos 6.3 on the laptop HP > > 8540w. Windows 7 installed earlier, but I had to import a driver for > > the Ethernet controller since it was not supported on the > > distribution DVD of Windows7. > > > > The Centos installation I
2003 Sep 04
1
AIC and significance tests
Hi I have two geostatistical models from geoR. An ordinary kriging model with AIC=-148.6 and a universal kriging model with AIC=-156.7, there are 345 data points. The improvement shown by the AIC by adding a trend component to the model seems quite small given the number of data points, is there a test to see if the improvement to the model fit is significant? Thanks David
2007 Nov 17
3
modifying a dialed exension before dialplan processing
I have a phone (a panasonic globalrange phone) which always sends a fully qualified phone number. That is, for a local Canadian number, even if I key in 6135551212 it actually sends to asterisk 01116135551212. This means of course, along with "normal" phones I end up having twice as many extensions for outdialed numbers. Is there any way I could canonicalize this down to the more
2006 May 16
0
allowing windows xp local service with systems accounts rights to access samba share
I am trying to use 'wpkg' omn win xp sp2 machine, a windows package installer service, to access shares on my domain server. 'Wpkg' is running as a local service on a windows xp box that is joined to a domain, and I would like this local 'wpkg' service that is running with local systems rights to access files on a samba domain share. I have played with a number of options