search for: af8

Displaying 3 results from an estimated 3 matches for "af8".

Did you mean: af
2003 Dec 30
0
Re: +AFs-Asterisk-Users+AF0- RE: +AFs-Asterisk-Users+AF0- Multi-line, multi-registration phones
...line but want it to roll if needed. So with this little macro it is possible for that to happen. +AFs-macro-normal-dial+AF0- exten +AD0APg- s,1,ChanIsAvail(+ACQAew-ARG1+AH0-) +ADs- Determine what line is available in order it was sent. exten +AD0APg- s,2,Dial(+ACQAew-AVAILCHAN+AH0-/+ACQAew-MACRO+AF8-EXTEN+AH0-) +ADs- AVAILCHAN gets set from ChanIsAvail and you use MACRO+AF8-EXTEN instead of EXTEN. +AFs-line-1-outbound+AF0- +ADs- Local call here in California +AF8-NXXXXXX exten +AD0APg- +AF8-NXXXXXX,1,macro(normal-dial,Zap/1+ACY-Zap/2) +ADs- Notice for line 1 I put Zap/1 before Zap/2 +AFs-lin...
2002 May 01
3
scp 3.1p1 problem on Solaris
...cal at bastion's password: php-4.2.0.tar.gz 6% |* | 224 KB - stalled - When I'm trussing this scp process, I find that the following output repeats over and over at some stage: ... Received signal #14, SIGALRM, in write() [caught] write(7, " AF8 d >FF z y 9FF02 z x".., 8192) = 5120 ioctl(1, TIOCGSID, 0xFFBEDE34) = 0 getsid(0) = 508 ioctl(1, TIOCGPGRP, 0xFFBEDE9C) = 0 ioctl(1, TIOCGWINSZ, 0xFFBEDEF8) = 0 write(1, "\r p h p - 4 . 2 . 0 . t&q...
2006 Oct 18
2
Problems building package under Windows (PR#9303)
Dear R people I want to contribute a new package (various noncentral hypergeometric distribution functions) using C++, but there are many errors when I try to build even a simple package. Here are the most important errors I have encountered so far: 1. Trying to build the DLL, it can't find some of the include files. I had to make the following change in Makefile and copy some .h files: