Displaying 2 results from an estimated 2 matches for "nofune".
Did you mean:
nofun
2007 Jan 19
2
combn implementation
Hi,
I was checking the source code to the function combn that "generates
all combinations of the elements of 'x' taken 'm' at a time.",
because I wished to modify it. I have a doubt about a statement.
This is the main loop.
._1 <- 1:1
nmmp1 <- n - m + ._1
while (a[1] != nmmp1) {
if (e < n - h) {
h <- ._1
e <-
2005 Feb 07
3
incoming calls in h323 do not come to right dialplan
Hello,
I am moving topic from asterisk-dev list to asterisk-users list. Did anyone
succeed receive incoming calls in h323 and orient them to right context based
on "host" identification?
To summarise, I have quintum Gateway sending call to Asterisk box, and I would
like to use asterisk as a protocol converter h323 --> sip.
in h323.conf, I have
[quintum_gw1]
type=user