Displaying 17 results from an estimated 17 matches for "nway".
Did you mean:
away
2007 Apr 23
1
problem with 3-way conferenicing
...connected
5. Now when "ua1" presses the feature code "**" to redirect user "33" to
same conference room 300, there is error thrown on Asterisk console that
"res_features.c:1415 ast_bridge_call: Bridge failed on channels
SIP/ua1-ac750040 and AsyncGoto/Local/33@nway-conf-dest-7ecf,1<ZOMBIE>"
Here is my dial plan:
[manu]
exten => ca1,1,Dial(SIP/ca1,,wWtTkKrR)
[nway-conf]
exten => _.,1,Answer
exten => _.,n,Set(CONFNO=${EXTEN})
exten => _.,n,Set(MEETME_EXIT_CONTEXT=nway-conf-invite)
exten => _.,n,Set(DYNAMIC_FEATURES=)
exten...
2007 Mar 15
1
asterisk n-way call problem
...layed around with dtmf and codec settings but no success.
the extensions and sip configuration is below if you want to have a look. I
dont have any clue why its not working.
#######################extensions.conf#######################################
[local]
exten => _XX,1,Set(DYNAMIC_FEATURES=nway-start)
exten => _XX,2,SIPDtmfMode(inband)
exten=> 10,3,Dial(SIP/saad,,tT)
exten=> 10,n,Hangup
exten=> 11,3,Dial(SIP/riz,,tT)
exten=> 11,n,Hangup
exten=> 12,3,Dial(SIP/rehmat,,tT)
exten=> 12,n,Hangup
[dynamic-nway]
exten => _XXX,1,Answer
exten => _XXX,n,Set(CONFNO=${EX...
2015 Dec 22
2
asterisk 13 n-way call problem
...-- Executing [0 at fromtransfer:1] NoOp("OOH323/7272-6385", "") in new
stack
-- Executing [0 at fromtransfer:1] NoOp("SIP/6052-00000ab6", "") in
new stack
-- Executing [0 at fromtransfer:2] Gosub("SIP/6052-00000ab6",
"dynamic-nway,6052,1") in new stack
-- Executing [0 at fromtransfer:2] Gosub("OOH323/7272-6385",
"dynamic-nway,6052,1") in new stack
-- Executing [6052 at dynamic-nway:1] NoOp("OOH323/7272-6385", "") in
new stack
-- Executing [6052 at dynamic-nway:1]...
2008 Aug 20
1
3-way conference call
...thing and don't do nothing.
I can't add the user3 after that.
Any body have some idea for my problem??
Here my dial plan:
////////////////////////////////extensions.conf///////////////////////////////
[manu]
exten =>100,1,Dial(SIP/user2,,tT)
exten =>200,1,Dial(SIP/user3,,tT)
[nway-conf]
exten =>_X,1,Answer
exten =>_X,n,Set(CONFNO=${EXTEN})
exten =>_X,n,Set(MEETME_EXIT_CONTEXT=nway-conf-invite)
exten =>_X,n,Set(DYNAMIC_FEATURES=)
;exten =>_XXX,n,AGI(conf.agi,adduser)
exten =>_X,n,MeetMe(${CONFNO},pdMX)
;exten =>h,1,DeadAGI(conf.agi,deluser)
exten...
2007 Feb 02
1
WARNING[4218]: res_features.c:1385 ast_bridge_call: Bridge failed on channels ( when I use asyncgoto)
Hi All,
I download the app_asyncgoto.c, compile the app_asyncgoto.so. Then according to this page
http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO ;
when I dial ,there have this warning:
-- Executing AsyncGoto("SIP/111-086497c8", "SIP/113-08674628|dynamic-nway|111|1") in new stack
Feb 2 16:53:10 DEBUG[4218]: app_asyncgoto.c:95 asyncgoto_exec: Attempting async goto (SIP/113-08674628) to dynamic-nway,111,1
Feb 2 16:53:10 DEBUG[4218]: channel.c:2834 ast_channel_masquerade: Planning to masquerade channel SIP/113-08674628 into the structure of AsyncGot...
2007 Jun 29
0
nway call
I'm using asterisk 1.4.5 , on Centos. My kernel version is 2.6.9-55.ELsmp
I've configured the nway call. I made entries in extension.conf, feature.conf, as per required.
I'm trying to make a 3-way conference with the 1 user myself ( using asterisk), and two others are PSTN line users.
I'm making a first call , then putting that person on hold by pressing **( as per feature.conf entry),...
2012 Oct 14
2
problem with OSX binary package build?
I noticed that my package BayesFactor
(http://cran.r-project.org/web/packages/BayesFactor/index.html) is not
available on Mac OS, and the note says to see the check log. The only
issue in the check log is a note:
checking R code for possible problems ... NOTE
all.Nways.env.mc : <local>: no visible binding for global variable 'i'
all.Nways.env.mc: no visible binding for global variable 'i'
This is due to the fact that I'm using the foreach package. Do I need to
change something to get the OSX binary on CRAN?
2013 Feb 20
1
Meetme and MEETME_EXIT_CONTEXT
Hello,
using Asterisk 1.8.12.2
I am having trouble with exiting the conference room by entering a
single digit.
option X of the Meetme()-application should do this.
I have following in extensions.conf :
/exten => _1000X,n,Set(MEETME_EXIT_CONTEXT=dynamic-nway-invite)//
//exten => _1000X,n,MeetMe(${CONFNO},dMX)//
//
//
//[dynamic-nway-invite]//
//exten => 0,1,NoOp(confno = ${CONFNO})//
//exten => 0,n,Read(DEST,dial,,i)//
//exten => 0,n,Set(DYNAMIC_FEATURES=nway-inv#nway-noinv)//
//exten => 0,n,Dial(Local/${DEST}@${LocalContext},,g)//
//ext...
2009 Jul 24
3
Goto from a feature macro is not working?
Hello,
I'm trying to implement multi-party calls according to these
instructions:
http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO
They are almost working, except that the Goto at the end of
[dynamic-nway-start] doesn't seem to work. When I turn verbosity up a
bit, I get something like this in my error log:
== Channel 'SIP/SWG-0085a180' jumping out of macro 'nway-start'
and then the SIP line is hung up, with no further dialplan steps
logged for that line.
Writing a small...
2005 Jan 04
4
Re : Frequency count
...list,
I have a dataset as follow and I would like to count the frequencies for
the combination of the two variables (f1 and f2) for each id. I know it is
should be straight forward, but I just don't know how to do it in R. Here
is the SAS code I will use to get the output I want :
proc means nway;
class id f1 f2;
var flag
output out=temp;
Dataset:
id f1 f2 flag
798 1 2 1
777 0 2 1
798 2 2 1
777 0 2 1
777 1 1 1
Output:
Id=798
1-2 1
2-2 1
Id=777
0-2 2
1-1 1
__________________________________________________________________...
2003 Jun 13
2
formula (joint, conditional independence, etc.) - mosaicplots
Hi,
Can someone set me straight as to how to write formulas in R to indicate:
complete independence [A][B][C]
joint independence [AB][C]
conditional independence [AC][BC]
nway interaction [AB][AC][BC]
?
For example, if I have 4 factors:
hair colour, eye colour, age, sex
does
> mosaicplot( frequency ~ hair + eye + age + sex)
mean that the model fitted is of complete independence of all factors
[hair][eye][age][sex]?
So does
> mosaicplot(frequency ~ hair +...
2009 Sep 23
3
Bringing people into a conference
G'day all, I'm using Asterisk 1.4 and am trying to work out a way to bring
people into a conference call. In the ideal scenario two people would be
talking and one of them would push some keys, then a phone number and then
the three of them would be in a conference. From there they should be able
to bring in other people as well.
This seems to be what the Asterisk n-way call HOWTO
2009 Nov 18
2
Median on Aggregated data
...;
myMedian <- with(myData, levels(Paydex)[median(rep(as.numeric(Paydex),
Counts))]);
myNorm[k] <-c( as.numeric(i), as.numeric(j), as.numeric(myMedian) );
k <- k+1;
}
}
---------------------- Begin SAS code
------------------------------------
proc summary data=SASUser.PaydexNormfull nway;
class PaydexNormingCategory SIC ;
weight Counts;
var Paydex;
output out=outstat (drop=_type_ _freq_)
median= / autoname;
run;
---------------------- End SAS code ------------------------------------
Thanks for your guidance!
Vivek Satsangi
GE Capital...
2009 Apr 15
3
How to apply a function to all combinations of the values of 2 or more variables?
...156 0 2541 0
748 0 0 215511
O 0 0 0 0 0 0 3446 0 676
0 84400 0 0
Q 0 0 298 0 66277 0 0 0 0
0 0 0 0
In SAS what I'm after is something like:
Proc summary nway;
class centre complex;
var alloc_gb;
output out=s sum=;
run;
How do I get something similar in R?
Jim Lane
Capacity Planner
RBC Financial Group
315 Front St W
6th Floor - H14
Toronto, Ontario CANADA
M5V 3A4
416-348-6024
Display of superior knowledge is as great a vulgarity
as display of sup...
2003 Sep 05
2
HEADS UP: ATA bus dma code MFC'd
If you start to experience problems with ata devices, please
direct your report this way.
Thanks
-lq
2002 Mar 31
5
File Owner, Group and Permissions for Win2000
Hi,
I need to mirror some Linux directories on a Win2000 box but the owner, group and permissions are lost. I realize Win2000 does not use the same system but thought there may be some way around it with cygwin. Is it possible to mimick /etc/passwd to preserve ownership etc? Is there a better solution?
Roger
-------------- next part --------------
HTML attachment scrubbed and removed
2010 Dec 05
9
ntfs
CentOS 5.5 is installed in the system. I installed the package
kmod-ntfs-2.1.27-3.el5.elrepo.x86_64.rpm
I mounted Seagate external hard disk. I am able to copy contents from the
hard disk to the system but not from the system to the hard disk.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: