similar to: Hangup check during long running macro called by M option on Dial

Displaying 20 results from an estimated 800 matches similar to: "Hangup check during long running macro called by M option on Dial"

2015 Jan 07
0
Adding an Event on chan_sip.c (asterisk 1.8.22)
In some situations I got the following message on asterisk console: * Autodestruct on dialog '857128833 at 192.168.2.129 <857128833 at 192.168.2.129>' with owner SIP/1015-00000002 in place (Method: BYE). Rescheduling destruction for 10000 ms* I would like to raise a manager event, to take some action when it is happening. To do so, I believed that was just a matter of adding an
2010 Oct 21
1
How to kill AMI ORIGINATE on-the-fly
My application fires several calls thru AMI ORIGINATE command. For example if I have 3 operators I do 3 ORIGINATEs. My trouble is when one operator quit for some reason, I should kill the corresponding ORIGINATE. Of course, I could let the call ring and hangup after the customer pick-up. But this is not the case, I do have to kill the corresponding ORIGINATE. I could execute a soft hangup,
2010 Nov 06
1
sip and iax2 audio volume gain
I have an asterisk box using a SIP provider and IAX2 softphones clients. Audio is low and I need to apply some gain on it. How can I configure such gains - in/out on sip and iax2 channels? Thanks, Valter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101106/85417a17/attachment.htm
2009 May 07
1
Macro arguments on app_queue
hi list, i have a question about the args of queue: when we use Queue() app, there are some arguments than can use. help from CLI: Queue(queuename[,options[,URL[,announceoverride[,timeout[,AGI[,macro[,gosub[,rule]]]]]]]]) well.. i'm trying to identify who has taken the call on a queue, and, when agent conected, launch a macro with some args based on who takes the call i do: exten =>
2008 Dec 02
1
Using Dial M option from extensions.ael
Hi, How can you use Dial application M(x) option from extensions.ael ? (As a reminder, this M(x) executes macro x when Dial called party answers). It seems to me that asterisk keeps looking for this macro in extensions.conf and not in extensions.ael. I tried both (and variations of those with ^ instead of ,) : Dial(Local/${EXTEN:1},,M(mymacro(${EXTEN}));
2014 Mar 28
1
AMD with analog lines - DIALSTATUS empty
Hello, I would like to use AMD on outgoing calls using analog line. I tested with SPA3102 and cisco2811 as gw and asterisk 1.8.26.1 as well as 11.8.1 Other end is analog number behind another cisco/asterisk, also tested calling a mobile number with the same result. What I did: dial is done like exten => s,n,Dial(SIP/<IP gw>/<dialed number>,,M(myMacro)), which tell Asterisk to
2003 May 22
0
Please help ! can't get it to work properly !!!
Hi all ! I don't know what else to do but I absolutely can't get it to work !!! :( I've installed 2.2.8a on my SGI 6.5.17 workstation and all the tests I've done failed. I'm getting quite desperate. :( Ok. Point by point I'll try to explain what I did. - Installed the 2.2.8a successfully and started it successfully. - Logged in the samba (almost) successfully from the
2008 Dec 02
0
Using Dial M option from extensions.ael [SOLVED]
2008/12/2 Philipp Kempgen <philipp.kempgen at amooma.de> > Philipp Kempgen schrieb: > > Olivier schrieb: > > > >> How can you use Dial application M(x) option from extensions.ael ? > >> (As a reminder, this M(x) executes macro x when Dial called party > answers). > >> > >> It seems to me that asterisk keeps looking for this macro in >
2011 Feb 21
0
SIP METHOD BYE
Hello everybody! I get this message when making outbound calls: [Feb 21 14:24:46] WARNING[25204]: chan_sip.c:3621 __sip_autodestruct: Autodestruct on dialog 'ee162385cac5cc9c at 10.1.1.13' with owner in place (Method: BYE) All inbound calls are fine. In other SIP users everything seems fine and I can make outbound calls. Asterisk: 1.8.2/ Any idea??? Best regards, Fellipe
2015 Apr 25
0
Error writing CDR
> Hi All > > I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk. > > The curious thing is I can find them all inside the database. > I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line. > > "mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e
2002 Dec 02
0
Win98 and Samba 2.2.3a (PR#26045)
Hi ! I'm sending you all my test smb.conf and the log file generated with a 2.2.5rc4 installation. The trouble is that I cannot create new directories (I'm using a WinXX Italian version). Then under Win98 I get the most strange behaviour. In addition to the above, using win98 I can't copy files from the share to the local disk (error 1026). Please help Thanks Valter Simo Sorce
2014 Jun 06
1
Using macros in extensions.lua?
Hi, I have defined a dialplan in lua and now would like to use "dial" with the macro M to implement some logic, when the callee-channel gets created. Working old style would be (extensions.conf) [default] exten => _X,1,dial(SIP/1,,M(mymacro^parameter)) [macro-mymacro] exten => s,1,verbose(${ARG1}) How to implement the same functionality using pbx_lua? Details: Asterisk 11.7
2015 Apr 25
1
Error writing CDR
On Sat, 25 Apr 2015 17:11:34 +0200 jg <webaccounts173 at jgoettgens.de> wrote: > > > Hi All > > > > I have dozens of these messages on CLI complaining about database > > connection and error writing CDR to disk. > > > > The curious thing is I can find them all inside the database. > > I "selected" them using uniqueid and manually
2015 Apr 25
4
Error writing CDR
Hi All I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk. The curious thing is I can find them all inside the database. I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line. "mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e -v DBase" both returned OK for
2009 Aug 21
5
how to install asterisk
hello friends, i have to configures asterisk n my hardware details are O.S - Ubuntu 8.04 Lts Memory - 1 GB Proccessor- core 2 duo is any one having a good link or how to related asterisk. any help,support will be higly appreciated thx -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Oct 03
0
app_read prematurely bridges channels
Hi list, Running Asterisk 1.4.10: When using the M() option for Dial to execute a macro, then executing a Read within the macro, once streaming of the audio file specified in Read has completed, and the channel attempts to read input from the destination channel where the macro is executed, the source channel stops ringing/moh, and audio from the source is bridged into the destination. I have
2009 Oct 06
0
What happened to MACRO_EXTEN in AEL macros since 1.6?
Hi! Since 1.6, when using AEL, macros are implemented using Gosub(). Is there workaround to have MACRO_EXTEN also in this case? regards Klaus PS: I know I could use something like context fromSip { 11 => &myMacro(${EXTEN}) } macro myMacro(MACRO_EXTEN) { } but isn't there some workaround to achieve compatibility with 1.4?
2012 Jun 04
3
HP DL360 G5 better than HP DL360 G7 ?
Any tips on solving the following performance conundrum: Asterisk 1.8.12.2 running on HP DL360 G5 and G7s tcpdump running to capture UDP 5060/SIP signaling to .pcap files All calls are ultimately B2BUA client -> asterisk -> PSTN Media stays on Asterisk at all times AGI script has exit handler that connects and updates an external database upon BYE from either side. I know that if exit
2014 Aug 22
1
Can't hangup channel from CLI
Asterisk 11.11.0 on CentOS 6.5, installed from RPMs. OpenSIPS fronting Asterisk from a Tekelec T9000. I'm accumulating stuck channels. I'm googling now and I recognize that Friday afternoons are the worst time to ask questions, but I'm getting desperate because this is keeping me from rolling a system out to production. (Yup, I know. Who rolls out a system on a Friday
2010 Jan 07
1
Crash in Asterisk
My friends, I'm having some problems in my Asterisk, the thing is that Asterisk seem to be crashed (or dead) sometimes (2 times in 3 weeks) I noticed this today, when i could not make any internall call, tha calls to the voicemail (*1) did not work it just don't say nothing, nothing appears in console; i tried to make a CLI>stop now but nothing happens, i could not stop the asterisk