Displaying 20 results from an estimated 1000 matches similar to: "unable to get channel lock BAD BAD BAD"
2006 Nov 06
0
help for recording
Hello ,
I want to enable recording for a few extensions. In sip.conf it is
defined as
record_out=Always
record_in=Always
under the section of extension.but it doesn't work.
Extensions are defined in the extension_additional.conf file like
exten => 10,1,Macro(exten-vm,10,10)
exten => 10,hint,SIP/10
exten => ${VM_PREFIX}10,1,Macro(vm,10,DIRECTDIAL)
I can't be sure
2007 Jun 08
1
call problem...
Hi, i got Ubuntu 6.06 installed and theres a problem with asterisk.
I've sucessfully installed it with the command:
#apt-get install asterisk
Then after installing FreePBX i get this error when restarting asterisk:
root@hernandezz-laptop:/home/hernandezz# asterisk -rvvvvvvvvvv
Unable to connect to remote asterisk (does
/var/run/asterisk/asterisk.ctl exist?)
After looking at the logs i
2006 Oct 27
4
IAX2 show peers - description
Hi people,
pls does anybody know what "(T)" and "(D)" letter means?
server3*CLI> iax2 show peers
Name/Username Host Mask Port Status
SERVER1 xxx.xxx.xxx.xxx (D) 255.255.255.255 9785 (T) OK
(29 ms)
SERVER2 xxx.xxx.xxx.xxx (D) 255.255.255.255 4569 OK
(95 ms)
2 iax2 peers [2 online, 0 offline, 0
2010 Jul 30
0
Aastra ignore call button hangs up call instead of going to voicemail
I have a Asterisk server (PBX in a Flash) with Aastra 57i phones. When
there is an incoming call the phone will display two buttons "answer"
and "ignore". If you press "ignore" the call is dropped instead of sent
to voice mail. The following is the log:
-- Called 111
-- SIP/111-00001c14 is ringing
-- Got SIP response 486 "Busy Here" back from
2011 Mar 28
1
DTMF input while waiting in queue...
Hey all!
I'm trying to figure out how to have a queue accept an inbound caller's key
press to action on. At first I'm just trying to implement a "Press 1 to
leave a voice mail" announced and at any time in the queue, the user can
press 1 and go to the queue's voicemail. Later I'd like to have it accept
"Press 1 if this is an x issue, press 2 if this a y
2006 Jun 21
2
FW: syntax error
(Try again from the proper email address)
--Rob
-----Original Message-----
From: Rob Thomas
Sent: Thursday, 22 June 2006 12:22 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] syntax error
That's freePBX or AMP code that we've since fixed - The replacement line is
exten =>
2006 Oct 18
2
Digium on Dell PowerEdge 1850
Does anybody have Digium TE212P interface card on Dell PowerEdge 1850? I'm planning to install * on that configuration so I'm looking for any positive/negative experience.
Best regards,
--
Tomislav Par?ina
Lama Computers Split
Stinice 12, 21000 Split
Tel.: +385(21)270248
Mob.: +385(91)1212148
SIP: tomo@sip.lama.hr
e-mail: tparcina#lama.hr
http://www.lama.hr
2006 Nov 15
2
T38 problem
I have problem with fax machine Panasonic DX600. It's connected to Grandstream Handy Tone 386 which is connected to Asterisk. Asterisk is connected to my SIP provider.
To some numbers I can't send FAX, and I get following error on CLI.
WARNING[2237] chan_sip.c: Unknown SDP media type in offer: image 31358 udptl t38
I believe that Panasonic DX600 machine supports T38. And when I have
2006 Jun 21
0
AW: syntax error
Hi,
> Does anyone know why this row:
> exten => s,2,GotoIf($[${CALLERIDNAME:0:${LEN(${RGPREFIX})}} !=
> ${RGPREFIX}]?4:3)
took me some squinting, but the parantheses seem correct - so I presume
the Asterisk parser can't cope with that convoluted an expression (using
a function within a variable, basically).
Try putting LEN(${RGPREFIX}) into a separate variable first, then refer
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
2006 Oct 31
7
Asterisk Call Statistics
Hi Folks,
I would like to recover all information about the calls, incoming
calls, call time, call history, etc in a Web Format, are there some
open source aplication for Asterisk that be easier for use. Pls
anything suggestion will be very appreciate.
Thanks
Rgds.
--
Omar E.P.T
-----------------
Certified Networking Professionals make better Connections!
http://omarept.blogspot.com/
2004 Feb 03
0
upgrade problems
I upgraded to 0.7.1 from a cvs version from a few weeks before 0.7.1 was
relesed.
now I am having troubles with my dialing plan and voice mail.
As part of the upgrade I re-built the machine so there was a blank slate
however after installing 0.7.1 I had no mail box creation script and
could not figure out how to go about creating a mailbox, any suggestions
would be usefull.
I have looked at
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
I have a dial plan that includes a company phone directory as a main menu
option. If they just sit at the main menu, after 20 seconds, they are
transferred to the operator. If the user picks an extension from the
directory, they are transferred to the proper extension. If the called
number is not available, they are transferred into VoiceMailMain. They
leave a message, and hang up. The hang
2007 Jun 25
2
two channels, each dropping into the same context, different behavior.
So, incoming calls on zap work just as I expect them - an intro is played, the
caller hits 1 for sale 2 for support or dials an extension. I'm using the
privacy option for all extensions. When calls come in from zap, they caller
is played the priv-recordintro recording, they say their name, and everything
happens normally from there on out. However, when the call comes in from sip
and
2006 Jun 21
1
syntax error
Does anyone know why this row:
exten => s,2,GotoIf($[${CALLERIDNAME:0:${LEN(${RGPREFIX})}} !=
${RGPREFIX}]?4:3)
generate this error:
ast_expr2.fl: ast_yyerror(): syntax error: syntax error, unexpected TOK_NE,
expecting TOK_MINUS or TOK_COMPL or TOK_LP or TOKEN; Input:
!=
^
?
I was unable to debug it.
--
DV
2007 May 17
2
Blacklist
Hello All,
I was wondering where does Asterisk stores the blacklist numbers?
I looked into the dialplan and it shows that it
*"Set(DB(blacklist/${blacknr})=1)"* the number... Does it save in MySQL DB?
hyperion*CLI> show dialplan app-blacklist-add
[ Context 'app-blacklist-add' created by 'pbx_config' ]
'1' => 1.
2004 Aug 03
0
ZyXEL 2000w In Call Menu/Hold configs
Hi Everyone,
After a fair amount of faffing ive managed to get the 2000w working with
asterisk for IP -> PSTN calls (i.e. get the phone to make and receive calls
over our BT line). The final solution is to set up outgoing VoIP calls but
I now know that without a SIP aware router I can think again! (damn you
iptables!)
In the mean time I'm trying to figure out why I can't get the
2005 Mar 21
2
Ext matching problems
Hello everyone...
I'm trying to get up a testing pbx installation. Following instructions
of what've read from the handbook and from asterisk's wiki, I wrote the
dial plan as follows:
[general]
;
;
static = yes
;[globals]
;
[default]
;
exten => 0,1,Answer()
exten => 0,2,Playback(fcopba1)
exten => 0,3,Hangup()
exten => *0,1,Answer()
exten => *0,2,Record(fcopba1:gsm)
2003 Jul 07
1
Dial plan doesn't seem to save properly
When I first to the "add extension" the "show dialplan" has the lines that
say "SIP/" but after I do a "save dialplan" and a "stop gracfully" and
restart the lines with "SIP/" are gone.
************************
"Show dialplan" before:
************************
asterisk01*CLI>
[ Context 'default' created by
2003 Mar 29
1
How does * process the extensions??
Hi,
How does * read and process the extension.conf file??
The reason I ask is that I think it probably has a very large impact on how the calls are routed and processed by the system especially when it comes to least cost routing..
Let me explain...with an example..
I am using the * Devkit to get to grips with the system, so I have and X100P (Zap/1) and and S100U (Zap/2)..
Below is my