similar to: Asterisk Realtime and device contexts

Displaying 20 results from an estimated 3000 matches similar to: "Asterisk Realtime and device contexts"

2006 May 30
2
problem about asterisk realtime.
hi, Longing for your help. I came into a problem ,Now I want to configure asterisk sip peers from MYSQL database dynamic, flolling the introduction of asterisk realtime,i set the cofiguration of sip users,but I need to cofigure sip peers too. Where I can find some infomation about cofiguring sip peers? What is the difference of configuration sip peers and configuration sip
2012 Jun 25
1
cannot use simple=TRUE in boot
I am doing boot with a large database, thus want to use?simple=TRUE to reduce the memory used. I alreday set up sim="ordinary", stype="i" , but I don't know how to set "n=0". In fact, I don't know what does "n=0" mean? For example, a<-c(1:1000) b<-c(2:1001) c<-cbind(a,b) library(boot) table<-function(c,indices){ d<-c[indices,]
2007 Jul 19
4
[LLVMdev] LLVM-MIPS
On 19/07/2007 01:29:18, Seung Jae Lee (lee225 at uiuc.edu) wrote: > Somebody in this dev-list alreday did it with LLVM. I guess you are speaking about Bruno Cardoso Lopes ? I can see there is a MIPS implementation in LLVM repository but it looks like uncomplete (that is, I'm not even sure it can compile any source). What I hope is to have a complete MIPS implementation so I can adapt
2005 Dec 23
1
[LLVMdev] How to keep array type info in arguments
When I tried LLVM for a function with an array as an argument, the type infomation of the array seems lost. For example, for this function, void DCT(short data[64], char step, char offset), its corresponding LLVM code will be void %DCT8_int(short* %data, sbyte %step, sbyte %offset) , and every access of "data" will be a pointer access, instead of an array access. Is there any way to
2006 Mar 28
0
Can realtime extensions be used within AEL contexts?
Can realtime extensions be used within AEL contexts? I've tried without success. Also did some Googling and looking around on the Wiki, but couldn't find much. Thanks, Mike Clark
2002 Jan 03
1
tc class show problem with HTB ?
Hi! I''m using 2.4.17 + htb2_2.4.16.diff now. But I found the tc class show command won''t show the correct infomation like before... I got something like: # tc -s -d class show dev eth0 class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: class htb 1: parent 1: # tc -s qdisc
2007 Jul 18
0
[LLVMdev] LLVM-MIPS
Somebody in this dev-list alreday did it with LLVM. He seems to consult you. ---- Original message ---- >Date: Wed, 18 Jul 2007 22:29:02 +0200 >From: Hlide <hlide at free.fr> >Subject: [LLVMdev] LLVM-MIPS >To: llvmdev at cs.uiuc.edu > >Hi, > >I would like to know if a MIPS back-end of LLVM would be done soon or we >may never see one. > >I'm looking
2007 Jul 19
0
[LLVMdev] LLVM-MIPS
On 19/07/2007 01:29:18, Seung Jae Lee (lee225 at uiuc.edu) wrote: > Somebody in this dev-list alreday did it with LLVM. I guess you are speaking about Bruno Cardoso Lopes ? I can see there is a MIPS implementation in LLVM repository but it looks like uncomplete (that is, I'm not even sure it can compile any source). What I hope is to have a complete MIPS implementation so I can adapt
2007 Jul 19
0
[LLVMdev] LLVM-MIPS
Hi Hidle, 2007/7/19, Hlide <hlide at free.fr>: > > On 19/07/2007 01:29:18, Seung Jae Lee (lee225 at uiuc.edu) wrote: > > Somebody in this dev-list alreday did it with LLVM. > > I guess you are speaking about Bruno Cardoso Lopes ? I can see there is > a MIPS implementation in LLVM repository but it looks like uncomplete > (that is, I'm not even sure it can
2008 Oct 17
5
How to add contexts in asterisk realtime?
Hi everybody, How can we add new contexts in asterisk realtime module? All I could figure out after googling is that a new context HAS to be declared in extensions.conf with 'switch => Realtime/@<databasetable>' under the context name declaration. This works fine as long as we are adding extensions only to this one context, but doesn't give the freedom to add new contexts for
2011 May 13
0
Asterisk 1.8 realtime tables.
I was looking for MySQL table structures for ARA (Asterisk 1.8.X). I found one for SIP friends on, https://wiki.asterisk.org/wiki/display/AST/SIP+Realtime,+MySQL+table+structure But it seems that it is not as per the Asterisk 1.8 SIP options. i.e. it contains 'call-limit' which is deprecated in 1.8 and not the 'callcounter' as one of the fields. Pardon my ignorance, but are
2013 Dec 05
1
Lync and Asterisk Realtime Architecture
Hi guys We're using asterisk 1.8.23.1 on CentOS 5 and are trying to create a trunk to MS Lync server. If I create the peer in sip.conf the trunk connects with no problem. However, we prefer to use ARA. Whenever we define the peer in our peers table, the trunk does not work, even if we use sip show peer <peer-name> load. Has anyone got any experience of connecting to Lync using ARA?
2007 Jul 06
1
How to disable R's C stack checking
Hi all, I'm developing an application on Mac OS X Darwin which embeds R. However, the application always crashes due to the C stack checking. I know that R_CStackLimit can be set to -1 to disable the stack checking, but I don't know where to put the code "R_CStackLimit=-1". Please give some instructions. Thank you very much! Here is my compiler infomation: $g++ -v Using
2005 Dec 09
1
Domain group membership.
Hi! All: How can i get domain members of a domain group? I tried getent group, but only get the gid infomation. There isn't member infomation at the last field as local group is. Thanks for your help. Best, LatrellFrom eehines at comcast.net Fri Dec 9 01:43:02 2005 From: eehines at comcast.net (Eric Hines) Date: Fri Dec 9 01:34:48 2005 Subject: [Samba] netlogon problems In-Reply-To:
2005 Jan 25
2
ACL not working
Hi I want to set Security to single file, but I keep getting access denied, I can change the Permissions that is alreday displayed, but I can add any user or group, after redaing the samba how to it seems I need POSIX ACL, but the book didn't mention anything about how to use POSIX ACL, Trying to set it from windows doesn't work, can anyone point me to document about POSIX ACL ? BTW
2007 Nov 20
0
iaxpeers from Realtime
Hello asterisk users, here is a little problem pulling out iax peers from real time database I have the following peer configured in my database mysql> select name,username,secret,type,context,host,disallow,allow,defaultip,deny,permit, ipaddr,port from iax_users where name='iaxtermination'; +----------------+----------+----------------------------------+------+-----
2008 Nov 18
0
Realtime MOH
Hi, I'm having troubles using music on hold with realtime (ast 1.6.0.1). Everything seems ok, but no clases are show. If I try to make a cal nothing is played and says theres no moh class. Musiconhold.conf [general] cachertclasses=yes ; use 1 instance of moh class for all users who are using it, ; decrease consumable cpu cycles and memory
2017 Nov 02
0
Cox Regression : Spline Coefficient Interpretation?
Always reply to the list. I do not do private consulting. (I have cc'ed this to the list). I still think this belongs on stackexchange, not r-help. I think you need to read up on the mathematics of spline bases. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his
2009 Aug 10
2
[LLVMdev] How to use a FunctionPass in a ModulePass?
Hi, all: I wanted to use a FunctionPass (e.g. *MemoryDependenceAnalysis*) in a ModulePass, and then I used the method "getAnalysis<* MemoryDependenceAnalysis*>(llvm::Function *)" described at http://llvm.org/docs/WritingAnLLVMPass.html#ModulePass to get the FunctionPass. But , it still crashed when I invoked this pass in tool 'opt'. However, if I change my pass to
2009 Jun 22
4
modal validation not works
Hi everyone, i have 20 fields in users table. in my admin profile module the admin can modify his infomation. but only 12 fields he can able to modify. so in my controller if params[ :profileinfo ][:first_name] @profileinfo.update_attribute(:first_name,params[ :profileinfo ][:first_name]) end the above simply saves what i enter into the field.why it doesnot consider the modelvalidation.