Displaying 20 results from an estimated 200 matches similar to: "AMI extension states"
2009 Sep 27
1
MeetMe Hints
I've got hints setup for my MeetMe conferences like so:
exten => _60X,hint,MeetMe:${EXTEN}
and they show up in "core show hints" like so
600 at dialtone : MeetMe:600 State:Unavailable
Watchers 1
_60X at dialtone : MeetMe:${EXTEN} State:Unavailable
Watchers 0
I'm wondering why they're Unavailable instead of
2010 Mar 04
0
Availstatus returns 20 ?
Hello list.
ChanIsAvail returns 20 for ${AVAILSTATUS}. What does this '20' mean ??
...
exten => 1,n,ChanIsAvail(SIP/sin10)
exten => 1,n,NoOp(chanisavail == ${AVAILSTATUS})
...
[Mar 4 15:10:16] -- Executing [1 at sin:7]
ChanIsAvail("IAX2/testlocal-14088", "SIP/sin10") in new stack
[Mar 4 15:10:16] -- Executing [1 at sin:8]
2009 Dec 15
2
member (In use)
Hello list.
We just upgraded to 1.6.1.11.
We are using real time information stored on mysql databases. That is all
running fine.
Now, since we upgraded, some member don't get calls from queues.
In CLI: "queue show" shows something like:
611 (Local/611 at agents) with penalty 20 (realtime) (*In use*) has taken no
calls yet
We use the extension 611 in different computers, in the
2007 Aug 30
4
How to handle "+" prefix
Hi,
How can I have A*k convert a call from +441793xxxxxx to Dial
00441793xxxxxx instead?
With the "_+." Below I can "catch" the call, but EXTEN doesn't get set
as expected.. and then I need to figure out how to pass the call onto
the outgoing-pstn context. Not sure if a Goto would work here...
[outgoing-pstn-international]
exten => _+.,1,Set(EXTEN=00${EXTEN:+1})
exten
2008 Dec 22
1
AMI and ExtensionState command returning bogus 'status' number
Hello List,
I have been working on a PHP application in order to build a BLF style
script.
Until now everything is going Ok but something a little (in my oppinion)
strange is going on with the 'ExtensionState' command;
The problem is that it does not returns the 'Status' as it's suposed to,
mentioned in the A.T.F.O.T book - version 2.,
where it sais something like:
2007 Sep 12
3
Agent Callback Login in 1.4
Awhile back I had heard some talk, in this list I believe that Agent
callback login was going to be deprecated in 1.4, I see it is still
there. Does anyone know what is happening with this?
--
Thank you and have a wonderful day,
Anthony Francis
Rockynet VOIP
(303) 444-7052 opt 2
voip at rockynet.com
2007 Aug 23
3
Is it posible for an incoming to ring to Polycom and cell at the same time?
If it is posible for a imcoming call to ring both the Polycom desk
phone and my cell phone at the same time, if I dont answer fall back
to my voice mail box.
I would like to hire someone to cofigure that for me.
Bob
--
We've Got Your Name at http://www.mail.com !
Get a FREE E-mail Account Today - Choose From 100+ Domains
-------------- next part --------------
An HTML attachment
2007 Sep 13
2
TDM400P
Hi all! I have an issue with TDM400P FXO card. When a call enter into my
IVR and select the proper option, the person that ansswer the call say your
"thanks for contact us ..." but the caller cant hear this words because a
delay between asterisk and caller part or between asterisk and the ATA
device. What is the item on zapata.conf that can affect this delays. Thanks
for any help
2007 Dec 24
1
Marry Christmas and Happy New Year!!!
Would like wish to ALL a Marry Christmas and a happy new year, full of
peace, love, happinesses and much success.
That let us have one excellent year of 2008.
Best Regards
Josue Conti.
2008 Jan 16
2
Voicemail consultation problem
Hello,
A user who uses my Asterisk made me part of a worry about listening to his
voicemails. He has received 4 voicemails on January 3, respectively at 3H00
pm, 3H36 pm, 3H41 pm and 4H40 pm. He has received notifications by e-mail at
these times.
On first listen to his messages, at 8.00 pm, Asterisk has announced two new
voicemails(15H00 and 15H36). He has erased thos voicemails.
At 8.30pm ,
2007 Aug 23
3
Stable-Stable Asterisk
Hi, folks.
I've been on the Asterisk Announce list for a while now, and it seems
to me that the release versions of Asterisk are a bit bleeding-edge.
They qualify as stable, but I wouldn't call them "production stable"
since half the time a new one comes out, a fix for it comes out the
next day.
So... that said, what's a good version to linger on? I don't *need*
2007 Jul 04
7
List delays
Is it just me? After the mail list server upgrade, the average delivery
time for messages to the users list is between 4 and 5 days. The Dev
list seems fine!
Doug
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
2007 Sep 14
4
Can Asterisk match a literal "*" in extensions.conf
I am working on getting freenum.org ISN/ITAD numbers integrated into my
exiting dialplan however I am having trouble getting the extension matches to
work "as expected."
I would like to be able to do something like:
exten => _X.*.,1,Macro(isn-outbound...)
Where I would expect that any extension that starts with at least one number,
but includes a literal "*" followed by
2007 Jun 13
1
Weird sip registration problem
Has anyone seen this before? These phones are behind an edgewater.
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
0.0.0.0:5060;branch=z9hG4bKaf87f1c9f;received=xxx.xxx.xxx.xxx.
From: 7408 <sip:5D03C49B-7408@dpl.voip.rockynet.com>;tag=23943befc9dc103
To: 7408 <sip:5D03C49B-7408@dpl.voip.rockynet.com>;tag=as2c0b7dcd
Call-ID: 723559d029d27c820c8dae4b01e45c77@192.168.50.31
This phone is
2007 Aug 20
4
Realtime Queue Members
Does anybody have realtime queue members working? Not the queues
themselves, just the members. I have realtime working for voicemail and
sippeers, but I can't get queue members to work. Here is what I have:
res_mysql.conf:
[general]
dbhost = 127.0.0.1
dbname = ASTERISK
dbuser = myuser
dbpass = mypass
dbport = 3306
dbsock = /tmp/mysql.sock
queues.conf:
[general]
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
2008 Nov 23
14
CDR Design
I've taken the liberty of starting a new thread to discuss the design
of the Asterisk CDR mechanism. The discussion has been kindly
initiated by murf putting together a proposal:
http://svn.digium.com/svn/asterisk/team/murf/RFCs.
After reading the proposal I still don't think it's the right way to
go. To my mind adding more channel variables increases the complexity
in a situation
2005 Jun 29
2
Recommend against Teliax as primary ITSP
I really hate to have to make a post like this, but I feel I have little
choice but to relay to the group my experience with Teliax, and explain why
I recommend against using them as a primary Voip-> PSTN provider. I hope
that a letter like this will inspire companies like Teliax to work harder at
customer service, as well as circuit stability. We need more companies that
offer the types of
2008 Apr 30
2
StatusComplete is getting me sick !!
Hello Asterisk People.
Asterisk have a really annoying bug, i use frequently the manager status
command and when asterisk decide not to show the "statuscomplete" event,
it really don't show the "statuscomplete" string, in fact none of the
"AgentsComplete", "QueuesComplete' are shown....
I use it for monitoring a queue, but this is really getting me
2008 Apr 24
1
G723 pass thru
Hi,
I have softphone with a g723 codec, my question is how do i set it as Pass
thru in Asterisk?
cheers,
Aby Azid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080424/b442d5af/attachment.htm