search for: officeopen

Displaying 2 results from an estimated 2 matches for "officeopen".

2004 Dec 22
1
Problem ringing simultaneous channels
...nd if not answered in 15 seconds by IAX2/100 to keep ringing IAX2 and also try another number on Zap/2 Unfortunately it seems that when asterisk tries to ring the other number on Zap/2 it thinks the call has been answered and can therefore stop ringing IAX2 Here's what I have in extensions: [officeopen] exten => s,1,Dial(IAX2/100,15) exten => s,2,Dial(IAX2/100&Zap/2/07879xxxxxx,15) exten => s,3,Playback(nooneavailable) exten => s,4,Voicemail2(u2000) exten => s,5,Hangup And here's the output from asterisk: -- Starting simple switch on 'Zap/1-1' -- Executing...
2004 Dec 22
5
TDM400P install on Debian 2.6.10
I just installed a new TDM400P with one FXO interface in slot 4 (how it came from Digium). This box is running Debian with a 2.6.10-rc2-mm3 kernel. After the make linux26 and make install in /usr/local/src/zaptel, I can see contents in /dev/zap but any attemp to touch for example /dev/zap/ctl gets a no such device or address ... Any suggestions?