Displaying 20 results from an estimated 2000 matches similar to: "[1.4] Asterisk doesn't hang up?"
2011 Mar 17
1
[1.6.2.5] Asterisk can't find MOH file
Hello
I thought I had things set OK to have Asterisk play FR files for
prompts and MOH, but for some reason, it still can't find them:
============ ll /var/lib/asterisk/sounds/
drwxr-xr-x 2 asterisk asterisk 4096 2011-01-21 16:18 custom/
drwxr-xr-x 10 root root 61440 2011-03-17 14:21 fr/
Note: fr/ contains core + extra + moh as downloaded from here:
2010 Jul 23
2
application call to Gosub affects flow of control, and needs to be re-written using AEL
Hi,
For some reason (outbound call tracking) I've got a few different
outbound call process (using a macro for queuemetrics logging, or direct
call)
i wanted to factorise the routing process so i came up with something
like the following. All in one it's working like expected, however
every "ael reload" command trigger a lot of warning like that
"application call
2017 Mar 03
2
moh reload not reloading/reading new musiconhold files
Hello
using Asterisk 1.8.32.3
Current music on hold :
myserver*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-robot_dity
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/moh/reno_project-system
File: /var/lib/asterisk/moh/manolo_camp-morning_coffee
File: /var/lib/asterisk/moh/macroform-the_simplicity
New musiconhold
2017 Mar 07
2
moh reload not reloading/reading new musiconhold files
Hello
I did not mention it but of course the MOH directory is listed in
/etc/asterisk/musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
[myfolder_1]
mode=files
directory=/var/lib/asterisk/moh/myfolder/1
sort=alpha
[myfolder_2]
mode=files
directory=/var/lib/asterisk/moh/myfolder/2
sort=alpha
[myfolder_3]
mode=files
directory=/var/lib/asterisk/moh/myfolder/3
sort=alpha
2017 Mar 23
2
moh reload not reloading/reading new musiconhold files
Le 23/03/2017 ? 20:17, Jonas Kellens a ?crit :
> Hello
>
>
> is there any more information on how to reload/read musiconhold files ?
CLI> module reload res_musiconhold
--
Daniel
> On 07-03-17 10:46, Jonas Kellens wrote:
>> Hello
>>
>> I did not mention it but of course the MOH directory is listed in
>> /etc/asterisk/musiconhold.conf :
>>
>>
2010 Aug 09
1
op_div: non-numeric argument
Ladies, Gentlemen
We are experiencing an unusual problem in our asterisk 1.4.34.. We are
attempting to determine if channels are in use before paging to them.
This works correctly, as in it pages the phone.. however, we see the error
message below on the console... after googling, we discovered limited
information regarding the issue...
-- Executing [NPANXX7298 at from-pstn:1]
2006 May 17
1
TDM does not disconnect
Hello all.
This is my very first message to the list. I have a TDM400P card, It
has 2 FXO channels which are connected to extensions of my PBX
(Ericsson BP250), so I can dial from any SIP softphone directly to
physical (analog and digital) extensions on my company.
My PBX is configured so when I dial 8 on any extension, it will
redirect to the first free FXO channel on my TDM400P card.
2010 Aug 26
1
MusicOnHold class working for internal calls, not for external
Hello list,
I have defined a new MoH-class in musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
random=yes
;
*[106002]
mode=files
directory=/var/lib/asterisk/moh/106002
random=yes*
In sip.conf I have this commented out :
;mohinterpret=default
;mohsuggest=default
Asterisk sees these moh-classes and files :
vps2301*CLI> moh show classes
Class: default
Mode: files
2007 Jun 25
1
Problems with ChanIsAvail always return status 0
Hi list:
I'm having the next problem, it appear that the application ChanIsAvail
is not working on Asterisk 1.4.5 always return me 0 in AVAILSTATUS.
I add my dialplan and the output to the cli.
THanks.
In the example i'm dialing from extension SIP/112
My DialPlan Secction:
[macro-callonlyiffree]
exten => s,1,ChanIsAvail(${ARG1}|s)
exten => s,n,NoOp(${AVAILCHAN})
exten
2006 Apr 10
1
SIP channel unavailable/busy/really not there
Is there a way to differentiate between a SIP address which hasn't
registered (but is within sip.conf) and one that's not there at all
(i.e. not in sip.conf) using a straight dialplan.
I'd like to differentiate actions depending the state of a SIP device
and whether it's in my config or not (if that makes sense, basic automap
of dial-in lines to sip phones, but if they've
2009 Dec 30
2
Skype for Asterisk
Hi Sir,
We have integrated Skype with Asterisk (skype user id:-
rexesbposolutions). Each call which is coming to skype account is
getting transfered to Asterisk Queue. It has following two cases:
case 1: When we call from normal skype account to skype account
(rexesbposolutions), everything is working fine.
case 2: This skype account (rexesbposolutions) has been assigned with a
online virtual
2005 Jul 25
2
DISA disconnects
DISA is currently disconnecting when I dial 8888 to access DISA.
Below is my extensions.conf file from A@H and some lines which shows
the disconnect. Should DISA be loaded as a module in modules.conf?
When I do a 'show applications' i see that DISA is there. Help!
--------------------------------------
;Asterisk CLI as I placed a call from cell into the system.
Playing
2013 May 27
0
ChanIsAvail function is breaking the round robin strategy
Hello everybody,
i have two gsm line (extra channels) and i'd like to schedule the
outgoing calls with a round-robin strategy.
If all the gsm lines are busy, the call must be sent to the pri lines
with a linear strategy.
here is the dialplan:
exten => gsm,ChanIsAvail(EXTRA/r2&DAHDI/g1)
same => n,GotoIf($["${AVAILORIGCHAN}" = ""]?unavail,1)
same =>
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 =>
2009 Mar 26
3
Know who's logged in
Hi all,
For those of you people that use Agents (with Agentlogin, not
AgentCallbackLogin) on a call center, I have this need: when the agent
logs in, a channel keeps running all the time that the agent is logged
in to receive the incoming calls. How do I know which agent logged in
(code)? Right now, if I query the login channel, there is no information
about which agent is logged on:
#
2007 Aug 17
3
Lock extension from asterisk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all
I am working in a new set up with Grandstream GXP-2000 handsets. I
like those phone, but they lack a feature I need: the phone cannot be
locked by the user.
What I actually want is a user to be able to avoid someone else making
calls from his phone without giving him access to SIP configuration
access to the phone.
i.e. let say I want user
2011 Mar 03
6
[1.4] Forcing Asterisk/Zaptel to wait until callee answers?
Hello
I need to write a script that will dial a list of customers and play
a message.
I couldn't find a way to tell Asterisk/Zaptel to wait until the callee
has actually picked up the phone before proceeding with Playback():
============
;call made through Dial(): Doesn't proceed after off-hook/hangup
[internal]
exten => 8888,1,Dial(Zap/1/${IPPI})
exten => 8888,n,NoOp(We never
2012 Dec 20
7
asterisk 11 and DAHDI/i4
In 1.4.43 I would see things from "core show channels" like
DAHDI/18/xxxxx
for line 18
in Asterisk 11 its
DAHDI/i4/xxxx
How do I get the line number back?
Jerry
2013 Apr 18
5
ODBC dialplan looping problem
All,
Thank you in advance for any help.
I have a customer in need of a conferencing system. A requirement is for
users to each have their own PIN for the same bridge.
So, I put the list of users, PINs bridges into a MYSQL DB and used an ODBC
connector to parse the table.
Asterisk is connected and reads the rows as expected. The problem is that
if a user enters a PIN that is NOT in the table,
2009 Nov 03
3
Problem with ChanIsAvail
Hi all,
I am having a problem with ChanIsAvail. It always returns the same
result, regardless of whether an extension is available or not.
It always returns 0 Unknown Status.
This is my dialplan.
exten => _2XX,1,ChanIsAvail(SIP/winsor_${EXTEN}|s)
exten => _2XX,2,Verbose(0, ${AVAILSTATUS})
exten => _2XX,3,GoToIf($[${AVAILSTATUS} = "1"]?4:5)
exten =>