Displaying 5 results from an estimated 5 matches for "salesq".
Did you mean:
sales
2005 Mar 15
2
Asterisk Queue strange behaviour
...e easy to fix, but I can't find
anything about it...
I wish to have people dialing my phone, and if it is busy, they are put
into a queue. And then I am dialed back when the previous call is
finished, and connected to the waiting caller.
Easy enough?
----------exten
exten => 6,1,Background(salesq-intro);
exten => 6,2,Queue(salesq|tT|||300);
----------queue
[salesq]
music = default
context=default
Member => SIP/99559088@future-out
----------
So.. what is the problem... The first caller gets connected to my (mobile)
phone. The second and all other caller gets transferred to my phone&...
2004 May 24
2
Newbie extensions.conf I need to include [SMS] context.
I want to include a new context in my exensions.conf
I have read this page http://www.voip-info.org/wiki-Asterisk+howto+dial+plan
and I can sort of follow it?!
I have a context [local] that I know zapata.conf points to, I have edited
extensions.conf and put in my phone, sip and iax extensions. I want to add
an sms context.
I understand that all calls go through my [local] context and I have
2005 Jun 07
4
Queue Log
Hello everyone,
This is is my first email to this group.
I'm am writing a small php program to pull some info out of our
Asterisk's queue_log. I'm having trouble figuring out what some of the
parameters mean.
Here's an example:
1118098465|1118098465.47|salesq|NONE|ENTERQUEUE||"Ray Balbin 25"
<(716)250-3405>
I found a doc that tells me about everything from "ENTERQUEUE" and on
but nothing on the 4 fields before it.
Can anyone she some light on this ?
Hugo
2004 Aug 29
1
Empty Queues
Hi,
Is there a way to detect if the caller will be entering an agentless
queue? I'd like to be able to redirect any caller who tried to join a
queue with no logged in agents, to be redirected to the groups
voicemail. Is this possible? I know I could create a menu and an
announcement for voicemail (should the user wish to drop from the
queue); but they wouldn't know no one was taking
2004 May 25
0
Question IAX and SIP bound to different IP's on the same * box
...gt;exten => 6001,1,Dial(SIP/6001,20,tr)
>exten => 6002,1,Dial(SIP/6002,20,tr)
>
>exten => 077777,1,Answer
>exten => 077777,2,wait(2)
>exten => 077777,3,playback(welcome)
>exten => 077777,4,GotoIf($[foo${CALLERIDNUM} = foo]?7:5)
>exten =>
>077777,5,Queue(salesq,,https://swiftdrinks.com/admin/callerid.php?calle
rid=${CALLERIDNUM})
>exten => 077777,6,Hangup
>exten => 077777,7,Wait(2)
>exten => 077777,8,Playback(privacy-unident)
>exten => 077777,9,Hangup
>
>exten => 2500,1,Dial(Zap/32,40)
>exten => 2500,2,VoiceMail2(u25...