Displaying 3 results from an estimated 3 matches for "f9600".
Did you mean:
9600
2009 Nov 02
0
DTMF Timing and Fujitsu F9600 Switch
We're in the process of replacing an ancient Centigram-based, but
Fujitsu-labelled, voicemail system with an Asterisk solution. The system
will interface with a Fujitsu F9600 switch and use the SMDI module in
Asterisk 1.6.1.x to communicate the calling information needed to make the
interplay between the two systems work smoothly. This portion of the
project is configured and working fine, as is the programming in
extensions.conf. The SMDI work done by Russell at Digium...
2010 Jan 06
0
Asterisk 1.6.1.x SMDI MWI w/Fujitsu F9600 Problem
We have recently pulled an ancient Fujitsu-branded Centigram voicemail
system out of production use and replaced it with an Asterisk box, which
is now serving as our enterprise voicemail system and automated attendant.
The Asterisk system is connected to a Fujitsu F9600 PBX and uses the
1.6.1.x SMDI module to communicate between the two systems.
Save for one issue, the replacement of the old system has been a
resounding success. The issue is that the integration of the MWI (message
waiting indicator) functionality works, but only about 50% of the time.
The probl...
2006 Jan 26
2
Transferring Using Flash
...increasingly likely given its advanced years. The first part of this
task is getting the auto attendant feature to work correctly, which I
would have figured to be relatively easy. I have successfully built a menu
structure, but cannot get Asterisk to transfer calls back to the legacy
PBX (Fujitsu F9600). In essence, all I require Asterisk to do is:
1) read the extension digits entered by a caller;
2) flash the line [Flash()];
3) dial the extension using DTMF [SendDTMF(${EXTEN})]; and,
4) hang up [Hangup()].
Unfortunately, I've not been able to make this work and was hoping someone
might tel...