Displaying 2 results from an estimated 2 matches for "stilli".
Did you mean:
still
2006 Oct 31
2
SIP RTP flow
Hey,
This is probably a rather stilly question...
If I pick up my SIP phone that's registered to my asterisk server and dial a
number that asterisk recognises as destined for a SIP trunk (could be a
static route, or an ENUM lookup) or another SIP device registered on said
asterisk server (internal extension to extension call), what route does the
actual audio take?
The control
1999 Jul 15
1
which() does not handle NAs in named vectors. (PR#226)
Version:
platform = sparc-sun-solaris2.6
arch = sparc
os = solaris2.6
system = sparc, solaris2.6
status =
status.rev = 0
major = 0
minor = 64.2
year = 1999
month = July
day = 3
language = R
-- It is unclear to me that the handling of NAs is desirable, and it
has problems with names:
> z <- c(T,T,NA,F,T)
> names(z) <- letters[1:5]
> which(z)
Error: names attribute