similar to: urgent:how to transfer a call using asterisk FAGI

Displaying 20 results from an estimated 700 matches similar to: "urgent:how to transfer a call using asterisk FAGI"

2010 Jul 27
2
How to transfer a call to operator using FAGI asterisk
Hi, I have xlite client registered with a user. Now i dial an extension say 1500 which has the dial plan as follows. exten==>1500,1,AGI("localhost//hello.agi") So when i dial extenstion 1500 the script hello.agi is invoked which in turn plays a welcome message. I now want to transfer the call now to operator. How can i achieve this???Please help me in this regard Thanks &
2010 Jul 29
2
How to record and playback at the same time
Hi, we are using Asterisk to record and playback. Both services are working well independently but it seems we can't start playback of a file while we are still recording it, even if the file is already in the hard disk. Is it possible to playback while recording the same audio file? Or is there a way to enable it? Regards, Jahnavi. -------------- next part -------------- An HTML attachment
2008 Mar 18
2
call screening feature
Hi, I have our software with SIP running on it.I configured asterisk server as proxy. How do I implement the call screening features(incoming and outgoing) using asterisk server.Please suggest me how to proceed on this. Thanks & Regards, Jahnavi. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Aug 04
2
How to record a file and play some other file at the same time
Hi, I have an xlite registered with asterisk server. When i dial a number AGI is invoked. and in this we are running to threads one to record files and one to play files. So i dialed the extension and i started recording and playing at the same time. On the xlite i m getting an indication when recording my voice and at the same time i could see playing the other file too. But in the directory
2010 Aug 23
1
How to do barging using asterisk server.
Hi All, I have this requirement. I have an xlite client registered with asterisk server. And from this when i dial an extension say xxx it invokes an AGI script which gives me a series of instructions like "Welcome to this IVR system. Press 1 to trade 2 to sell....and so on". I want to stop this and press 1 or talk even before the prompt finishes. How to achieve this. I was told that
2010 Jul 28
1
Redirecting a call to another extension using asterisk java
Hi, My problem is as follows. I registered an xlite client and dialed 1500 extension. In the extensions.conf i set as follows. exten=>1500,1,AGI(localhost// hello.agi. This hello.agi when connected plays a greeting message. Once this is connected from the script i want to transfer the call to another extension say 1600. How do i achieve this. I tried using ChannelRedirect but it didnt work.
2010 Jul 26
2
No audio using xlite
Hi, I installed asterisk server in my linux box. I configured a user 1000 using xlite and registered with asterisk server in the same linux box. I configured one more user 1001 in other box and this user also got registered with asterisk. But i am facing two issues here. 1. When a call is made from 1001 to 1000 i could see an incoming call blinking but no audio flow is observed. 2. When i made a
2010 Jul 27
2
Urgent help = RUBY & AGI
Here's something that should be easy for RUBY pro's. Here is a script: 1.times do r = $agi.exec('DIAL', SIP/voipuser&Zap/32&Zap/33&Zap/34&Zap/35) r = $agi.get_variable('DIALSTATUS') # $agi.set_variable(' WHOANSWERED
2007 Jun 18
8
Ruby v/s PHP
Which is better Ruby or PHp? watch this video of comparison between this languages http://www.dekhona.com/watch.php?v=ebcecrnto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To
2010 Jul 27
2
Match() on raw objects ?
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20100727/2e19110f/attachment.pl>
2015 Jul 29
7
Dovecot under Linux with mail-extension and case insesitiv
Hello, i use doevecot 2.2.18 current. My Problem is with email-extension and case sensitiv folders. Example: user+extenstion will be delivered to the user and subfolder extenstion so this is okay. but user+extenstion will not be delivert to the user and exiting subfolder Extenstion so that is not okay. The mail will be also delivered in the subfolder extension. The exiting Folder Extension will
2015 Jul 30
1
Dovecot under Linux with mail-extension and case insesitiv
Am 30.07.2015 um 08:52 schrieb Jost Krieger: > On Wed Jul 29 22:42:32 2015, Sascha wrote: > >> i use doevecot 2.2.18 current. My Problem is with email-extension and >> case sensitiv folders. >> >> Example: >> user+extenstion will be delivered to the user and subfolder extenstion >> so this is okay. >> but user+extenstion will not be delivert to the
2006 May 01
2
SPA-1001 behind NAT -- mucho hair pulling
I've got a Sipura SPA-1001 that I'm trying to get working with an Asterisk server that's on the public Internet, while the SPA-1001 is behind NAT. I did the first obvious thing and mapped ports 5060 and 10000 - 30000 to the local IP address of the SPA-1001. Tried numerous proxy settings, have all the NAT settings == yes. Registration seems to be happening; with sip debug on, I see
2008 Jun 28
0
AMI extenstion state
Hi, I would like to get the status of asterisk extension with my php program. *My program as follows,* <html> <!--<meta http-equiv="refresh" content="1" />--> <?php $fp = fsockopen("xxx.xxx.xxx.xxx", 5038, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; } else { $out = "Action: Login\r\n"; $out
2014 May 22
2
Queue is not working
Dear All, I have make a queue in my dailplan and queue is not working properly,prbolem is that all call goes to same extenstion at a time.Because,I use eyeBeam(softphone) and eyeBeam have six line and whenever a call comes into eyeBeam that call reserved by Line 1 suppose to 2nd call will come that call goes to Line 2(same extension used by Line 1) and 3rd call goes to 3rd line and so on. But i
2015 Jul 30
0
Dovecot under Linux with mail-extension and case insesitiv
On Wed Jul 29 22:42:32 2015, Sascha wrote: > i use doevecot 2.2.18 current. My Problem is with email-extension and > case sensitiv folders. > > Example: > user+extenstion will be delivered to the user and subfolder extenstion > so this is okay. > but user+extenstion will not be delivert to the user and exiting > subfolder Extenstion so that is not okay. > The mail
2015 Jul 30
0
Dovecot under Linux with mail-extension and case insesitiv
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, 29 Jul 2015, Sascha wrote: > Example: > user+extenstion will be delivered to the user and subfolder extenstion > so this is okay. > but user+extenstion will not be delivert to the user and exiting > subfolder Extenstion so that is not okay. > The mail will be also delivered in the subfolder extension. The exiting > Folder
2012 Dec 30
2
levelplot
I have two questions; Do you know how to take out axes in a levelplot? Me doesn't work axes = FALSE And I would like to fix the values range of colorkey or legend from my rainbow col.regions, dou you know how can I fix this values independent of values database? Thanks and happy new year! [[alternative HTML version deleted]]
2010 Jul 26
3
FreeBSD 8.1 out, has zfs vserion 14 and can boot from zfs
http://www.h-online.com/open/news/item/FreeBSD-8-1-arrives-1044996.html FreeBSD 8.1 arrives FreeBSD Logo Originally scheduled for the 9th of July, the FreeBSD Release Engineering Team has now issued version 8.1 of its popular free Unix derivative, the first stable major point update to version 8.0 of FreeBSD from November of last year. According to the developers, FreeBSD 8.1 has improved
2010 Jul 26
2
related documents
Hi All, I would like to take a doc in the xapian DB and find all related documents by relevance e.g. so when you view one document it says "Related entries X Y Z". I'm aware of the "Morelikethis" Lucene plugin that is supposed to do something like this, by generating a query from a document based on term frequency. Has anyone developed a tool to generate a query from a