Displaying 20 results from an estimated 400 matches similar to: "moh reload not reloading/reading new musiconhold files"
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 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
2011 Jan 10
0
No subject
Class: default
File: /var/lib/asterisk/moh//reno_project-system
File: /var/lib/asterisk/moh//macroform-robot_dity
File: /var/lib/asterisk/moh//manolo_camp-morning_coffee
File: /var/lib/asterisk/moh//macroform-cold_day
File: /var/lib/asterisk/moh//macroform-the_simplicity
Class: none
File: /var/lib/asterisk/moh/.nomusic_reserved/silence
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:
2011 Mar 15
4
[1.4] Asterisk doesn't hang up?
Hello
I'm trying to use ChanIsAvail() to check when the landline is back
to idle after a call, but for some reason, Asterisk doesn't detect
that the callee has hung up after listening to MoH for a few seconds:
========== extensions.conf
;Play MoH for a few seconds, hang up, and
;check ChanIsAvail() able to detect when line idle again
exten => 8888,1,Answer()
exten =>
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 Nov 16
1
update R packages in local repos
I try to update R packages via my local repository.
I put all R packages in g:/myFolder/myRepository, I do like
> library(tools)
> write_PACKAGES("g:/myFolder/myRepository")
> options(repos=c(LocalR="file://g:/myFolder/myRepository"))
> getOption("repos")
LocalR
"file://g:/myFolder/myRepository"
>
2006 Feb 15
6
error_messages_for trouble
I am trying so learn how to do custom validations.
The validation works as expected, but I can''t get "error_messages_for"
to display.
How is the name of the object supposed to be formated?
Where is this object created, the model or controller?
What am I doing wrong here?
#### Model ########################
class MyFolder < ActiveRecord::Base
def validate
# validation
2009 Jan 31
2
Strange behaviour with rsync and mounted truecrypt volume
Hello,
when i mount a truecrpyt volume with truecrypt 5.1a and
synchronize data locally with rsync (version 2.6.9 protocol version 29) like this way:
$ truecrypt myvolume.tc
$ rsync -av /home/oliver/myfolder /media/truecrypt
The myfolder is copied to /media/truecrypt like it should.
But when i dismount the truecrypt volume
and mount it again:
$ truecrypt -d /media/truecrypt
$ truecrypt
2012 Sep 05
2
samba4 installation Error and mount: unknown filesystem type 'smbfs'
Hi, all:
Two questions.
Environment: Ubuntu 12.04
1) mount: unknown filesystem type 'smbfs'
With default Samba 2:3.6.3-2ubuntu2.3 installed, all the following 3
commands failed:
a)
$ sudo mount -t *smbfs* -o username=MYNAME,password=MYPWD
//mybooklive/myfolder /media/smb/
mount: unknown filesystem type 'smbfs'
b)
/media$ sudo mount -t *cifs* -o
username=MYNAME,password=MYPWD
2013 Oct 02
1
Dovecot namespace solved while writing; preparing to refilter
Hi!
My plea to readers:
===================
Pls., people who only want strictly technical issues to read, and frown
at any
broader context regardless how intrinsically related, but not strictly
technically related, it might be, skip all the way, all the way to,
search for
exact words: "strictly technical" or visually, find two lines of sole
"==="
characters. Thank you!
2008 May 30
3
regarding vorbis tool
hi,
i am trying to load vorbis tool on to my arm board EDB9302 , till now
i have cross compiled libao, libogg, libvorbis, flac, speex and vorbis tool.
when i run the command line arm-linux-ogg123 with some sample ogg format
file on my arm board it gave *"Could not load default driver and no driver
specified in config file : Exiting"* , please help me to over come this
error.
2016 Oct 18
2
Say duration of alaw file?
I can get the size of a ulaw file using STAT.
And I can get the duration in seconds by doing filesize/8000.
Your tea-break challenge is to help me find the shortest most
Asterisk-like way of saying:
"The following file is [<n> minutes and] <s> seconds long".
...without referring to external applications!
Yes, I'm aware of the math behind it, but I was hoping for a
2009 Nov 11
3
how to use # in a rd doc in url address
I am writing a rd doc, and need to use "#" in a url adress. This would make:
\url{http://www.xxxx.org/myfolder/#myanchor}
Of course, I suppose this will not work because # is a special character
starting a comment line in the rd dialect. I did not found a similar
example in "Writing R exentions". I am not sure bout using \dQuote{a
quotation}), and use \sQuote and \dQuote
2006 Nov 01
1
How to rsync only specified subdirectories in the source folder?
Hi all,
For example,if there is ten subdirectories named sub1~sub10(each including
subdirectories and files too),and file1~file10,how can I rsync only sub2 and
sub 3 to the target?
/---- MyFolder
|---------- sub1
|---------- sub2
|---------- sub3
|---------- sub4
|---------- sub5
|---------- sub6
|---------- sub7
|---------- sub8
|---------- sub9
2012 Aug 17
8
Get the filename from the given path
Hi,
Here i have a file path,
for eg : -
FPath <- "D:\\MyFolder\\MyFile.txt"
HOW IS POSSIBLE TO GET THE FILE NAME FROM THIS GIVEN PATH ?
- thanks in advance
Antony.
--
View this message in context: http://r.789695.n4.nabble.com/Get-the-filename-from-the-given-path-tp4640578.html
Sent from the R help mailing list archive at Nabble.com.
2019 Nov 15
2
Some issues for Samba 4.10.7 on ZFS 0.8.1
Hi all,
I got some samba issues on ZFS 0.8.1 below, but i have no idea these issues
are belong to samba or ZFS.
Q1. When i used Mac OS X 10.12.6 to mount smb (samba version 4.10.7) share
folder and upload a folder which has few files then i got an unexpected
error (error code -50).
Q2. When using the file which has ntfs data streams :Zone.Identifier:$DATA
can't upload to share folder
2011 Jan 15
11
Asterisk stops responding
I am having a problem with an Asterisk 1.6.2.15 server that runs a small
call center with Queuemetrics. In the past month we've had this problem 3
times.
The problem is that Asterisk simply stops responding. No calls in or out
and you cannot even get to the CLI. The process seems to be running but there
is simple no activity. All I see in the log files is:
[Jan 14 16:30:46]
2010 Oct 29
4
Checking existance of a directory
Hi all, I am wondering is there any way to check whether some Directory exists or not, given the parent path of that directory? After searching for a while I found that there is a function dir.create() to create some directory. However I need to know whether such directory already exists or not, otherwise I will create that.
Thanks,
[[alternative HTML version deleted]]