From: Phil M. <ph...@mc...> - 2007-01-03 21:28:17
|
It seems I lied when I said I could edit changes to rc.conf on a USB = flash stick. I thought I had successfully done this but I just tried = again without success. =20 I tried reformatting the drive from scratch (using genkd and then = rebooting as described on = http://www.voip-info.org/wiki/index.php?page=3DAstLinux%20Users%20Guide%2= 0Chapter%202 and on = http://www.voipplanet.com/backgrounders/article.php/3646976). =20 If I go to /mnt/kd using the web interface I see the error message Warning: is_dir(): Stat failed for /mnt/kd/asterisk (errno=3D40 - Too = many levels of symbolic links) in /stat/var/www/admin/dirphp_class.php = on line 115 ...and I can't find rc.conf anywhere (is it supposed to be in the root = or in /etc?). This is what I see in the root of the keydisk: astdb crontabs lost+found ssh asterisk dnsmasq.leases monitor tftpboot cdr-csv home voicemail If I edit rc.conf in /etc using the web interface (e.g. to uncomment = INTIF) the changes don't persist past a reboot. (Yes, I did remember to = make the filesystem read/write first, then save changes and reboot.) I = tried with and without doing a "reload". I tried with and without the = keydisk mounted. I tried using nano from the terminal instead of the web = interface. I tried power cycling instead of rebooting. I tried = reformatting the flash drive and the CF card. I searched the mailing = list archive for a previous mention of this without success. Every reboot takes a few mins, so this has all taken hours. Please tell = me it gets easier than this eventually! I'm trying not to bother you all = with dumb questions (after the flaming I got from my initial ones!) but = it would really be much easier if there was some documentation around = somewhere. I'm off to try an earlier version of asterisk because I'm sure I had = this working at one stage and I was using a different version initially. =20 --=20 Phil McKerracher www.mckerracher.net =20 =20 |
From: olivier.taylor <oli...@gm...> - 2007-01-04 07:28:20
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Hi Phil,<br> <br> Seems to be the same problem,<br> <br> Docs doesn't tell you to modify grub.conf but you have to.<br> <br> Genkd, If I understand well, creates the directories in Mnt/kd, Rc.conf is in /etc and there are some symlinks to /mnt/kd<br> <br> in Grub.conf, you should have :<br> <font color="#33cc00"><br> default saved<br> timeout 3<br> serial --unit=0 --speed=19200 --word=8 --parity=no --stop=1<br> terminal serial<br> <br> <br> title AstLinux (Boot from CF - Use third partition for KeyDisk)<br> root (hd0,0)<br> kernel /boot/bzImage root=/dev/hda1 console=ttyS0,19200n8 astlinux=net4801 astkd=/dev/sda1 ide=nodma <font color="#ff0000">-------> Flash keydisk</font><br> savedefault</font><br> <br> Remember to make the system read/write before modifying grub.conf<br> <br> <br> Olivier<br> <br> <br> Phil McKerracher a écrit : <blockquote cite="mid000001c72f7e$16d98f50$0a00a8c0@phil" type="cite"> <pre wrap="">It seems I lied when I said I could edit changes to rc.conf on a USB flash stick. I thought I had successfully done this but I just tried again without success. I tried reformatting the drive from scratch (using genkd and then rebooting as described on <a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/index.php?page=AstLinux%20Users%20Guide%20Chapter%202">http://www.voip-info.org/wiki/index.php?page=AstLinux%20Users%20Guide%20Chapter%202</a> and on <a class="moz-txt-link-freetext" href="http://www.voipplanet.com/backgrounders/article.php/3646976">http://www.voipplanet.com/backgrounders/article.php/3646976</a>). If I go to /mnt/kd using the web interface I see the error message Warning: is_dir(): Stat failed for /mnt/kd/asterisk (errno=40 - Too many levels of symbolic links) in /stat/var/www/admin/dirphp_class.php on line 115 ...and I can't find rc.conf anywhere (is it supposed to be in the root or in /etc?). This is what I see in the root of the keydisk: astdb crontabs lost+found ssh asterisk dnsmasq.leases monitor tftpboot cdr-csv home voicemail If I edit rc.conf in /etc using the web interface (e.g. to uncomment INTIF) the changes don't persist past a reboot. (Yes, I did remember to make the filesystem read/write first, then save changes and reboot.) I tried with and without doing a "reload". I tried with and without the keydisk mounted. I tried using nano from the terminal instead of the web interface. I tried power cycling instead of rebooting. I tried reformatting the flash drive and the CF card. I searched the mailing list archive for a previous mention of this without success. Every reboot takes a few mins, so this has all taken hours. Please tell me it gets easier than this eventually! I'm trying not to bother you all with dumb questions (after the flaming I got from my initial ones!) but it would really be much easier if there was some documentation around somewhere. I'm off to try an earlier version of asterisk because I'm sure I had this working at one stage and I was using a different version initially. </pre> </blockquote> </body> </html> |
From: olivier.taylor <oli...@gm...> - 2007-01-04 07:32:01
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Hi Phil,<br> <br> Seems to be the same problem,<br> <br> Docs doesn't tell you to modify grub.conf but you have to.<br> <br> Genkd, If I understand well, creates the directories in mnt/kd, rc.conf is in /etc and there are some symlinks to /mnt/kd<br> <br> in Grub.conf, you should have :<br> <font color="#33cc00"><br> <br> </font><font color="#33cc00"> kernel /boot/bzImage root=/dev/hda1 console=ttyS0,19200n8 astlinux=net4801 astkd=/dev/sda1 ide=nodma <font color="#ff0000">-------> Flash keydisk</font></font><font color="#33cc00"> <br> kernel /boot/bzImage root=/dev/hda1 console=ttyS0,19200n8 astlinux=net4801 astkd=/dev/hda2 ide=nodma <font color="#ff0000">-------> Second partion on flashdisk</font></font><font color="#33cc00"><font color="#ff0000"></font><br> </font><br> <br> Remember to make the system read/write before modifying grub.conf<br> <br> <br> Olivier<br> <br> <br> Phil McKerracher a écrit : <blockquote cite="mid000001c72f7e$16d98f50$0a00a8c0@phil" type="cite"> <pre wrap="">It seems I lied when I said I could edit changes to rc.conf on a USB flash stick. I thought I had successfully done this but I just tried again without success. I tried reformatting the drive from scratch (using genkd and then rebooting as described on <a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki/index.php?page=AstLinux%20Users%20Guide%20Chapter%202">http://www.voip-info.org/wiki/index.php?page=AstLinux%20Users%20Guide%20Chapter%202</a> and on <a class="moz-txt-link-freetext" href="http://www.voipplanet.com/backgrounders/article.php/3646976">http://www.voipplanet.com/backgrounders/article.php/3646976</a>). If I go to /mnt/kd using the web interface I see the error message Warning: is_dir(): Stat failed for /mnt/kd/asterisk (errno=40 - Too many levels of symbolic links) in /stat/var/www/admin/dirphp_class.php on line 115 ...and I can't find rc.conf anywhere (is it supposed to be in the root or in /etc?). This is what I see in the root of the keydisk: astdb crontabs lost+found ssh asterisk dnsmasq.leases monitor tftpboot cdr-csv home voicemail If I edit rc.conf in /etc using the web interface (e.g. to uncomment INTIF) the changes don't persist past a reboot. (Yes, I did remember to make the filesystem read/write first, then save changes and reboot.) I tried with and without doing a "reload". I tried with and without the keydisk mounted. I tried using nano from the terminal instead of the web interface. I tried power cycling instead of rebooting. I tried reformatting the flash drive and the CF card. I searched the mailing list archive for a previous mention of this without success. Every reboot takes a few mins, so this has all taken hours. Please tell me it gets easier than this eventually! I'm trying not to bother you all with dumb questions (after the flaming I got from my initial ones!) but it would really be much easier if there was some documentation around somewhere. I'm off to try an earlier version of asterisk because I'm sure I had this working at one stage and I was using a different version initially. </pre> </blockquote> </body> </html> |
From: Carla S. <ca...@br...> - 2007-01-04 16:21:26
|
HTML mails are real PITAs- any chance you could use plain text? thanks, Carla On Wednesday 03 January 2007 23:28, olivier.taylor wrote: > Hi Phil, > > Seems to be the same problem, > > Docs doesn't tell you to modify grub.conf but you have to. > > Genkd, If I understand well, creates the directories in Mnt/kd, Rc.conf = is > in /etc and there are some symlinks to /mnt/kd > > in Grub.conf, you should have : > > default saved > timeout 3 > serial --unit=3D0 --speed=3D19200 --word=3D8 --parity=3Dno --stop=3D1 > terminal serial > > > title AstLinux (Boot from CF - Use third partition for KeyDisk) > =C2=A0=C2=A0=C2=A0 root (hd0,0) > =C2=A0=C2=A0=C2=A0 kernel /boot/bzImage root=3D/dev/hda1 console=3DttyS0= ,19200n8 > astlinux=3Dnet4801 astkd=3D/dev/sda1 ide=3Dnodma=C2=A0=C2=A0 -------> Fla= sh keydisk > savedefault > > Remember to make the system read/write before modifying grub.conf > > > Olivier > > > Phil McKerracher a =C3=A9crit=C2=A0: > It seems I lied when I said I could edit changes to rc.conf on a USB flash > stick. I thought I had successfully done this but I just tried again > without success. > > I tried reformatting the drive from scratch (using genkd and then rebooti= ng > as described on > http://www.voip-info.org/wiki/index.php?page=3DAstLinux%20Users%20Guide%2= 0Cha >pter%202 and on > http://www.voipplanet.com/backgrounders/article.php/3646976). > > If I go to /mnt/kd using the web interface I see the error message > > Warning: is_dir(): Stat failed for /mnt/kd/asterisk (errno=3D40 - Too many > levels of symbolic links) in /stat/var/www/admin/dirphp_class.php on line > 115 > > ...and I can't find rc.conf anywhere (is it supposed to be in the root or > in /etc?). > > This is what I see in the root of the keydisk: > astdb crontabs lost+found ssh > asterisk dnsmasq.leases monitor tftpboot > cdr-csv home voicemail > > If I edit rc.conf in /etc using the web interface (e.g. to uncomment INTI= =46) > the changes don't persist past a reboot. (Yes, I did remember to make the > filesystem read/write first, then save changes and reboot.) I tried with > and without doing a "reload". I tried with and without the keydisk mounte= d. > I tried using nano from the terminal instead of the web interface. I tried > power cycling instead of rebooting. I tried reformatting the flash drive > and the CF card. I searched the mailing list archive for a previous menti= on > of this without success. > > Every reboot takes a few mins, so this has all taken hours. Please tell me > it gets easier than this eventually! I'm trying not to bother you all with > dumb questions (after the flaming I got from my initial ones!) but it wou= ld > really be much easier if there was some documentation around somewhere. > > I'm off to try an earlier version of asterisk because I'm sure I had this > working at one stage and I was using a different version initially. =2D-=20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Carla Schroder Linux geek and random computer tamer check out my Linux Cookbook!=20 http://www.oreilly.com/catalog/linuxckbk/ best book for sysadmins and power users ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
From: olivier.taylor <oli...@gm...> - 2007-01-04 16:24:34
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content=3D"text/html;charset=3DUTF-8" http-equiv=3D"Content-Type"= > </head> <body bgcolor=3D"#ffffff" text=3D"#000000"> <pre wrap=3D"">TXT mails are real PITAs- any chance you could use html?</= pre> <br> <br> Carla Schroder a =C3=A9crit=C2=A0: <blockquote cite=3D"mid...@br..." type=3D"cit= e"> <pre wrap=3D"">HTML mails are real PITAs- any chance you could use plai= n text? thanks, Carla On Wednesday 03 January 2007 23:28, olivier.taylor wrote: </pre> <blockquote type=3D"cite"> <pre wrap=3D""> Hi Phil, Seems to be the same problem, Docs doesn't tell you to modify grub.conf but you have to. Genkd, If I understand well, creates the directories in Mnt/kd, Rc.conf = is in /etc and there are some symlinks to /mnt/kd in Grub.conf, you should have : default saved timeout 3 serial --unit=3D0 --speed=3D19200 --word=3D8 --parity=3Dno --stop=3D1 terminal serial title AstLinux (Boot from CF - Use third partition for KeyDisk) =C2=A0=C2=A0=C2=A0 root (hd0,0) =C2=A0=C2=A0=C2=A0 kernel /boot/bzImage root=3D/dev/hda1 console=3DttyS0= ,19200n8 astlinux=3Dnet4801 astkd=3D/dev/sda1 ide=3Dnodma=C2=A0=C2=A0 -------> = Flash keydisk savedefault Remember to make the system read/write before modifying grub.conf Olivier Phil McKerracher a =C3=A9crit=C2=A0: It seems I lied when I said I could edit changes to rc.conf on a USB flas= h stick. I thought I had successfully done this but I just tried again without success. I tried reformatting the drive from scratch (using genkd and then rebooti= ng as described on <a class=3D"moz-txt-link-freetext" href=3D"http://www.voip-info.org/wiki/= index.php?page=3DAstLinux%20Users%20Guide%20Cha">http://www.voip-info.org= /wiki/index.php?page=3DAstLinux%20Users%20Guide%20Cha</a> pter%202 and on <a class=3D"moz-txt-link-freetext" href=3D"http://www.voipplanet.com/back= grounders/article.php/3646976">http://www.voipplanet.com/backgrounders/ar= ticle.php/3646976</a>). If I go to /mnt/kd using the web interface I see the error message Warning: is_dir(): Stat failed for /mnt/kd/asterisk (errno=3D40 - Too man= y levels of symbolic links) in /stat/var/www/admin/dirphp_class.php on line 115 ...and I can't find rc.conf anywhere (is it supposed to be in the root or in /etc?). This is what I see in the root of the keydisk: astdb crontabs lost+found ssh asterisk dnsmasq.leases monitor tftpboot cdr-csv home voicemail If I edit rc.conf in /etc using the web interface (e.g. to uncomment INTI= F) the changes don't persist past a reboot. (Yes, I did remember to make the filesystem read/write first, then save changes and reboot.) I tried with and without doing a "reload". I tried with and without the keydisk mounte= d. I tried using nano from the terminal instead of the web interface. I trie= d power cycling instead of rebooting. I tried reformatting the flash drive and the CF card. I searched the mailing list archive for a previous menti= on of this without success. Every reboot takes a few mins, so this has all taken hours. Please tell m= e it gets easier than this eventually! I'm trying not to bother you all wit= h dumb questions (after the flaming I got from my initial ones!) but it wou= ld really be much easier if there was some documentation around somewhere. I'm off to try an earlier version of asterisk because I'm sure I had this working at one stage and I was using a different version initially. </pre> </blockquote> <pre wrap=3D""><!----> </pre> </blockquote> </body> </html> |
From: Carla S. <ca...@br...> - 2007-01-04 16:35:01
|
It was a polite request, and it's standard list etiquette to use plain text= =2E=20 Since you can't handle that, I can't be bothered to read your messages or t= ry=20 to help. Not that I know enough to be helpful all that much, but I do try. Carla On Thursday 04 January 2007 08:24, olivier.taylor wrote: > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <head> > <meta content=3D"text/html;charset=3DUTF-8" http-equiv=3D"Content-Type"> > </head> > <body bgcolor=3D"#ffffff" text=3D"#000000"> > <pre wrap=3D"">TXT mails are real PITAs- any chance you could use html?</= pre> > <br> > <br> > Carla Schroder a =C3=A9crit=C2=A0: > <blockquote cite=3D"mid...@br..." type=3D"cit= e"> > <pre wrap=3D"">HTML mails are real PITAs- any chance you could use plain > text? > > thanks, > Carla > > On Wednesday 03 January 2007 23:28, olivier.taylor wrote: > </pre> > <blockquote type=3D"cite"> > <pre wrap=3D""> Hi Phil, > > Seems to be the same problem, > > Docs doesn't tell you to modify grub.conf but you have to. > > Genkd, If I understand well, creates the directories in Mnt/kd, Rc.conf = is > in /etc and there are some symlinks to /mnt/kd > > in Grub.conf, you should have : > > default saved > timeout 3 > serial --unit=3D0 --speed=3D19200 --word=3D8 --parity=3Dno --stop=3D1 > terminal serial > > > title AstLinux (Boot from CF - Use third partition for KeyDisk) > =C2=A0=C2=A0=C2=A0 root (hd0,0) > =C2=A0=C2=A0=C2=A0 kernel /boot/bzImage root=3D/dev/hda1 console=3DttyS0= ,19200n8 > astlinux=3Dnet4801 astkd=3D/dev/sda1 ide=3Dnodma=C2=A0=C2=A0 -------> = =46lash keydisk > savedefault > > Remember to make the system read/write before modifying grub.conf > > > Olivier > > > Phil McKerracher a =C3=A9crit=C2=A0: > It seems I lied when I said I could edit changes to rc.conf on a USB flash > stick. I thought I had successfully done this but I just tried again > without success. > > I tried reformatting the drive from scratch (using genkd and then rebooti= ng > as described on > <a class=3D"moz-txt-link-freetext" > href=3D"http://www.voip-info.org/wiki/index.php?page=3DAstLinux%20Users%2= 0Guide >%20Cha">http://www.voip-info.org/wiki/index.php?page=3DAstLinux%20Users%20= Guid >e%20Cha</a> pter%202 and on > <a class=3D"moz-txt-link-freetext" > href=3D"http://www.voipplanet.com/backgrounders/article.php/3646976">http= ://w >ww.voipplanet.com/backgrounders/article.php/3646976</a>). > > If I go to /mnt/kd using the web interface I see the error message > > Warning: is_dir(): Stat failed for /mnt/kd/asterisk (errno=3D40 - Too many > levels of symbolic links) in /stat/var/www/admin/dirphp_class.php on line > 115 > > ...and I can't find rc.conf anywhere (is it supposed to be in the root or > in /etc?). > > This is what I see in the root of the keydisk: > astdb crontabs lost+found ssh > asterisk dnsmasq.leases monitor tftpboot > cdr-csv home voicemail > > If I edit rc.conf in /etc using the web interface (e.g. to uncomment INTI= =46) > the changes don't persist past a reboot. (Yes, I did remember to make the > filesystem read/write first, then save changes and reboot.) I tried with > and without doing a "reload". I tried with and without the keydisk mounte= d. > I tried using nano from the terminal instead of the web interface. I tried > power cycling instead of rebooting. I tried reformatting the flash drive > and the CF card. I searched the mailing list archive for a previous menti= on > of this without success. > > Every reboot takes a few mins, so this has all taken hours. Please tell me > it gets easier than this eventually! I'm trying not to bother you all with > dumb questions (after the flaming I got from my initial ones!) but it wou= ld > really be much easier if there was some documentation around somewhere. > > I'm off to try an earlier version of asterisk because I'm sure I had this > working at one stage and I was using a different version initially. > </pre> > </blockquote> > <pre wrap=3D""><!----> > </pre> > </blockquote> > </body> =2D-=20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Carla Schroder Linux geek and random computer tamer check out my Linux Cookbook!=20 http://www.oreilly.com/catalog/linuxckbk/ best book for sysadmins and power users ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
From: olivier.taylor <oli...@gm...> - 2007-01-04 17:00:09
|
mine did use exactly the same syntax as yours :) A copy paste... If mine wasn't polite, what about your? Html mails are quite usuals right now, as well as internet, voip and so=20 on, even thunderbird is able to do that... Back to the stone age? Anyway, it wasn't an help request but an answer to an help request. Kind regards, ps: Just for you, this email is Text/Html compliant :) Carla Schroder a =C3=A9crit : > It was a polite request, and it's standard list etiquette to use plain = text.=20 > Since you can't handle that, I can't be bothered to read your messages = or try=20 > to help. Not that I know enough to be helpful all that much, but I do t= ry. > > Carla > > On Thursday 04 January 2007 08:24, olivier.taylor wrote: > =20 >> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> >> <head> >> <meta content=3D"text/html;charset=3DUTF-8" http-equiv=3D"Content-Ty= pe"> >> </head> >> <body bgcolor=3D"#ffffff" text=3D"#000000"> >> <pre wrap=3D"">TXT mails are real PITAs- any chance you could use html= ?</pre> >> <br> >> <br> >> Carla Schroder a =C3=A9crit : >> <blockquote cite=3D"mid...@br..." type=3D"= cite"> >> <pre wrap=3D"">HTML mails are real PITAs- any chance you could use p= lain >> text? >> >> thanks, >> Carla >> >> On Wednesday 03 January 2007 23:28, olivier.taylor wrote: >> </pre> >> <blockquote type=3D"cite"> >> <pre wrap=3D""> Hi Phil, >> >> Seems to be the same problem, >> >> Docs doesn't tell you to modify grub.conf but you have to. >> >> Genkd, If I understand well, creates the directories in Mnt/kd, Rc.co= nf is >> in /etc and there are some symlinks to /mnt/kd >> >> in Grub.conf, you should have : >> >> default saved >> timeout 3 >> serial --unit=3D0 --speed=3D19200 --word=3D8 --parity=3Dno --stop=3D1 >> terminal serial >> >> >> title AstLinux (Boot from CF - Use third partition for KeyDisk) >> root (hd0,0) >> kernel /boot/bzImage root=3D/dev/hda1 console=3DttyS0,19200n8 >> astlinux=3Dnet4801 astkd=3D/dev/sda1 ide=3Dnodma -------> Flash k= eydisk >> savedefault >> >> Remember to make the system read/write before modifying grub.conf >> >> >> Olivier >> >> >> Phil McKerracher a =C3=A9crit : >> It seems I lied when I said I could edit changes to rc.conf on a USB f= lash >> stick. I thought I had successfully done this but I just tried again >> without success. >> >> I tried reformatting the drive from scratch (using genkd and then rebo= oting >> as described on >> <a class=3D"moz-txt-link-freetext" >> href=3D"http://www.voip-info.org/wiki/index.php?page=3DAstLinux%20User= s%20Guide >> %20Cha">http://www.voip-info.org/wiki/index.php?page=3DAstLinux%20User= s%20Guid >> e%20Cha</a> pter%202 and on >> <a class=3D"moz-txt-link-freetext" >> href=3D"http://www.voipplanet.com/backgrounders/article.php/3646976">h= ttp://w >> ww.voipplanet.com/backgrounders/article.php/3646976</a>). >> >> If I go to /mnt/kd using the web interface I see the error message >> >> Warning: is_dir(): Stat failed for /mnt/kd/asterisk (errno=3D40 - Too = many >> levels of symbolic links) in /stat/var/www/admin/dirphp_class.php on l= ine >> 115 >> >> ...and I can't find rc.conf anywhere (is it supposed to be in the root= or >> in /etc?). >> >> This is what I see in the root of the keydisk: >> astdb crontabs lost+found ssh >> asterisk dnsmasq.leases monitor tftpboot >> cdr-csv home voicemail >> >> If I edit rc.conf in /etc using the web interface (e.g. to uncomment I= NTIF) >> the changes don't persist past a reboot. (Yes, I did remember to make = the >> filesystem read/write first, then save changes and reboot.) I tried wi= th >> and without doing a "reload". I tried with and without the keydisk mou= nted. >> I tried using nano from the terminal instead of the web interface. I t= ried >> power cycling instead of rebooting. I tried reformatting the flash dri= ve >> and the CF card. I searched the mailing list archive for a previous me= ntion >> of this without success. >> >> Every reboot takes a few mins, so this has all taken hours. Please tel= l me >> it gets easier than this eventually! I'm trying not to bother you all = with >> dumb questions (after the flaming I got from my initial ones!) but it = would >> really be much easier if there was some documentation around somewhere. >> >> I'm off to try an earlier version of asterisk because I'm sure I had t= his >> working at one stage and I was using a different version initially. >> </pre> >> </blockquote> >> <pre wrap=3D""><!----> >> </pre> >> </blockquote> >> </body> >> =20 > > =20 |