Displaying 20 results from an estimated 9000 matches similar to: "Call from an extension"
2010 Mar 22
1
Call files : call multiple SIP-accounts
Hello,
I'm trying to call different SIP-accounts to connect them to a
conference.
This is my call-file :
Channel: SIP/test3&SIP/test1
MaxRetries: 2
RetryTime: 60
WaitTime: 30
Context: from-conf
Extension: 1000
I get the following in the CLI :
[Mar 22 14:40:26] -- Attempting call on SIP/test3&SIP/test1 for
1000 at from-conf:1 (Retry 1)
[Mar 22 14:40:26] WARNING[29908]:
2011 Jun 15
1
call file challenge...
Greetings!!
We're getting some strange results using call files.. no matter the
technology, DAHDI, SIP, etc., we get a "Call failed to go through, reason
(3) Remote end Ringing" message when attempting to originate a call from a
call file. Numbers changed to protect the innocent....
using call file....
//------------CALL FILE------------//
Channel: DAHDI/g1/918005551212
2011 Feb 18
1
[1.4/AGI] CHANNEL STATUS never "down & available"?
Hello
I'm using an AGI script in Lua to make a callback through Zaptel.
For this to work, I must wait until the channel is idle, or I get this
kind of error, even after waiting over 10 seconds after the remote end
rings once and hangs up:
==============
channel.c:2863 __ast_request_and_dial: Unable to request channel
Zap/1/123456
pbx_spool.c:341 attempt_thread: Call failed to go through,
2013 Jun 24
2
Asterisk-11 loop behaviour
Arch = x86_64
OS = CentOS-6.4 (freepbx)
Asterisk = 11.4.0
FreePBX = 2.11.0.2
Snom870 Handsets
We are in the process of moving to an Asterisk based PBX. At the
moment most things work as we wish. However, I have just notices that
when I force a reload using 'amportal a reload' I see this loop start
in 'asterisk -rvvvvvvvvvv':
> Channel Local/s at tc-maint-000002a4;1
2020 Apr 23
0
/outgoing/ .call files and RetryTime problem
asterisk-16.8.0
Hi
I've set up a callback script to retry a number if it's busy, but as
I watch the console output asterisk seems to rush 3 or 4 calls at
once before waiting the RetryTime of 20 seconds that I've set.
The script:
-----8<------
CALLERID=$1
EXTENSION=$2
TEMP=`mktemp /tmp/call-XXXXXX`.call
cat <<EOF > $TEMP
Channel: IAX2/account at
2020 Jan 28
2
Call from an extension
HI Doug - Your got! Thanks. All I had to do in this case was set the
CallerID to 4452.
As I mentioned I was just trying to "look" like I was extension 4452 and
wants to call a number to an outside line.
setting the CallerID made it happen.
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Mar 15
1
[1.4] Failed callfile doesn't jump to "failed" extension
Hello
For some reason, when dialing out through a call file and the remote
line is busy, Asterisk doesn't jump to the "failed" extension in the
context used by the call file:
====== call file
Channel: Zap/1/5551234
Context: callbacktest
Extension: start
Priority: 1
MaxRetries: 1
====== extension.conf
[callbacktest]
exten => start,1,NoOp(Status is ${DIALSTATUS})
exten =>
2004 Aug 23
1
H323 outgoing calls
Does asterisk support using an H.323 provider for outgoing calls? From
everything I have found, it looks like it does. However, I have had no
success in getting it to work. I would really appreciate if somebody
could give me a hand. I am using the channel that comes with asterisk.
I have also tried using the channel from inaccessnetoworks but have not
had any more success. My provider
2011 Feb 24
2
[1.4] Still can't get it to call back
Hello
No matter what I try, Asterisk still fails dialing back through a
callfile built through an AGI script.
The whole thing works fine when the original call that triggers
Asterisk is from an internal extension (Xlite), but it fails when it's
from my cellphone ringing through the FXO/Zaptel port and I want to
wait a few seconds and call back through the FXO/Zaptel.
Could it that even
2007 Feb 28
0
Occasional SMS problem
Hi,
I am using asterisk's SMS functionality for sending messages. Most of
the time it works without problems (as in situation 1) but sometimes
something seems to go wrong with the transmission (as in situation 2). I
am using "Deutsche Telekom", Germany's main TELCO, so I suppose the
problem must be on my end. Can anybody tell me what is going on or how I
could narrow down
2009 Sep 27
0
Is channel local what I need?
On 1.6.0.16-rc1:
I'm using app_fax.so to send a fax, and then send a confirm.
'send' => 1.
Set(UniqueFile=/var/spool/asterisk/outgoing/call-${UNIQUEID}) [pbx_config]
2. System(env echo -e
"Channel:DAHDI/g0/........\\nContext:fax-tx\\nExtension: s\\nPriority:
1\\n" >${UniqueFile}) [pbx_config]
[ Context 'fax-tx' created by
2006 Jun 06
0
pbx_spool - outgoing qcall failure upon call progress
Does anybody have a work around for this problem.
I create a call file in /var/spool/asterisk/outgoing and Asterisk picks
it up and starts placing the call.
However if the called channel provides any sort of progress indication
(such as a SIP or IAX channel indicating ringing that causes the console
to say "SIP/xxxx is ringing") the code in pbx_spool.c indicates a call
failure and
2020 Jan 28
0
Call from an extension
>Extension to extension calls would be:
>Dial(SIP/${EXTEN])
>My extension to extension dial line is
>exten => s,n,Dial(SIP/${ARG1},${timeout},${dial.opts})
>I'm currently still on chan_sip
Correct - I can dial SIP extensions. Not a problem SIP/100 etc...
This is wanting to make a call to an outside number looking like it
comes from an extension.
How do I do that?
4452
2009 Oct 09
1
${REASON} not getting set.
Hi all,
I've got a program that creates a callfile and most if it working great.
However, when a call fails, I'm trying to capture the reason, which I'm told
should be in the ${REASON} channel variable.
http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out
Here is an excerpt from the callfile:
Channel: local/155555555
Callerid:Tests <155555555>
MaxRetries: 0
RetryTime:
2009 Feb 03
2
some kind of timeout problem in pbx_spool.c
I am using outgoing call files. I typically see the "ooh something
changed / timeout" on a regular bases every second to be exact.
Then it stops until some other call event happens.
So I "mv" my call file to the outgoing spool directory, I am listening
to that message, another call file is "mv"'ed into the directory
and something happens to the timeout that its
2007 Sep 13
1
SMS in France - allways get "NAK"
I'm trying to send an sms:
smsq --motx-channel=CAPI/g1/0809101000 0607396666 "X"
It seems to try to do something, but FT aren't happy:
-- Attempting call on CAPI/g1/0809101000 for application SMS(0) (Retry 1)
== ISDN4#02: Setting up DTMF detector (PLCI=0x104, flag=1)
[Sep 13 15:45:50] WARNING[23584]: pbx.c:5142 ast_pbx_outgoing_app2: CAPI/ISDN4#02/0809101000-1 already
2004 Dec 23
1
PRI unable to request channel
I wonder if anyone has come across this odd behavour with a T1 PRI using
NI2 signalling from a Nortel switch.
Sometimes, when bringing up a PRI trunk, a channel gets into a state
where asterisk can't request a channel, and gets reason 0, but the
channel is not busy. The only thing so far that clears this state is to
make an incoming call to the channel, which succeeds. After that,
outgoing
2006 Nov 20
3
Spandsp rxfax txtax fails no errors
I'm using Slackware 11.
I unistalled the package that provides libtiff 3.8.....
and installed the most current 3.7.... for lib tiff.
I downloaded asterisk 1.4 beta3 and the 1.4 beta2 addons and untared them.
created a simlink:
ln -s asterisk-1.4.0-beta3 asterisk
I've compiled spandsp from as follows
cd /usr/src
wget
2014 Apr 23
2
Trunk issue
I have setup a trunk on Asterisk 11.7 to an Avaya Session Manager. Every time I try to send a call over it, the call gets rejected. Here is the sip debug trace. Could anyone tell me what may be going wrong?
nxdasterisk-2*CLI>
[Apr 23 08:20:59] WARNING[19047]: pbx_spool.c:309 safe_append: Unable to set utime on /var/spool/asterisk/outgoing/scott.call: Operation not permitted
Audio is at 18380
2007 Mar 07
1
auto dialer
Not able to get the auto dialer part of asterisk to work with the zap
channel. It works great with the sip channel. Here is the call file and
the CLI output
Call File
Channel: ZAP/G1/6144994925
MaxRetries: 3
RetryTime: 40
WaitTime: 2
Context: amaxx
Extension: 36652
Priority: 1
CLI Output
Connected to Asterisk SVN-branch-1.4-r57207 currently running on
VoIP-PBX (pid