Displaying 20 results from an estimated 10000 matches similar to: "Commands possible in the h extension, message delivery with confirmation"
2005 May 21
1
Confirmation Of Extension Before Transfer?
Is there any way to have the user confirm the extension they are
looking to go to before transfering?
i.e.
"You pressed 5 4 3 3 2. Is this correct?"
1 - GoTo extensionPressed
2 - Enter extension again
Thanks!
Michael
2007 Aug 24
0
9 commits - configure.ac doc/Makefile.am libswfdec/swfdec_as_object.c libswfdec/swfdec_as_object.h libswfdec/swfdec_keys.h libswfdec/swfdec_pattern.c libswfdec/swfdec_player.c test/trace
configure.ac | 2
doc/Makefile.am | 3
libswfdec/swfdec_as_object.c | 17 ++++
libswfdec/swfdec_as_object.h | 5 +
libswfdec/swfdec_keys.h | 1
libswfdec/swfdec_pattern.c | 5 +
libswfdec/swfdec_player.c | 100
2004 May 24
1
no delivery from queue on IAX2 extension
Trying to use IAX2 extension as call center agent but getting this on the CLI
May 24 20:34:20 WARNING[1209214400]: channel.c:1783 ast_request: No channel type registered for 'IAX2[2001@2001]'
using AddQueueMember as the login mechanism and that seems to work but * will not deliver to the IAX2 extension.
any ideas?
Jason Kawakami
-------------- next part --------------
An HTML
2006 Apr 28
1
mISDN: No DID/extension information returns busy to caller
I'm running a setup with chan_misdn on a austrian PTP-line. When
somebody dials in without an extension, he gets a busy signal.
I don't see the call at all in asterisk.
I *have* set immediate=yes in misdn.conf. And I *do* have an s-extension
in my dialplan for the context used by misdn. Calls that provide an
extension work fine.
Attached is my misdn.conf and a verbose 3, misdn set debug
2006 Jun 08
1
BN8S0 problem - Extension can never match, so disconnecting
hi
i've configured a Beronet BN8S0 Card with misdn beronet utility.
the card is configured with all lines in TE and P2P mode, and it is
connected with the special cable with an ISDN connection.
i've turned on debugging to level 4, this is the output from the
asterisk cli when i receive a call:
P[ 5] MGMT: Short status dinfo 1000001
P[ 5] MGMT: SSTATUS: L1_ACTIVATED
P[ 5] handle_frm:
2010 Apr 29
2
Code in extensions.conf to leave a voice mail in another PBX ?!
Hi Guys,
i spent some time to figure this out (since i love how dialplan is written)
but i decided to ask for your help guys.
i have two asterisk servers one is 1.2 the other is 1.4, from 1.4 (pbx1) to
1.2 (pbx2) i can leave a voice mail without any pb, but from pbx2 to pbx1 it
just hang up.
in pbx2 extensions.conf:
i am using: exten => 8029,1,Dial(IAX2/pbx1/${EXTEN},20,tTWwr)
in pbx1, i
2010 Mar 12
0
Running DEADAGI from h extension
I get a warning every time I run DeadAGI from the h extension:
-- Executing [h at CC:2] DeadAGI("Zap/7-1", "graba_dialer.agi") in new stack
[Mar 11 20:50:10] WARNING[8598]: res_agi.c:2203 deadagi_exec: Running DeadAGI
on a live channel will cause problems, please use AGI
I use the agi script to do clean up and move the recording of the call.
The only way the h
2007 Nov 12
2
'h' extension on call-out
Hello!
I would like to store ISDNCAUSE on automatic call-out campaign
(possibly gives more detail on failed call). How is it possible?
I have tried 'failed' and 'h' extension. No luck. Extension 'failed'
does not know anything about ISDNCAUSE and 'h' extension is not called
at all. Any idea?
I am using Asterisk 1.2.14 on FC4 if it counts.
Cheers,
a
2003 Nov 05
2
spawn extension (inbound , h, 1) exited non-zero
2005 Feb 03
0
key in number after 'h' extension
Hi, asterisk gurus:
My purpose is to key in some number after the call is
finished. The number keyed in will be stored in the
database with the phone number dialed. But whenever a
key is pressed in/after h extesion, asterisk exits the
call flow.
Does anybody has a solution for this? Is DEADAGI is
possible solution?
Really need help! Thanks!Thanks!Thanks!
Manny
2006 Jan 20
0
h extension
Hi,
I want to count the number of open Zap channels on my server.
[outgoingzap]
exten => _0NXXXXXX,1,NoOp(Outgoing Local - 7 digs - ${EXTEN:1})
exten => _0NXXXXXX,2,Set(ZAP01=$[${ZAP01} + 1]|g)
exten => _0NXXXXXX,3,Set(UPDATED=true)
exten => _0NXXXXXX,4,Dial(${TRUNK}/${EXTEN},60)
exten => _0NXXXXXX,6,Busy
exten => _0NXXXXXX,7,Playback(thank-you)
include => hangupcontext
2006 Feb 07
0
extension h and DeadAGI
2006 May 19
0
call recording - contrlo of Ast in 'h' extension
Hi,
I'm new on this list so on the beginning I'd like to
say 'hello' to everyone.
During my work with Asterisk(1.0.10) I've encountered
two problems. I was looking for solution on the web
but with no result:
- I work on optional call recording. Right now call is
recorded from the beginning. I wonder how I can
configure the dialplan that after the Caller hangs up
I can decide
2007 Feb 05
1
'h' extension and which one applies?
Hi,
I have a problem understanding which 'h' (hangup) extension is used in
which case - It seems to vary depending on channel type. Assuming the
following simplified dialplan:
[macro-faxhere]
exten => s,1,rxfax(file)
exten => h,1,NoOp(Hangup in macro)
[fax]
exten => _X.,1,Macro(faxhere)
exten => h,1,NoOp(Hangup in fax context)
[direct]
exten =>
2007 Apr 02
1
understanding what h extension does
I am trying to make a dialplan that when I dial 90 I can go round a
whole set of extensions and leave them a short message, hangup and go
on the next one.
I use the M facility of dial, with something like this
[messages]
exten => 90,n(calcnextchan),Set(DIALCHAN=...)
exten => 90,n,Dial(${DIALCHAN},30,M(domessage))
exten => 90,n,Goto(calcnextchan)
[macro-domessage]
exten =>
2008 Dec 29
1
1.6, CDR and h extension
I have two version 1.6 Asterisks running. One is a small hobbyist
thing just at home, and the other is handling calls for several
customers.
On both, I have added the line
exten => h,1,Set(CDR(hangupcause)=${HANGUPCAUSE})
to all relevant contexts.
On my little hobbyist box this works perfectly; all calls have their
hangupcauses recorded with cdr_adaptive_odbc and cdr_custom. On the
2009 May 26
1
h extension and channel variables
Is there a method to fetch the ${EXTEN} of the channel that has been
hung up when exten h is started?
The nearest thing I can think of is to set another variable to the
extension and pick that up. Would that be a reliable method though?
2010 Mar 05
1
Playback in h extension
Hi people, I'm trying to execute the PlayBack command in the h extension... but it is not played... is it possible to do that?Thanks,
Anahi
Anahi Ludue?a
_________________________________________________________________
Ahora Messenger en tu Blackberry? 8520 con Movistar por 0 ?. ?A qu? esperas?
http://serviciosmoviles.es.msn.com/messenger/blackberry.aspx
--------------
2014 Oct 14
1
Do subroutines need their own h extension?
Hi all,
According to the documentation (
http://www.voip-info.org/wiki/view/Asterisk+h+extension):
Be aware: Macros require their own h extension as they do not make use of
the calling context's h extension!
Does this apply to subroutines too? I am unable to find the corresponding
explanation.
If not: what happens when a call is hanged-up during the execution of a
subroutine? Is the h
2004 Dec 06
2
h extension in macro
Hi,
I have one Q:
why doesn't work h-extension in macro?
I want to setup fax macro, to send tif-file
after fax channel hang-up, but h-extension doesn't work in macro, so I
must put them to global context. But in this setup,
exten => h,1,system(/var/lib/asterisk/bin/mailfax ${FAXFILE} ${EMAILADDR} "${CALLERIDNUM} ${CALLERIDNAME}")
mailfax binary will be executed after any