Displaying 20 results from an estimated 1000 matches similar to: "Asterisk CVS viewer on line"
2005 Feb 28
2
phpconfig
Hello,
I recently downloaded phpconfig from
http://asterisk.espia-net.net/horde/chora/cvs.php/phpconfig?login=2
but on installing it, my interface does not look like the one at
http://rd.it.utah.edu/phpconfig/.
The main differences are:
1)On opening a file for editing, on the left menu mine has ony two
links i.e Header and the filename.conf as opposed to the deffrent
sections on the demo site.
2003 Apr 08
1
Wiki for the * community.
Hi 2 all.
I was thinking to start a little web site with phpwiki,
to let the * community build a sort of shared
documentation 'bout * & related.
That because in a wiki "place" all grows faster,
and is also the right place to share experiences.
For example it's right to have documentation
about * installations, ie who has done what with asterisk
Till now we don't know
2003 Jun 02
1
Announcing IAXCLIENT v0.02 A cross-platform IAX client.
Asterisk-people,
Some of you may have heard that we were working on a simple,
cross-platform IAX client library called "iaxclient".
We've pretty much been "on vacation" with the project for a while,
but recently have made some progress, and now have the library working
across platforms, and a simple test client called "testcall", up and
running on 3
2004 Jan 31
1
asterisk php status viewer
since I was annoyed this morning, I
wrote this simple php script to output
channel status from asterisk manager.
<disclaimer>
that's very bad written, nor commented...
I wrote that just for fun
</disclaimer>
and if someone will use that / improve
it , just lemme know.
http://asterisk.espia-net.net
(wrote with php 4.3.3 and depends
on Event: StatusComplete, so a recent
* cvs
2005 Mar 01
1
[Asterisk-biz] IAX2 web client that works withg723 / g729. We got One
Andres sounds as if this is Andres's own development. He mentioned IAX,
not IAX2. My guess is that he might have used one of the IAX GPL
Libraries and source trees, based on iaxClient and not libiax2. It is
possible that Andres is not aware of the GPL terms that he has to adhere
to, if he wants to commercialize this product.
The Source code for IAX Phone is available from Steven Sokol's
2003 Apr 18
1
Account code on SIP
I was wondering if the accountcode flag works
with sip channels. I was looking into the
debug and ,even if I have the line accountcode=XXX
into the users sections of my sip.conf, I don't see
it logged into the cdr.
Matteo Brancaleoni
mbrancaleoni@espia.it
Emmegi System Administrator
EspiA - EMMEGI Srl - e*solution provider
Uffici: Via Pascoli, 37
20129 Milano - Italy
Sede Legale: Corso
2003 Feb 21
0
I4l outgoing dtmf problem.
Hi.
I'm working with i4l with asterisk CVS-02/21/03-13:59:12,
plus i4l (chan modem i4l *dsp patched* and kernel 2.4.19
patched to disable dtmf).
All seems ok (apart some echo issues that seems gone
with mec2 aggressive suppressor), but outgoing dtmf
doesn't work . or at least I hear the very first part
of the dtmf, but then it seems suppressed.
here's my modem.conf
[interfaces]
2003 Mar 03
0
Asterisk log rotation
Hi.
Has anyone provided an easy way to rotate
asterisk log files into /var/log/asterisk.
I want to do that, because I prefer
to have full logging enabled in the debug file
and the messages file, but could became pretty
big. Same apply for cdr-csv files.
I wanted to setup a logrotate rule, but was
thinking if I must use a kill -HUP to asterisk.
(never tried HUP with asterisk... don't know
if
2003 Apr 02
0
Zap flash bug?
Hi.
I'm experiencing that bug with flash on zaptel.
That's the problem:
Zap/A call Zap/B
Zap/B flash transfers to Zap/C
Now Zap/A is online with Zap/C
Till now all ok...
but now if Zap/C wants to transfer again,
it can't... the debug says that it got a
WinkFlash when call not up or ringing
(as attached below, Zap/10 is Zap/C in my example)
Apr 2 09:14:01 DEBUG[32789]: File
2003 Apr 11
1
Strange Sip problem?
Hi.
I'm getting a strange sip issue, with
latest cvs. I was tring the *8 extension
for call pickup on sip, but I forget
to define the callgroup & pickupgroup
in sip.conf . Now when I dial *8 from
the crisco phone and hangup, the channel
in asterisk don't go down and I'm not able
to dial from the phone again.
If I do a softhangup on the rem. console
it does nothing and the
2003 Oct 19
0
Flastman 0.0.1-pre-alpha
Hi.
My first 'snapshot' of flastman is out.
Flastman stands for FLash ASTerisk MANager.
written in flash, this first version is just
a proof of concept, ie doesn't nothing except
for logging in/out & displaying manager events
while logged in.
But is realtime & in any flash-enabled browser.
Not very useful yet, but I'm going to improve it.
For the hardcore testers, grab it
2003 Nov 24
0
Picking an open channel (FXO port) for outbo und calls
Thanks to everyone for your quick responses to this question. I'm very
excited about the Asterisk project, and the growing community seems to be
very active these days. Hopefully when the time comes for our county's
transition to VoIP we may be able to go for an Asterisk-based solution.
--
Tony Kava
Network Administrator
Pottawattamie County, Iowa
-----Original Message-----
From:
2005 Mar 03
0
RE: Getting phpconfig to work?
Hi,
Does phpconfig require a particular php package installed? I have
php4-4.3.10_1 installed on my box. Does this have an effect?
What do I need to change in terms of ownership and permissions to files
located in the phpconfig directory? At the moment I have,
drwxr-xr-x 4 root wheel 512 Mar 3 13:09 .
drwxr-xr-x 8 root wheel 512 Mar 3 12:15 ..
drwxr-xr-x 2 root wheel 512 Feb 24
2005 Mar 03
1
RE: Getting phpconfig to work?
Hi,
When I do click on the phpconfig.php link from
http://ip-of-machine/phpconfig/, it returns a page with the actual
contents of that file (phpconfig.php) and doesn't load the page. See some
of the output below;
<?PHP
/**
*
* Asterisk configuration file interface script
*
*
*
*
*
* phpconfig:,v 1.0 2003/07/03 17:19:37
* Authors: Dave Packham <dave.packham@utah.edu>
*
2005 Mar 03
0
RE: Getting phpconfig to work?
Hi,
When I do click on the phpconfig.php link from
http://ip-of-machine/phpconfig/, it returns a page with the actual
contents of that file (phpconfig.php) and doesn't load the page. See some
of the output below;
<?PHP
/**
*
* Asterisk configuration file interface script
*
*
*
*
*
* phpconfig:,v 1.0 2003/07/03 17:19:37
* Authors: Dave Packham <dave.packham@utah.edu>
*
2003 Jun 13
3
Call queues for phone operator
Hi.
I was wondering how can I make incoming calls to wait if the phone
operator is busy. I've 8 incoming lines, with 30 extensions.
What I need is if the operator is busy with call nr #1 , the new
incoming call waits until the op. is free.
Looking into app_queue seems the way to go.
So I want to ask if I'm right or wrong:
I set up only a queue , is to say operatorq, where
the only member
2003 Oct 07
1
[PATCH] allow announcements in app_dial
Hi.
Since a customer requested us that feature, I wrote this
little patch for app_dial to allow to play an
announcement to the called party, as soon he answers.
you can define the file to play in the dial() option,
using A(filename).
for example:
exten => blah,1,Dial(Zap/blah,30,rA(/my/own/announce)Tt)
that doesn't break anything ...
feel free to blame me for anything bad this patch
2003 Apr 24
0
TDM40B Heating ?
Hi.
I was testing my brand new TDM40B
and noticed that when the kernel module
is loaded (so the card is powered on),
the chip onto the ringer module (the one
below the S/N label) is pretty hot
(I can't touch it for more than 2 seconds).
Is that normal ?
Or too much hot could be dangerous ?
Matteo
Matteo Brancaleoni
Espia - Emmegi Sys Admin
http://www.espia.it
2003 Nov 14
0
Hidden bug in *8 call pickup with Sip
Hi.
Seems that there's a hidden bug in sip call pickup
with *8.
If I pickup a Sip ringing phone from another sip phone
on the very first ring (before the first ring completes),
the ringing phone doesn't stop ringing, however the call
is connected ok.
But, if I pickup the call after the first ring,
(after the first, the second, or during the second,
or other silly combinations always
2004 Jan 20
0
[A-bit-OT] Power Over Ethernet Discovery process
Hi,
Since someone asked, here's how POE standard does discovery
process for a POE device. of course is a passive detection...
but that's why you don't have POE always-on on a POE enabled
switch port....
you can find more info in article area of
http://www.poweroverethernet.com
and full specs @ http://www.ieee802.org/3/af/index.html
You will find a resistance value in the quote