Displaying 20 results from an estimated 65 matches for "dynamic_features".
2018 Aug 08
2
Queue breaks Dynamic_Features on Attended Transfer
On Wed, Aug 8, 2018 at 1:53 PM, Daniel Journo <dan at keshercommunications.com>
wrote:
> > Prior to a call entering a Queue, I set __DYNAMIC_FEATURES=NewRecordApp.
> > AgentA answers and is able to use that feature code.
> > If AgentA performs an attended transfer of a call from a queue to
> AgentB, the
> > feature code no longer works.
> >
> > It only doesn’t work when using Queue() and an Attended transfer is
&...
2018 Aug 08
2
Queue breaks Dynamic_Features on Attended Transfer
Hi,
I think I've identified an issue and just want to check before completing a bug report.
Prior to a call entering a Queue, I set __DYNAMIC_FEATURES=NewRecordApp. AgentA answers and is able to use that feature code.
If AgentA performs an attended transfer of a call from a queue to AgentB, the feature code no longer works.
Cases that do work are as follows...
Calls using both Queue() and Dial() applications, prior to transfer, feature code work...
2007 Mar 15
1
asterisk n-way call problem
...happens. i have played around with dtmf and codec settings but no success.
the extensions and sip configuration is below if you want to have a look. I
dont have any clue why its not working.
#######################extensions.conf#######################################
[local]
exten => _XX,1,Set(DYNAMIC_FEATURES=nway-start)
exten => _XX,2,SIPDtmfMode(inband)
exten=> 10,3,Dial(SIP/saad,,tT)
exten=> 10,n,Hangup
exten=> 11,3,Dial(SIP/riz,,tT)
exten=> 11,n,Hangup
exten=> 12,3,Dial(SIP/rehmat,,tT)
exten=> 12,n,Hangup
[dynamic-nway]
exten => _XXX,1,Answer
exten => _XXX,n,Set(CONFNO...
2007 Apr 23
1
problem with 3-way conferenicing
...nd AsyncGoto/Local/33@nway-conf-dest-7ecf,1<ZOMBIE>"
Here is my dial plan:
[manu]
exten => ca1,1,Dial(SIP/ca1,,wWtTkKrR)
[nway-conf]
exten => _.,1,Answer
exten => _.,n,Set(CONFNO=${EXTEN})
exten => _.,n,Set(MEETME_EXIT_CONTEXT=nway-conf-invite)
exten => _.,n,Set(DYNAMIC_FEATURES=)
exten => _.,n,MeetMe(${CONFNO},pdMX)
exten => _.,n,Hangup
[nway-conf-invite]
exten => 0,1,Read(DEST,dial,,i)
exten => 0,n,Set(DYNAMIC_FEATURES=nway-conf-inv#nway-conf-noinv)
exten => 0,n,Dial(Local/${DEST}@nway-conf-dest,,g)
exten => 0,n,Set(DYNAMIC_FEATURES=)
exten =&g...
2007 Jun 29
2
features.conf / DTMF / automon hell
I have been trying for a very long time to get asterisk to detect and
utilize dtmf tones from my sip clients within my dial scripts. I have
set automon=>#9 in my features.conf, I have Dial(....,gWw) in my dial
scripts. I have Set(DYNAMIC_FEATURES=automon) as the first script in
my extension. I can see the dtmf tones on the wire as SIP INFO
packets. Using the Read() app I have verified that * is in fact
understanding the dtmf info packets from the sip phone (the read app
works). I have verified that the Monitor() app is present and works.
I...
2007 May 31
2
applicationmap on features
I want to be able to send a prerecorded message to the person I am
calling. I know that you can use the application map to do this. Just
to test I enabled the testfeature example that is in the features.conf
file. When I hit #9 during a call the other user does not hear the
monkeys, they only hear a series of beeps. I have tried with different
soundfiles and they all give the same problem.
2008 Aug 20
1
3-way conference call
...////////////extensions.conf///////////////////////////////
[manu]
exten =>100,1,Dial(SIP/user2,,tT)
exten =>200,1,Dial(SIP/user3,,tT)
[nway-conf]
exten =>_X,1,Answer
exten =>_X,n,Set(CONFNO=${EXTEN})
exten =>_X,n,Set(MEETME_EXIT_CONTEXT=nway-conf-invite)
exten =>_X,n,Set(DYNAMIC_FEATURES=)
;exten =>_XXX,n,AGI(conf.agi,adduser)
exten =>_X,n,MeetMe(${CONFNO},pdMX)
;exten =>h,1,DeadAGI(conf.agi,deluser)
exten =>_X,n,Hangup
[nway-conf-invite]
exten =>0,1,Read(DEST,dial,,i)
exten =>0,n,Set(DYNAMIC_FEATURES=nway-conf-inv#nway-conf-noinv)
exten =>0,n,Dial(lo...
2015 Dec 22
2
asterisk 13 n-way call problem
...t;,
"MEETME_EXIT_CONTEXT=dynamic-nway-invite") in new stack
-- Executing [6052 at dynamic-nway:4] Set("SIP/6052-00000ab6",
"MEETME_EXIT_CONTEXT=dynamic-nway-invite") in new stack
-- Executing [6052 at dynamic-nway:5] Set("OOH323/7272-6385",
"DYNAMIC_FEATURES=") in new stack
-- Executing [6052 at dynamic-nway:5] Set("SIP/6052-00000ab6",
"DYNAMIC_FEATURES=") in new stack
-- Executing [6052 at dynamic-nway:6] MeetMe("SIP/6052-00000ab6",
"6052,1pdMXq") in new stack
-- Executing [6052 at dynamic-...
2011 Jun 02
1
Three-way conference in Asterisk
Hi
How to set a threeway conference in asterisk only for VOIP (I am
using only SIP channel).
Thanks
Nikhil
2008 Jan 02
3
1.4.?? or ZapTel 1.4.X DIGITAL Calls are Broken
Don't you just hate it when something was working and when you come to
use it in anger it's broken :-(
Something in the, fairly, recent series of Asterisk updates has broken
DIGITAL call passthrough.
I've an ISDN PBX behind my Asterisk Box (PRI ISDN comes into port 1 of a
Digium Wildcard and the PBX it connected to port 2 via an ISDN crossover
cable).
This PBX used to be able to
2008 Mar 13
3
Newbie One-touch Recording: Does not work (more info)
...el 0/10, span 1
-- Executing [98553166 at default:1] Macro("Zap/10-1",
"stdexten|5166|5166") in new stack
-- Executing [s at macro-stdexten:1] SetMusicOnHold("Zap/10-1", "cpwr") in
new stack
-- Executing [s at macro-stdexten:2] Set("Zap/10-1",
"DYNAMIC_FEATURES=automon") in new stack
-- Executing [s at macro-stdexten:3] Dial("Zap/10-1", "SIP/5166|20|wW") in
new stack
-- Called 5166
-- SIP/5166-0930f2d0 is ringing
-- SIP/5166-0930f2d0 answered Zap/10-1
== Spawn extension (macro-stdexten, s, 3) exited non-zero on 'Zap/10-1'...
2011 Apr 08
2
Call Recording using MixMonitor - close, but would like some more words of wisdom.
Dan et al;
This looks like a perfect solution.
However, I have one issue. If I initiate the macro manually (put it in
the proper context/dialplan) it works. I see the *.wav file being
created and growing in the /var/spool/asterisk/monitor directory.
If I try to implement it adding the MixMonApp =>
*1,self/both,Macro,mixmon to the [applicationmap] in features.conf, I
cannot get it to
2008 Mar 13
5
Newbie One-touch Recording: Does not work
...el 0/10, span 1
-- Executing [98553166 at default:1] Macro("Zap/10-1",
"stdexten|5166|5166") in new stack
-- Executing [s at macro-stdexten:1] SetMusicOnHold("Zap/10-1", "cpwr") in
new stack
-- Executing [s at macro-stdexten:2] Set("Zap/10-1",
"DYNAMIC_FEATURES=automon") in new stack
-- Executing [s at macro-stdexten:3] Dial("Zap/10-1", "SIP/5166|20|wW") in
new stack
-- Called 5166
-- SIP/5166-0930f2d0 is ringing
-- SIP/5166-0930f2d0 answered Zap/10-1
== Spawn extension (macro-stdexten, s, 3) exited non-zero on 'Zap/10-1'...
2006 May 10
2
REPOST: features.conf *1 Call Recording
...advice that helped. If
anyone knows how to get this going, I'd appreciate some advice.
I am attempting to setup Asterisk to allow me to press *1 while in a
call to use automon to record the call but have had absolutely no
success. Is there a trick to this?
In extensions.conf
[globals]
DYNAMIC_FEATURES=>automon
[default]
exten => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording
During the call, I press *1 but it records nothing. My phones are all
Sipura SPA841 SIP phones and I am running the latest * build.
David Morrow
Technical Systems Lead
Autodata Solutions Company
David...
2006 Jan 16
2
automon - one touch record
...-Original Message-----
From: Jennifer Hales [mailto:jhales@ains.net.au]
Sent: Sunday, January 15, 2006 4:01 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] automon - one touch record
Hello Kevin,
Thank you for your response. I commented out DYNAMIC_FEATURES and moved the
'Ww' option to the Dial() instead of Queue() and now it works.
Regards
Jenn
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Kevin P.
Fleming
Sent: Friday, January 13, 2006 3:36 PM
To: Aste...
2006 Apr 05
0
What does this error mean "app.c: Huh....? no dial for indications?"
...[22755] logger.c: -- Called Agent/3001
Apr 5 12:38:24 VERBOSE[22757] logger.c: -- Executing
Macro("Local/413@default-0edc,2", "stdexten|413|SIP/413") in new stack
Apr 5 12:38:24 VERBOSE[22757] logger.c: -- Executing
Set("Local/413@default-0edc,2", "DYNAMIC_FEATURES=automon") in new stack
Apr 5 12:38:24 VERBOSE[22757] logger.c: -- Executing
Dial("Local/413@default-0edc,2", "SIP/413|20|Ttw") in new stack
Apr 5 12:38:24 VERBOSE[22757] logger.c: -- Called 413
Apr 5 12:38:24 VERBOSE[22758] logger.c: -- Executing
Macro(&quo...
2006 Jan 05
1
Re: Has anyone tried using flash() in features.conf (applicationmap) - RESOLVED
...pposed to the dialplan scripts that I have seen that require tranferring the call, hanging up, and waiting for a call back. That was too confusing for my wife. Now all she has to do is pres *3 and it is done. No transfers. No hanging up. No dial back.
extensions.conf
[context]
exten => s,n,Set(DYNAMIC_FEATURES=zapflash)
exten => s,n,Dial(SIP/xxxx,15,tw)
features.conf
[applicationmap]
zapflash => *3,caller,flash,() <<<<<<<<<< needed a comma between flash an the ()
----- Original Message -----
From: "John Voss"
To: asterisk-users@lists.digium.com
S...
2010 Jul 26
2
MeetMe
Hi guys,
i'm trying to use the "featuremap" of features.conf inside the app meetme,
but it's no working.
like:
_5XXX => {
Set(DYNAMIC_FEATURES=toca_macaco);
MeetMe(${EXTEN},F); //F forces the meetme to pass DTMF
Hangup();
};
in features.conf:
toca_macaco => 123, peer, Playback,tt-monkeys
But, if, inside the room, I press *123* the sound file tt-monkeys it's not
executed.
If a put DYNAMIC_FEATURES in a Dial str...
2010 Apr 29
1
Starting call recording using a dynamic feature to call a macro
...se]
exten => s,1,Playback(enabled)
exten => s,n,UnpauseMonitor
[macro-recstart]
exten => s,1,Set(FNAME=callrec_${MACRO_EXTEN}_${UNIQUEID}_GWTEST_${EPOCH})
exten => s,n,Monitor(wav,${FNAME},b)
[internal]
exten => 100,1,Dial(SIP/100,20)
exten => 110,1,Answer
exten =>
110,n,Set(DYNAMIC_FEATURES=pauseMonitor#unpauseMonitor#startMonitor)
exten => 110,n,Set(FNAME=callrec_${EXTEN}_${UNIQUEID}_GWTEST_${EPOCH})
;exten => 110,n,Monitor(wav,${FNAME},b)
exten => 110,n,Dial(SIP/110,20)
exten => 110,n,Hangup
log :-
-- Executing [110 at internal:1] Answer("SIP/100-00000004&quo...
2010 Sep 02
2
Call Recording Questions
...hine (Windows)) so I need a way of telling when the recorded call has ended before copying it over.
2) I tried setting up *1 in features.conf but when I press *1, all that happens is that the caller hears the tones but no recording starts. I've added wW to the Dial() command, and also Set(DYNAMIC_FEATURES=automon) (don't know if the last one is necessary). The line in features.conf says automon => *1 and I restarted asterisk once the changes were made.
Thanks
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/...