similar to: redirect output

Displaying 20 results from an estimated 2000 matches similar to: "redirect output"

2006 Mar 16
1
Authenticate CDR Logging
Hi All: I am mainly using my asterisk box for me and my six roomates, mainly for DISA when we're on the road. Currently I use exten => s,2,Authenticate(/home/supalogs/callcards) to check againt a list of 10 passwords. The only problem here is that CDR does not log Authenticate passwords, so I am unable to tell who made what call. If anyone knows how I can add a custom CDR field to log
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
Hi all, I'm new in the list, and I have a problem upgrading from asterisk 1.2 to asterisk 1.4: There is a diference from asterisk1.2 to asterisk1.4 in AMI events. When I do a call to a queue (with the same extensions.conf dial plan) with ast1.2 and ast1.4, in ast1.2 apper 3 newcallerid event in ast1.4 apper only 2. It is normal? anyone knows it? what is the reason? I
2006 Jun 13
1
calleridname.agi patch to only overwrite name if it is missing
I edited the calleridname.agi patch to only overwrite the name if it is missing. The asteridex option still overwrites the name since it is our master list for known numbers. -- Steven calleridname.agi.patch: --- C:\Documents and Settings\steveb\Desktop\calleridname.agi-orig Tue Jun 13 14:37:09 2006 +++ C:\Documents and Settings\steveb\Desktop\calleridname.agi Tue Jun 13 14:37:09 2006 @@ -16,6
2005 Jul 11
1
ASterisk@home + Broadvoice = Almost working installation...
Hello Guys, I'm somewhat of a newbie and am desperately seeking for some help... I've managed to get asterisk up and running on my server, and signed up with a broadvoice account... I'm having no problem dialing and communicating between extensions, but whenever anyone tries to call my broadvoice account, they are greeted by no ring or anything, but rather simply a direct to
2010 May 20
0
Early injecting Jack between call parties
I use Jack for getting callee sound. Dial with option M(): JACK_HOOK(manipulate,i(rec_737219:input),o(rec_737219:output),c(rec_737219))=on This works fine, but I need to connect the sound channel to Jack *before* the actual answer. As you can see in the AMI log, between "Ringing" to JACK_HOOK there is a 6 second break. I don't want that. I need a way to launch Dialplan function
2005 May 12
1
ast_yyerror - 'space' in Caller-ID - string comparison
I've some code to manipulate incoming Caller-ID - so its suitable for replying to... [sipdef] exten => s,1,NoOp(FWD SIP: "${CALLERIDNAME}" <${CALLERIDNUM}>) ; Alter incoming calles from pulver - add a '87' exten => s,2,Gotoif($[${CALLERIDNAME} = ${CALLERIDNUM}]?3:4) exten => s,3,SetCIDName(87${CALLERIDNUM}) exten => s,4,SetCIDNum(87${CALLERIDNUM}) exten
2020 Aug 06
2
Is it possible to use Stasis to control both legs of a Local channel created using ARI?
I understand how to control the first local channel, but an having trouble getting the second local channel to enter stasis. I setup have the following extensions.conf to handle 1000 (basically had it setup so if first stasis not there try second, but believe second channel never processes the dial plan so even if second line was hello-world2 it would not matter. [mycontext] exten =>
2005 Feb 11
0
Proper handling of incoming IAX/SIP callerids to be able to call back - why is calleridnum stripping dots out of number ?
Hi, I'd like to organize my Asterisk to properly handle incoming SIP/IAX/H323 callerids so they can be called back if needed. I have three incoming contexts for sip, iax and h323 calls. To each incoming call I'd like to prepend certain number that will be catched with pattern matching on output calls. For instance for iax I have: [from-iax] exten => s,1,NoOp(IAX call from outside
2008 Oct 28
1
AMI - Status Event.
Hello All, I'am a new Asterisk user, and i have the following question. The following is the Status of all open channels from my Asterisk system, which was received through the Asterisk Manager Interface ((AMI)). ==================================================================== action: Status actionid: 65066874_3# Response: Success ActionID: 65066874_3# Message: Channel status will
2013 Nov 12
1
Asterisk 1.8.20 crashing
Hi I am experiencing Asterisk Crash. Log got stopped when asterisk crashed. Please help me to identify the reason and fix this issue. Asterisk: 1.8.20 I am using AMI and fastAGI to control the call. Some part of dial plan is also defined in extensions.conf I am experiencing this crash when app_meetme conference functionality is used with more than 3 parties. I faced this issue with
2010 Oct 06
2
AMI getting related channels in Ringing state
Issuing the AMI Status command results in a list of active channels. But how to figure out which channels are related before the call is answered? 2 channels below are somehow associated, but how can I be 100% sure they are related in order to implement a redirect of the incoming call to another phone ("attended" call pickup respecting call/pickupgroups). Uniqueid seems to be a
2006 Jan 19
0
Incoming fax on voipbuster
Hello, I'm trying to receive a fax to my inbound number from voipbuster. Asterisk receives the call and starts the rxfax application successful, but then nothing happens. The calling party is still hearing a ringing tone, or sometimes nothing. Voicecalls are working correct and without problems. For testing I've add a local number (300) to the dialplan. When I call this number
2010 Nov 10
0
Problem with AMI
Hi to all. I have a problem in the AMI. Sometimes the AMI don't generate the event NewState when the exten of destiny is Ringing and sometimes don't show me the callerid in this events. The event NewState what i refer: Event: Newstate Privilege: call,all Channel: SIP/17-00006fd6 ChannelState: 5 ChannelStateDesc: Ringing CallerIDNum: 4191920902 CallerIDName: 4191920902 Uniqueid:
2003 Apr 24
1
CallerID hosed
This is with an x100p (the motorola chipset) Two problems. Looks like CALLERIDNAME is being used uninitialized. On my other phones the callerid is fine and my buttset shows that the callerid passes the checksum. This is the relevant portion of extensions.conf exten => s,1,Answer exten => s,2,SetCallerID(H ${CALLERIDNAME} <${CALLERIDNUM}>) exten => s,2,Dial(${MGCP_ALL}) Here is
2005 Jan 26
1
Inbound analog Telco line not answered
I have an X100P clone hocked up to an analog line of my PRI. I can use it to dial out. but when I call the extension it answers and says "GOODBY" I have a Livevoip DID which successfuly rings to ext 202 I am using asterisk@home and through the AMP inface the line should ring to ext 202 Below are Asterisk Messages, Extensions.conf and Extensions_additional.conf Extensions.conf
2007 Nov 09
3
How to get ten-digit number?
Hello Instead of using PrivacyManager, I'd rather use my own dialplan to prompt the user for a ten-digit number if they called while blocking CID. This code does prompt the user, but 1) hangs up if the user didn't type the ten digits before the timeout 2) if the user did type the right number of digits, it still hangs up instead of Returning and then jumping forth to the "cid"
2018 Mar 22
2
AMI potential memory leak
HI Matt, I am trying to replicate this particular problem. We are seeing more frequently where the Event: AsyncAGIExec is never being sent. The two scenarios I have seen in tests yesterday and today... We sendl an AMI action. For example, play a short file or hangup. AMI Events will indicate it did the work, but we never receive the Event: AsyncAGIExec with a result at all. Asterisk debug
2004 Aug 13
1
queue name too long when sending sms over 32 chars
Hi everyone, I think asterisk is really great, but since I started sending sms using * I've some troubles with it! I setup everything as it is described at voip-info.org (http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20Sms) and it really works: I can send SMS - as long as they are shorter than 32 characters. btw I'm living in Germany and therefore I send my SMS via T-Com
2005 Sep 19
0
Unable to open space (format ulaw)?
Simple test extension exten => 14,1,Wait(1) exten => 14,2,SayPhonetic(${CALLERIDNAME}) exten => 14,3,Wait(1) exten => 14,4,SayDigits(${CALLERIDNUM}) exten => 14,5,Hangup Works fine from spa2k extension on lan Works fine calling broadvoice sip did When I call voicepulse sip did I get the calleridname and then silence. CDR logging looks okay but * messages log shows: Sep 19
2005 Jan 29
0
RE: Asterisk-Users Digest, Vol 6, Issue 463
Folks, Eric is spot-on--both phones are happy with the modified ${CALLERIDNAME} value since I removed the quotes in the call to SetCIDName(). I've replace my calls to SetCallerID() since I think using SetCIDName() is cleaner. Cheers, Rob > -----Original Message----- > Date: Sat, 29 Jan 2005 16:44:16 -0600 > From: Eric Wieling aka ManxPower <eric@fnords.org> >