Displaying 20 results from an estimated 10000 matches similar to: "Problem with the dial command"
2009 Apr 26
1
Error, Clue to what?
[Apr 26 10:47:01] NOTICE[32151]: chan_sip.c:16223 sip_poke_noanswer: Peer
'3516533812' is now UNREACHABLE! Last qualify: 86
[Apr 26 10:47:11] NOTICE[32151]: chan_sip.c:12723 handle_response_peerpoke:
Peer '3516533812' is now Reachable. (98ms / 2000ms)
[Apr 26 12:08:49] WARNING[32273]: app_dial.c:1242 dial_exec_full: Unable to
create channel of type 'SIP' (cause 20 -
2007 Dec 06
1
Dial() Macro option error in 1.4.15
After updating to 1.4.15, I have the following issue:
When I try to use the "M" macro option in the Dial() option, I get the
following in the console:
-- Executing Dial("Zap/1-1", "Zap/g2/w5051234|60|M(set-userfield^local)KT")
-- Called g2/w5051234
-- Zap/3-1 answered Zap/1-1
[Dec 6 12:10:58] ERROR[19496]: app_dial.c:1541 dial_exec_full: Unable to
start
2009 Jun 02
2
error with dial timeout
Hello,
I am trying to do :
Exten =>_X.,n,Dial(SIP/ser_sei0/1130,L(10208400:61000:10000))
But it return that error:
[Jun 2 10:04:44] WARNING[18920]: app_dial.c:1623 dial_exec_full: Invalid
timeout specified: 'L(10208400:61000:10000)'
Why?
I forgot something ?
Thank you
Cordialement,
BERGANZ Fran?ois
P Pensez ? l'Environnement, n'imprimez ce mail que
2015 Nov 24
2
subscriber state before dial
Hi All
After a Dial() I get:
WARNING[7964][C-000075a8]: app_dial.c:2437 dial_exec_full: Unable to create
channel of type 'SIP' (cause 20 - Subscriber absent)
if the subscriber is not registered.
Is there a way from dialplan to know, *before* Dial(), if a destination
Subscriber is
a) not registered or
b) busy ?
I need to redirect a call to some other Subscriber if (s)he is not there
2008 Jan 28
2
Dial agent channel - busy
Hi,
when I'm trying to call the following extension
exten => 6002,1,Verbose(1|Extension 6002)
exten => 6002,n,Dial(Agent/6002)
exten => 6002,n,Hangup()
the call is terminated and I get the following warning from asterisk:
app_dial.c:1106 dial_exec_full: Unable to create channel of type 'Agent'
(cause 17 - User busy)
When calling the agent with Dial(SIP/6002) no problem
2008 Oct 06
1
Dial out DAHDI Channel?
I'm attempting to convert from ZAP to DAHDI with 1.6.0.
I was using 1.6.0-beta9.
I followed the directions I could find.
I moved /etc/zapata to /etc/dahdi/system.conf
I moved /etc/asterisk/zapata.conf to /etc/asterisk/chan_dahdi.conf
I don't undestand how to deal with extensions.conf?
I replaced Dial (ZAP/ ...) with Dial (DAHDI/ ... )
All my inbound calls from DAHDI work the same as
2009 Nov 19
1
SIP Calls on Asterisk fails after 25000 calls
Hi,
I am trying to use asterisk open source version(asterisk-1.6.0.5) with
MySQL (using res_odbc)support for extensions and users list.
The call rate is 7 calls / second and each call stays for 120 seconds.
after making 25000 successful calls , calls started
failing with following message on CLI.
[Nov 11 08:50:04] WARNING[2258]: app_dial.c:1502 dial_exec_full: Unable
to create channel of
2006 Dec 21
2
asterisk crashed
our * crashed twice in a month with segmentation fault &
a core dump. here's the stack trace:
#0 0xb7e11965 in mallopt () from /lib/tls/libc.so.6
#1 0xb7e10c43 in malloc () from /lib/tls/libc.so.6
#2 0xb7e17090 in strdup () from /lib/tls/libc.so.6
#3 0x08057ada in ast_verbose (fmt=0x0) at logger.c:879
#4 0xb7b29009 in moh_files_release (chan=0x9455ca0, data=0xb657be48) at
2007 Oct 18
4
Issues with making calls
Hi List,
I am from Peru, I have installed an asterisk server in my company with
digium card E1 TE120P, I am having issues when i make calls, here the
error from my server
[Oct 18 09:13:50] WARNING[2377]: channel.c:3232 ast_request: No
channel type registered for 'Zap'
[Oct 18 09:13:50] WARNING[2377]: app_dial.c:1106 dial_exec_full:
Unable to create channel of type 'Zap' (cause
2009 May 27
3
1.6.0.9: Now "Unable to create ... 'DAHDI'"
Still trying to upgrade to 1.6.0.9 for 1.4.
It worked - it worked all day yesterday, but this morning:
-- Executing [646xxxyyyy at longdistance:1]
Answer("SIP/172-08276a60", "") in new stack
..........
-- Executing [646xxxyyy at longdistance:6] Dial("SIP/172-08276a60",
""DAHDI/g2"/1646xxxyyyy") in new stack
May 27 09:56:57]
2005 May 18
2
Call forwarding...
Sorry for posting this again, but it seems to have become attached to
another thread. Guess I replied to another message instead of starting a
new one...
Hi,
I'm trying to setup a call forwarding rule so that when an extention
doesn't answer the call is forwarded to my mobile.
I'm using voiptalk.org for incoming and outgoing calls and SIP phones
for extentions (so all IP based -
2008 Jan 04
1
Polycom IP4000 - Device does not match ACL
I am trying to configure a Polycom IP4000 for use with Asterisk 1.4.5 on
a flat local network.
I followed the provisioning guides that I found on the Web, and I have
the phone downloading bootrom.ld, sip.ld, and a bunch of configuration
files. This all works properly.
However, I receive the following error:
NOTICE[27345]: chan_sip.c:14725 handle_request_register: Registration
from
2006 Mar 20
4
simple perl-agi - where's the error?
Hello!
I'm trying to setup a perl-deadagi, but my perl skills lack. can
someone tell me why the following code doesn't work:
#!/usr/bin/perl
use Asterisk::AGI;
$AGI = new Asterisk::AGI;
$dialstring = $AGI->get_variable("DIALSTRING");
$res = $AGI->exec("DIAL $dialstring");
the asterisk output says:
AGI Rx << GET VARIABLE DIALSTRING
AGI Tx >> 200
2007 Oct 09
1
Error: 603 declined
I have Asterisk 1.2.13 installed as a Debian package and I edit only
sip.conf and extensions.conf in this way:
sip.conf:
[general]
realm=work.com.ar ; Realm for digest
authentication
bindport=5060 ; UDP Port to bind to (SIP standard port
is 5060)
bindaddr=0.0.0.0 ; IP address to bind to (0.0.0.0 binds
to all)
srvlookup=yes
2013 Jun 10
3
no silk translation ?
Using 11.4.0, trying to use SILK on the cell phone to ulaw over gv, but
no success:
[Jun 10 16:18:22] WARNING[4090][C-0000000a]: channel.c:6164
ast_channel_make_compatible_helper: No path to translate from
SIP/ng-00000000 to Motif/+12025551212 at voice.google.com-da3c
[Jun 10 16:18:22] WARNING[4090][C-0000000a]: app_dial.c:3032
dial_exec_full: Had to drop call because I couldn't make
2006 Apr 04
1
Too many open files
Dear all,
we have encounter problem when starting asterisk in the foreground,
"asterisk -vvvvgc" with more 100 SIP calls concurrently. we have set
ulimit to the highest value. still has this problem. Is this the
problem keeping asterisk in the foreground or this is a bug in SVN 1.2
16771?
Apr 5 08:48:36 WARNING[14887]: channel.c:562 ast_channel_alloc: Channel
allocation
2006 May 03
1
my asterisk crashed
the gdb of the core taken from the asterisk as the time of crash is as below
I run asterisk-1.2.5 on fedora core 3 with chan_ss7
can someone help out?
#0 ast_var_name (var=0x1) at chanvars.c:71
71 if (var->name[0] == '_') {
(gdb) bt
#0 ast_var_name (var=0x1) at chanvars.c:71
#1 0x0808934e in pbx_builtin_getvar_helper (chan=0x0, name=0xf5bc2d46
2016 Mar 15
2
Fwd: Unable to place outbound calls
Hi I need help
This is the error:
Really destroying SIP dialog 'NDMxOWRmYTRhMWVkMGFhMjllMzU4YmNmNjQwN2NlM2Y.'
Method: SUBSCRIBE
-- Executing [00919885497796 at internal:1] Set("SIP/1001-0000000b",
"CALLERID(num)=8790771141") in new stack
-- Executing [00919885497796 at internal:2] Dial("SIP/1001-0000000b",
"SIP/00919885497796 at sonetel")
2019 Feb 15
2
Set qualify = yes on trunk can't do outgoing call
Hello when I set qualify = yes on trunk I can't do outgoing call.
Incoming is always working.
[Feb 15 23:01:41] WARNING[12909][C-00000012]: app_dial.c:2525
dial_exec_full: Unable to create channel of type 'SIP' (cause 20 -
Subscriber absent)
but my linphone is registered all the time.
when set qualify = no outgoing call is working
(but i have problems when WAN IP is changed after
2006 May 24
1
DUNDi in 1.2.7.1
Hi
few weeks ago I read about redundancy (HA) of asterisk boxes using
DNS, DUNDi, so I decided to give it a try.
OS FreeBSD 6.1-RELEASE, asterisk 1.2.7.1
on one peer I get:
lk110*CLI> dundi show peers
EID Host Model AvgTime Status
00:11:43:3d:69:e6 195.28.109.37 (S) Symmetric Unavail OK (1 ms)
1 dundi peers [1 online, 0 offline, 0