search for: 5167c6

Displaying 3 results from an estimated 3 matches for "5167c6".

Did you mean: 516726
2006 Apr 21
1
1.2.7.1 on FC5 won't make install
The make seems to go okay. [root@somebox asterisk-1.2.7.1]# uname -a Linux somebox.org 2.6.16-1.2080_FC5smp #1 SMP i686 i686 i386 GNU/Linux mkdir -p /var/lib/asterisk/sounds/digits mkdir -p /var/lib/asterisk/sounds/priv-callerintros for x in sounds/digits/*.gsm; do \ if grep -q "^%`basename $x`%" sounds.txt; then \ install -m 644 $x
2005 Mar 10
2
Re: Do I Need Astrisk
2006 Apr 21
5
Separating Asterisk SIP extensions from dialing each other.
This is coming from an * noob. :) I've got two customers, they both are replacing their phone systems with VOIP, and we need to retain both their existing dialplans. One has 5 extensions starting at 100, and the other has 10 extensions, starting at 100. Is there a way to have the same extension number twice in the same asterisk system ? They will have different incoming DIDs of course.