Displaying 20 results from an estimated 1000 matches similar to: "Turn on SIP debugging from DialPlan"
2015 Apr 09
1
Script to Program Snom Phones
SNOM phones can be configured using files on a TFTP server.
On Thu, Apr 9, 2015 at 11:14 AM, jg <webaccounts173 at jgoettgens.de> wrote:
>
> Does anyone know how to program Snom phones using a Mac addresses like
> what is done with the Ciscos. I have about 50 extensions to be programmed
> and I am hoping there is a way on Asterisk to program extensions on the
> snom
2009 Jun 10
3
Extracting Sequence Data from a Vector
Thanks in advance.
I have a vector of numbers which contain sections that are sequences
which increase by a value of 1 followed by a gap in the data and then
another sequence occurs, etc:
x<-c(1:3, 6: 7, 10:13)
From the vector I need to extract 2 items of information A) the first
number in the sequence (e.g., 1, 6, 10) and B) how many observations
were in each sequence section (e.g., 3,
2017 Feb 17
6
Turn on SIP debugging from DialPlan
I have some troublesome numbers that I would like to capture the SIP
dialogue when I am calling them. When I am about to dial the number, is
there any way to turn on SIP debugging in the dial plan before I make the
call? (and turn it off after the call is completed?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jun 16
1
Running stats on individual data.frames from the split() function list
Hello, and thanks in advance.
I have a data.frame from which I want to count observations that occur
on each day and determine the mean and std.error of said counts.
For instance:
x<-split(my.df, my.df$julian.days)
Although I'm still in my R learning infancy I am under the impression
that x is a list of data.frames subsetting my.df by group
(i.e.,julian.day) where day 1:366 are
2004 Aug 06
2
do darkice and shout play together well
Mixice (www.lns.com/papers/mixice) does. I have it running on
FreeBSD 4.x machines for KKSF, KPFA, KFCF, etc. for a live MP3
stream (icecast 1.x.x). I will have an OGG version of it soon as
we have some demand for better quality streams.
Tim
On Thu, Nov 07, 2002 at 09:36:16PM -0500, Jim wrote:
> ok then what runs reliably on a freeBSD system? ices?
>
> On Thursday, November 7, 2002,
2004 Aug 06
2
multiple liveice sources
Hmm... I haven't had that problem with the KPFA servers. I just
run two different configuration files. From my rc.local file...
echo Starting local icecast servers
/usr/local/icecast/bin/icecast -c /usr/local/icecast/conf/icecast.kpfa.conf -b > /dev/null 2>&1
/usr/local/icecast/bin/icecast -c /usr/local/icecast/conf/icecast.kpfb.conf -b > /dev/null 2>&1
Tim
On Mon, Sep
2004 Aug 06
2
broadcast FM radio
Hi.
I want to broadcast FM radio.
Can i pass data directly from my radio card to livecast
and finally to my server, or must i pass data in the sound
card after the radio card and before liveice?
Thanks in advance,
Bertrand.
--------------
Jusqu'à 60 heures gratuites
pour toute souscription à l'un des
nouveaux Forfaits Liberty Surf
2004 Aug 24
3
Hardware for PBX with 4 incoming/outgoing lines and 20 phones
Hi
I am interested in setting up an Asterisk PBX in my office with digium
hardware, and I just have a few questions in regards to what I would
need. It is my understanding that an FXO card is used to interface with
an incoming/outgoing phone line, and an FXS card is used for interfacing
with a phone within the system. Currently we have 4 incoming/outgoing
phone lines and would like to have
2010 Mar 18
4
Please help with loop, thanks
Dear R helpers,
I would like to write a loop that makes 4 objects (called A, B, C, and D)
each of which contains ten random numbers.
This attempt:
individuals<-c("A","B","C","D")
for(i in 1:length(individuals)) {
individuals[i]<-rnorm(10)
}
does not work because "individuals[i]" is not the proper way to extract each
letter from the
2004 Aug 06
3
Alrighty.. ALMOST there! :)
So, a friend pointed me to the patch for sock.c:533, and that patch went a
LONG way in fixing the streaming problems I've been experiencing (on
solaris 8/sparc.) Thanks so much for that!
Now, I think that *sending* the stream is now squared away, but I think
one problem remains on the receiving end of things.
I use the perl streamcast utility to stream my playlists, and tracks sound
great.
2004 Aug 06
2
DarkIce
Well I read the instructions this time...duh...
I've got Redhat 7.1...followed the instructions in the INSTALL.lame file for Redhat. I don't have gcc3 installed I guess cause it still failed.
Matt
>>> darkeye@tyrell.hu 9/19/01 12:53:37 PM >>>
On Wed, 19 Sep 2001, Matthew Mencel wrote:
> Other Live streamers??? Will the new Ices2 work with Icecast 1.3.11? Is it
2004 Aug 06
3
Sorting File List
Hello folks, I was wondering if there was a way to have the file listing
displayed by (http://v-man.ca:8000/file) sorted in alphabetical order?
My playlists are in alphabetical order, but I am playing them randomly on
the mountpoint. With this is mind, I am assuming that icecast is serving up
the playlist as it has been given it by ices.
Any thoughts?
Gary.
v-man.ca:8000
<p>--- >8
2009 Jul 14
1
ordering dataframe for strata() (PR#13830)
I've been using strata(sampling) and found that if the dataframe to be
sampled ("data") consists of repeated measures that are not sorted in
order the run will fail on a given stratum. Ordering the dataframe
prior to using strata() eliminates this problem.
Thanks,
Eric
--
Eric Vander Wal
Ph.D. Candidate
University of Saskatchewan, Department of Biology,
112 Science Place,
2009 Jul 09
0
Sampling a dataframe based on the length of a subset of observations within
Thank you in advance for your consideration.
I have a dataframe of 2000+ observations with repeated measures across
approximately 300 unique individuals An event either does or does not
happen
(1,0) and there is a suit of independent variables associated with the
event. A simplified representation follows:
2001 Apr 20
0
Fudging domain support - samba 2.2.0
Hi;
There is likely a supported way around this problem, but it wasn't
immediately apparent to me. So, I created the enclosed patch to fix my
problem.
What I would like to do is the following:
- run samba in "security = domain"
- not use trusted domains, but allow people to connect from other domains
- not maintain a local encrypted password file for samba, but instead use
our
2004 Aug 06
2
I am a Idiot
> I am going to shout one more question out in the air, is it LiveICE i use to
> let ICECAST stream mp3's from a file ?
Nothing let's icecast stream mp3s from a file. Icecast always(1) gets
it's input from a socket, generally via some 'source' program like ices,
liveice, shout, etc.
Now, as for which source you want, that depends on how you are
streaming. If you are
2009 Jul 28
1
Make my plots bigger and reduce white space around panels?
Hi,
I have made a plot with panels (attached) using R code (below) and I'd like
to increase the size of each panel and decrease the white space, especially
the white space between:
1. rows of panels
2. the top panel and its title (which contains info on r2 and N)
3. each panel and its x label.
I've dug around in the plot help files but can't seem to find how to do
this.
Any help
2004 Aug 06
3
Gain control
How are people doing gain control, out of curiosity?
I know boxes exist (anyone have names and mfrs?) that ride the gain
for big radio stations, ensuring that there is no distortion and
raising the volume of songs recorded at a lower volume. I'd probably
buy one if I knew what to buy.
------
Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org
Now Playing at:
2004 Aug 06
3
do darkice and shout play together well
At 10:35 AM 7/11/2002 -0500, you wrote:
>im resetting up a server for a college radio station and for the new
>box we got a decent processor and maxed out the RAM so in addition to
>the 2 live encoded streams i want to add 2 prerecorded stream, 1 with
>bands that have played live on the air and one of public affairs show,
>and i was wondering if darkice and shout will play
2004 Aug 06
3
Taking output from lame and streaming it
Hi list,
OK, I have managed to get somewhere, but now I am really stuck.
I have taken the audio from esound and piped it to lame with something like
<p>esdmon | lame -h -b 32 -x - - |
o I have this nicely encoded mp3 stream being piped to stdout, and from
there I have no idea how to get it to the icecast server.
I dare say it could be done quite painlessly with libshout but I have no