Displaying 14 results from an estimated 14 matches for "finkler".
Did you mean:
winkler
2006 Dec 05
6
Switching from FreeBSD to Linux - which distro?
Does there seem to be a popular Linux distro folks use specifically for
Asterisk? I'd like to move off of FreeBSD but I'm not too familiar with
Linux distros. In particular, I'm looking for a free, stable, well
supported distro that has a friendly community. Any advice appreciated.
Sorry for asking a question that I'm sure has been asked thousands of
times.
Best regards,
2006 Dec 10
3
Asterisk from Debian Packages
Hi all,
I've gotten asterisk installed on Debian only to realize that the
packaged version is 1.0.7. Is there a reason why they're not up to a
1.2.x release? I'm building a system for production and I'm wondering
if I should remain at this old version or if there are any serious
issues with 1.2.13 on Debian? Should I be able to do an apt-get from
unstable and get 1.2.13 and
2006 Dec 09
3
Zaptel module compile woes
Hi all,
I'm pretty new to linux and compiling modules, but I've scoured the web
for help on compiling the zaptel modules from source and I get the
following error...
make -C SUBDIRS=/usr/src/modules/zaptel modules
make: *** SUBDIRS=/usr/src/modules/zaptel: No such file or directory.
Stop.
make: *** [linux26] Error 2
Any ideas? /usr/src/modules/zaptel is the dir I'm
2006 Dec 16
5
Linux distro + Asterisk or Trixbox?
Hey all,
I've been doing a lot of playing, and a lot of reading, and it seems
people are split as to whereas if they're running their favorite Linux
distro and asterisk or Trixbox. I'm getting closer to really looking at
a production environment and I'm just looking for any opinions. I'm
really enjoying learning linux and asterisk, so initial "ease of use"
2006 Dec 20
2
Dial own extension to get to voicemail.
I've gotten this Polycom 501 pretty much licked, but I need to know if
there's a way in a dialplan to say if someone dials their own extension
it goes straight to voicemail and asks them for their password. I
thought I saw an example of this on the web but I can't seem to find it.
Any advice appreciated!
Phil
-------------- next part --------------
An HTML attachment was
2006 Dec 22
2
Determining invalid extensions.
Hi all,
I'm trying to incorporate using the i extension in my callplan to
determine if someone enters an invalid extension. My internal
extensions are all 3 digits (100-104). The problem is, the callplan
doesn't see that say, extension 600 is invalid, it just goes back to the
beginning of the callplan and repeats. If I enter a single digit, it
works perfectly. Anyone have any
2006 Dec 19
6
No music on hold?
Hi all,
I've got Asterisk 1.2.10 up and running on Debian using the back ports.
I noticed that it didn't come with mpg123 or depend on it and I believe
I read somewhere that asterisk now handles it's own mp3 playback? Is
this true? If so I must have a problem, because I hear no music when
putting someone on hold. When looking at the console when putting
someone on hold, I see
2006 Dec 05
1
Install via SVN or tarball?
I'm new to Linux, as I've been using Asterisk on FreeBSD via the ports
collection. My question is simple - for using the release branch of
Asterisk (1.2.13 for now), should I get in the habit of using svn to
retrieve the source or should I just download the tarball? Is there a
"best practice" or a "recommended" installation method?
Thanks in advance,
Phil
2006 Dec 11
1
Unable to open pseudo channel for timing... Sound may be choppy.
Any idea what causes the warning "Unable to open pseudo channel for
timing... Sound may be choppy."? Any ideas what I need to resolve
this? I do have the zaptel module installed but don't have a zaptel
card. I'm guessing this has to do with ztdummy? I'm running Debian and
installed asterisk, zaptel, and zaptel-source from the backports. Any
information appreciated!
2006 Dec 20
1
Dial 9 to get out?
Hi all,
Can someone point me in the right direction here. What I'd like to do
with Asterisk is a) dial a 3 digit extention (i.e. 100) on my polycom
phones and after the 3rd digit is entered, it dials that extension and
b) dial 9 to get out like older PBX systems. Since my internal
extensions start with a 1 I think what happens is I enter extension 100
for example, and the phone sits
2006 Dec 21
2
Insert 1+areacode for VOIP calls
Greetings,
Currently my asterisk box is using Voicepulse. It works fine with the
exception that people need to enter the 1+area code for local calls.
I'd like to get around this if possible. The following is what I have
in my extensions.conf..
exten => _1NXXNXXXXXX,1,Set(CALLERID(num)=6162997590)
exten => _1NXXNXXXXXX,n,Dial(IAX2/${VOICEPULSE_GATEWAY_OUT_A}/${EXTEN})
exten
2007 Jan 05
1
Multiple users and a single extension
Hi all,
Quick question. Is there a way to have multiple people have an
extension, say 900, to their polycom 501 SIP phones on one of the blue
buttons to where when a call comes in, I can have it simul-ring and
folks can pick up the line on their phone? I'd like to set up a tech
support extension for our techs and have a voice mail box assigned to it
as well. Right now I just have
2006 Dec 28
2
Checking voicemail from outside
Hi all,
I'm sure this is a stupid question, but is there a way to check your
voicemail by calling your extension from the outside? When I call my
own extension from outside and hit pound or star, it just stops my
greeting and gives me the "beep". I'd like to call my extension and
press a key and be prompted for my password. Otherwise the only way I
can think to get around
2006 Dec 19
1
Re: asterisk-users Digest, Vol 29, Issue 71
...these dual xeon
> machines with the wrong USB hardware and can only run MeetMe on the one with
> the t1 cards.
>
> So we're moving everything over to SuSE Linux, has more up-to-date packages,
> still very stable and generally runs asterisk very well.
>
> On 12/16/06, Phil Finkler <PhilF@iqconsultinginc.com> wrote:
> >
> > Hey all,
> >
> >
> >
> > I've been doing a lot of playing, and a lot of reading, and it seems
> > people are split as to whereas if they're running their favorite Linux
> > distro and asterisk...