Displaying 20 results from an estimated 1000 matches similar to: "All station page and operator console...."
2003 Oct 16
1
OT - SIP Auto-Answer for Cisco 7940/7960!!
I've been digging around with some cisco engineers for about a week & I finally got an encouraging response to the Auto-Answer issue with the SIP Phones.
Here is their reply:
===============
== FROM CISCO ==
===============
Auto-Answer feature is introduced in SIP IP Phone 6.0 version. This software version
is expected to be available for customers shortly.
Please let me know if you
2003 Jun 01
4
Zapata 3.3v PCI version...
Does anyone know if there are any plans for Zapata or anyone else for that matter to come out with a 3.3v PCI version or PCI-X version of those cards?
Gene
2003 Nov 10
2
ISDN TBCT....
Greetings,
This may be a bit arcane but does anyone know what the contents of a facility message should be for initiating a TBCT on an NI2 ISDN. I've been trying to get it to work on a DMS100 for the last four months to no avail. The message I am currently sending makes it to the switch but is returned with unknown message. Perhaps someone here has done it before and can help me out.
2004 Mar 30
5
Caller entered digits ignored during wait....
Greetings,
Below is part of the contents of my extensions.conf file.
exten => s,1,Wait,1 ; Wait a second before
answering.
exten => s,2,Answer
exten => s,3,ResponseTimeout,10 ; Set the amount of
time the user
; has to
make a selection.
exten => s,4,DigitTimeout,5
2004 Mar 28
1
Programming an unlocked ADSI Astra 390 phone?
Greetings,
I have just purchased several Astra 390 phones ready for asterisk. I
have placed a line with
adsi=yes
in the Zapata.conf file just before
channel => 13
I have also added an extension
exten => 6199,1,ADSIProg(asterisk.adsi)
exten => 6199,2,Hangup
in the extensions.conf file.
When I try to program the phone I get the following:
Asterisk CVS-03/28/04-12:02:10,
2003 Apr 01
7
Line is stuck off hook...
Greetings,
I am running Asterisk with a T100P and a Zhone channel bank for over a month now. For the most part it works fine but from time to time (about once a week) the system will not let go of a line and will play the greeting over and over. Anyone calling gets a busy signal. If I reset Asterisk everything works fine. Has anyone seen this problem before and fixed it? If so what did you do?
2004 Aug 03
2
Integration with Altigen
I would like to integrate * with an existing Altigen PBX. I want to spend
as little money as possible to make it happen. My main goal is to
inexpensively connect a branch office to the phone system. Eventually I
would like to replace the Altigen system with an Asterisk server so I don't
want to spend any money on Altigen hardware.
Currently the Altigen has analog interfaces with a couple
2004 Apr 21
1
Fw: Interconnecting to an Altigen PBX?
Has anyone got Asterisk talking successfully to an Altigen PBX using h323?
I can successfully make calls from Asterisk to Altigen, but calls from
Altigen to Asterisk get a fast busy.
There seems to be a lack of h323 example files (or maybe I'm looking in the
wrong places) as well as a severe lack of h323 documentation from Altigen.
Any pointers would be greatly appreciated.
2004 Jul 26
5
Upgrade from Altigen
Hi Everyone.
I have a client that uses an Altigen system. I am really new to PBX systems
so all this is totally foreign to me.
They currently have 5 inbound trunk lines and about 20 analog phones.
>From what I can gather they are using the Altigen Quantum cards that support
8 extensions and 4 trunks.
>From what I can gather the solution is a TDM04B and TDM01B to bring in the
lines from
2007 Jun 17
2
SIP Peering--call terminated prematurely
I am attempting to establish SIP peering between Asterisk and an AltiGen
soft PBX. This is my first experience with SIP peering.
I can successfully make both inbound and outbound calls to/from a softphone
on the AltiGen system (network access is provided by a PRI on the Asterisk
system), but they are disconnected unexpectedly.
The attachment is a redirect of the Asterisk CLI during a call that
2003 Mar 03
6
Fax support?
Is there any way to receive and send faxes using a T100 card? If so how is it done?
Gene Kochanowsky
Solution Sciences, Inc.
2004 Mar 31
7
Extension ringing but no ringing sound.
Greetings,
This is probably some configuration issue, but for some reason my system
has stopped playing a ringing sound when an extension is dialed. The
phone rings but there is no ring sound in the ear piece.
Gene Kochanowsky
2003 Mar 04
3
Fwd: Re: Fax support?
I can't seem to make the fax detection work. Here's
an excerpt from zapata.conf:
signalling=fxs_ks
group=0
context => guestaccess
channel => 47-48
and from extensions.conf:
[guestaccess]
include => incomingmain
[incomingmain]
exten => s,1,Dial,Zap/1&Zap/9&Zap/10&Zap/11|24
exten => s,2,Voicemail,u7000
exten =>
2003 Jun 26
3
PHP Web interface for Asterisk
ok guys I have a PHP GUI that will be great for both of you. direct
editor to the whole file intact OR click to go to an extension. I will
post a link to it tomorrow morning... as soon as I can get it off my
production server HEHE.... it can do CRC checks on the *.cnf files
and it will allow you to edit and parse out for you all your config
entries with complex cnf files and default sample
2003 Jun 01
2
Any plans for a .....
I saw that Digium now has a 4 port FXS card. Any plans to add a 4 port FXO card?
Gene
2004 Jul 29
2
Aastra 480e phone ADSI config
There isn't much documentation on adsi, but I called NETXUSA (the vendor
of my 480e) and they helped me along.
My experience:
1. I really had no experience with ADSI so I had (probably still have)
some misconceptions on how the configuration is loaded onto the phone.
2. I set the following in my /etc/asterisk/asterisk.adsi (most of this
is the stock asterisk.adsi script):
;
2003 Jul 21
4
Using asterisk for a 911 call center....
Has anyone had any experience using asterisk for a 911 call center? Does anyone know of any reason why it would not be suitable? As far as I know all 911 call routing takes place at the CO switch so a regular T1 line should work fine. I understand that there is support for ACD in asterisk and that is should be possible to implement screen pop (CTI). Any comments?
Gene Kochanowsky
Solution
2004 Sep 19
2
Setting time on ADSI phones from Asterisk
Hi,
Would anyone know of a way to set the time automatically on an ADSI
capable phone from *?
The phone in question is a Aastra 480e.
While I am at it, does anyone have any helpful docs on the ADSI script
programming? I have managed to do basic functions by modifying the
asterisk.adsi file using stuff gleaned from the app_adsiprog.c file,
but docs would be really helpful at this point.
Tia,
2003 Dec 30
7
Programming an unlocked ADSI phone?
What kind of channelbank/FXS port are you connecting to?
I've seen problems connecting to some of the older versions of the
Adtran Total Access 750's. I wouldn't doubt there would be problems on
other channelbanks with older firmwares. Of course, no firmware on CAC
AB1's
I have the AAstra 480, Adtran 750 Channelbank (updated firmware), T100P
card, and it worked fine on the