Displaying 20 results from an estimated 400 matches similar to: "Executing Script after MixMonitor is called"
2013 Jul 03
2
Question on AEL2 string comparisons
I have this code in a dial plan:
exten => _417XX,n,GotoIf($["${CALLERID(num)}" >
"SIP/41799"]?notfromlocal)
exten => _417XX,n,GotoIf($["${CALLERID(num)}" <
"SIP/41700"]?notfromlocal)
The value of "${CALLERID(num)}" appears to be "SIP/41712-00000181"
-- Executing [41720 at from-internal:5]
2011 Jun 07
3
Different callerid for different extensions
Hi,
I have small confusion in my configuration which is I had some DID's like
044578900-04457999. I was configured dial plan below mention.
exten => _0XXXXXXXXX,1,NoOp(Int exten:${CALLERID(num)})
exten => _0XXXXXXXXX,2,Set(outgoing_ident=0445789${CALLERID(num):-2})
exten => _0XXXXXXXXX,3,NoOp(Ext ident:${outgoing_ident})
exten =>
2004 Dec 19
1
Make asterisk launch script after completing call.
OK. I now have call recording working for both incoming and outgoing
calls.
Now I want to make those wavs into mp3. I could launch a script from
cron that checks for new wavs and converts them. But that wouldn't be
so elegant.
Launching it from * on hangup would be nicer. How is it done?
[outgoing]
exten => _0.,1,SetVar(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})
exten =>
2013 Nov 19
2
Communicate with barge agent
HI folks,
I have set a barging facility with our production box.Client able to barge
a agent but client raise a requirement, they want talk to barge agent but
that communication is not listen by customer. It is possible with asterisk
or not.
thanks in advance.
Regards
Akhilesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Aug 12
1
[OT] Split a recording based on a presence of beep sound
Hi All,
I have been working on a project where I need to record a call in Asterisk
and then split the recording into multiple audio files based on a presence
of particular sound (i.e. beep) in a recording.
I know this is out of scope for Asterisk but I wanted to benefit from
someone else's experience if it has been done earlier.
I have googled a bit and seems that Audio fingerprint(
2011 May 30
1
CLI command 'database deltree' doesn't remove family with space in its name
While playing with DB function in Dialplan, I have added some garbage in
AstDB. These are some family names with space in them.
See this,
demo*CLI> database show
/18-05-2011 00:00:0052011175221575/TESTDATE : 2011-05-14 21:33:46
/18-05-2011 00:00:0052011175221575/TEST1 : 410
/18-05-2011 00:00:0052011175221575/TEST2 : 155
/18-05-2011 00:00:0052011182614252/TEST3 :
2013 Aug 30
1
asterisk-users Digest, Vol 109, Issue 30
I am stumped
In features.conf,I programmed this
[applicationmap]
Answer0 => 0,self/both,Macro,nway_start
But do I pass an argument or parameter to my macro? I tried
Answer0 => 0,self/both,Macro,nway_start^0
Answer0 => 0,self/both,Macro,nway_start,0
but the usuar variable ${ARG1} is empty in my dialplan.
The issue is that my macro needs to know what key was pressed.
-------------- next
2013 Aug 27
2
Kepress while on Queue
Hi,
Will Keypress option will work when am in the queue and hearing MoH?
Lets say a caller is waiting in queue and while he is hearing MoH, can he
key in some DTMF and go to some other queue? is that possible?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Apr 17
1
Asterisk 11 SRTP: unsupported crypto parameters: UNENCRYPTED_SRTCP
Hi All,
I have Asterisk 11 talking to Avaya over SIP trunk using TLS and SRTP.
On incoming calls from Avaya asterisk complains of 'unsupported crypto
parameters: UNENCRYPTED_SRTCP' and rejects the call with '488 Not
acceptable here'
Doesn't Asterisk support UNENCRYPTED_SRTCP as crypto parameters in sdp?
FYI SDP looks like this.
v=0
o=- 1429194215 1 IN IP4 XX.XX.XX.XX
s=-
2013 May 07
1
passing '302 moved temporarily' back to the SIP provider
Hello,
I 'm looking for a way to pass the '302 moved temporarily' received from the SIP device
back to the SIP provider.
Here is the setup:
Some SIP phones are connected to an Asterisk System version 1.8.
External connection to the public network is also done via SIP to a VoIP provider.
Phone A has a CFW all calls to a phone number in public network (Mobile Phone)
incoming call to
2013 Sep 06
2
Pull call out of queue
Trying to figure out the best way to pull an active call out of a queue by unique id and put it on hold. I don't want to put it on hold on the agent's phone but I want it to be pulled away from the agent's phone and into Asterisk limbo somewhere.
Shortly after I want to pull the same call out of limbo and redirect it back to either the same agent or another.
I was thinking about call
2013 Jul 02
1
Queue questions - Asterisk 11
Hi all,
I have to questions about queues. Member is a phone like SIP/myphone and
only one member in the queue.
At first, DIALSTATUS doesn't return any status. How to now if a call in
queue has been answered or if caller just hangup?
Second, how to deal with timeout, I have strange behaviors. If I put
timeout=60 in queue.conf and I call the queue passing also 60 as timeout
value,
2013 Feb 21
2
Remove Abandoned call
hello all,
i have two asterisk server for call transfer and one more asterisk server
for agent login(server_X) where agent take the call.
server_A and server_B
server_A is connected with pri and configure with 60 channel for call
transfer into server_X
server_B is connected with pri and configure with 30 channel for call
transfer into server_X
my query is that some time two call originate same
2013 Apr 15
3
Dial multiple device cancellation
Hi,
Can a call to multiple devices be cancelled in all of them at same time?
With next dialplan,
exten => 100,1,Dial(SIP/101&SIP/102)
when a call rings on 101 and 102 and one of them rejects the call "with 486 Busy here", is it possible to reject the call in the other device at same time? I read application dial options but I can't find any that can help me to achieve this
2013 Jun 22
3
Queue Ring inuse is shared ?
Hi,
I use asterisk 1.8.
My issue is : I have the same SIP members added to two queues. I use realtime configuration and has set the field ringinuse=0 for both the queues. But if an extension is answering the call in one queue, and some new call comes in the second queue, still that extension is ringed. In the queue_log table I am getting RINGNOANSWER events each second for the extension until
2012 May 31
2
Queue callers with Callback option without lose their place
Is there any option in Asterisk distribution of this?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120531/8fac6a22/attachment.htm>
2013 Jul 16
0
FLAC script to convert from wav to FLAC and also with other 3 to 4 formats
Hi,
Below link is the script which i found while surfing, this script basically
converts your voice file to flac format, where the file is reduced to 50%.
http://legroom.net/files/software/convtoflac.sh
The quality is really good, I tested. this...
In large production environment this script can be used, only challenging
part, please make sure the CPU usage is within the limit while
2012 Dec 19
1
Dialplan - working out when users answer
Hey guys,
I've got a part of my dialplan that dials multiple people:
exten => direct,n,Dial(${QUEUEEXTS},${RINGTIME})
Multiple extensions are in the ${QUEUEEXTS} from an external script - e.g. SIP/100&SIP/101&SIP/105 etc
This works great, however I want to see if I can find a way to work out (and run an AGI script) when the call is picked up by someone.
Thanks all!
2007 Jan 26
2
Hello Everybody, my problem with voicemail.conf
Hello everybody i am Ashish here.
i am new to this mailing list.
so dont know rules and regulation, just trying to post my problem of
voicemail.conf
Actuallt right now i am using Asterisk 1.2 on my LAN environment.
i am able to call all my extension very nicely.
Right now i am trying to deploying voicemail facility for all
extensions, so if anybody is not present, then he/she can leave
message,
2013 Mar 18
6
Diagnosing call problem
Asterisk 11.1.0
Various soft-phone SIP clients
call center with 10-12 agents online at once using asterisk queue
Occasionally an agent will get a call (or more often a series of calls
in a row) where neither party can hear the other, or can only hear each
other sporadically. A MixMonitor recording of the call plays only the
caller - none of the agent's audio is heard in the recording.