search for: 6711

Displaying 20 results from an estimated 24 matches for "6711".

Did you mean: 67,11
2004 Dec 01
6
Avoided deadlock
Dec 1 12:08:43 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! Dec 1 12:08:44 WARNING[6189]: channel.c:495 ast_channel_walk_locked: Avoided deadlock for 'SIP/2502-6303', 10 retries! what does this
2004 Sep 15
2
Development on DSP 6711
Dear developers, I am a research associate in Al-Khwarzimi Institute of Computer Science. I am working on TI 6711 Evaluation Board. I want to implement audio compression algorithm on this board. I have already implemented sub-band compression on this board. But the resultant quality is really poor. Therefore, I want to use speex open source library for compression. The main...
2004 Sep 16
1
Development on DSP 6711
Jean: The 6711 is actually a floating point processor so it can do the floating point without emulation. I am working on the 6416 which does not have it. Working with fixed point may still speed things up possibly. Muhammad: It seems like you might have to start getting into linear assembly to speed things up...
2004 Sep 15
0
Development on DSP 6711
...herwise, you'll be using floating point emulation which is usually very slow. Jean-Marc On jeu, 2004-09-09 at 10:39 +0500, Muhammad Saad Saleem wrote: > Dear developers, > I am a research associate in Al-Khwarzimi Institute of Computer > Science. I am working on TI 6711 Evaluation Board. I want to > implement audio compression algorithm on this board. I have > already implemented sub-band compression on this board. But the > resultant quality is really poor. Therefore, I want to use > speex open source library for co...
2004 Mar 28
0
Help Documentation (PR#6711)
ladies and gents: I have posted a couple of simple questions recently. As often happens to novices, the information was there somewhere, even in front of my eyes, and I just did not see it. I looked in docs that seemed to me to be the right place for this particular information, but did not find it. There is no question: mea culpa, and everything is documented somewhere in R. (Worst
2009 Oct 15
0
[ANNOUNCE] Samba 3.3.9 Maintenance Release Available
...? Patrick Swayze ================================================================== Release Announcements ===================== This is the latest bugfix release of the Samba 3.3 series. Major enhancements in Samba 3.3.9 include: o Fix trust relationships to windows 2008 (2008 r2) (bug #6711). o Fix file corruption using smbclient with NT4 server (bug #6606). o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680). o Fix SAMR server for Winbind access (bug #6504). ###################################################################### Changes ####### Changes sinc...
2009 Oct 15
0
[ANNOUNCE] Samba 3.3.9 Maintenance Release Available
...? Patrick Swayze ================================================================== Release Announcements ===================== This is the latest bugfix release of the Samba 3.3 series. Major enhancements in Samba 3.3.9 include: o Fix trust relationships to windows 2008 (2008 r2) (bug #6711). o Fix file corruption using smbclient with NT4 server (bug #6606). o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680). o Fix SAMR server for Winbind access (bug #6504). ###################################################################### Changes ####### Changes sinc...
2009 Oct 29
0
[Announce] Samba 3.4.3 Available for Download
...Star Trek: The Next Generation ================================================================= Release Announcements ===================== This is the latest stable release of Samba 3.4. Major enhancements in Samba 3.4.3 include: o Fix trust relationships to windows 2008 (2008 r2) (bug #6711). o Fix file corruption using smbclient with NT4 server (bug #6606). o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680). ###################################################################### Changes ####### Changes since 3.4.2 ------------------- o Jeremy Allison <...
2009 Oct 29
0
[Announce] Samba 3.4.3 Available for Download
...Star Trek: The Next Generation ================================================================= Release Announcements ===================== This is the latest stable release of Samba 3.4. Major enhancements in Samba 3.4.3 include: o Fix trust relationships to windows 2008 (2008 r2) (bug #6711). o Fix file corruption using smbclient with NT4 server (bug #6606). o Fix Windows 7 share access (which defaults to NTLMv2) (bug #6680). ###################################################################### Changes ####### Changes since 3.4.2 ------------------- o Jeremy Allison <...
2008 Feb 12
3
fun.aggregate=mean in reshape
...27 31 31 2 6 9 30 30 30 3 7 26 31 31 31 4 8 26 28 31 31 5 9 29 30 30 30 > cast(aqm, month ~ variable, sum) month ozone solar.r wind temp 1 5 614 4895 360.3 2032 2 6 265 5705 308.0 2373 3 7 1537 6711 277.2 2601 4 8 1559 4812 272.6 2603 5 9 912 5023 305.4 2307 > cast(aqm, month ~ variable, mean) Error in get(as.character(FUN), mode = "function", envir = envir) : variable "fun" of mode "function" was not found > Our environment: > ve...
2019 Feb 26
3
Asterisk 1.8.7.0 connectivity to Avaya SM
...er to it in late March 2019. Presently: * We have an Asterisk 13.3.2 server with no phones registered to it, acting as a PSTN gateway. Calls come into it and get distributed to other Asterisk boxes with phones. * If a call comes in from the provider marked as having been dialed as xxx-xxx-6711 (those are digits, not a pattern) it gets routed to the IVR box * The IVR box runs Asterisk 1.8.7.0 and a custom IVR. Where we have to get to: * The new Avaya Session Manager has to have a working SIP trunk to the IVR so it can pass calls that come into xxx-xxx-6711 to it. What the probl...
2005 May 23
1
Introduction...
Hi Andrew!I have read your mail about speex porting on DSP, I'm student and I 'm trying to port speex 1.1.7 on DSK6711 floating point with Code composer studio but I have a lot of errors....Can you give me help? Thanks Carlo -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Giornata faticosa? Rilassati con il Cuscino per Massaggi che vibra! Clicca qui: http://adv.email.i...
2009 Jun 24
1
Compiling speex for DSP TI C6713
...ile the speex library with Code Composer and the speex options for TI but I had lots of errors. I'm sure I'm skiping some important steps. I know that many people have compiled speex library for that DSP without any problem. So please, if anyone who has compiled the library for TI C6713 (or 6711) can tell me the main steps and the final configure options for generating the library, I will be very grateful. Regards, Emanuel. _________________________________________________________________ Chatea sin l?mites en Messenger con la tarifa plana de Orange http://serviciosmoviles.es.msn.com/mess...
2019 Feb 27
1
Asterisk 1.8.7.0 connectivity to Avaya SM
...er to it in late March 2019. Presently: * We have an Asterisk 13.3.2 server with no phones registered to it, acting as a PSTN gateway. Calls come into it and get distributed to other Asterisk boxes with phones. * If a call comes in from the provider marked as having been dialed as xxx-xxx-6711 (those are digits, not a pattern) it gets routed to the IVR box * The IVR box runs Asterisk 1.8.7.0 and a custom IVR. Where we have to get to: * The new Avaya Session Manager has to have a working SIP trunk to the IVR so it can pass calls that come into xxx-xxx-6711 to it. What the probl...
2014 Dec 01
0
Fax Message #0198163
Fax Message [Caller-ID: 1-407-725-6711] You have received a 0 page fax at Mon, 1 Dec 2014 14:37:57 +0000. http://www.sprachreisenengland.info/document/faxmessage.php View this fax using your PDF reader. Thank you for using the MyFax service!
2007 Jun 15
4
installed centos date & time
hi list, is there a command to find out the date & time that centos installed? thanks T. Hiep
2004 Aug 06
2
Introduction...
...it does contain some internal features which speed up running floating point code. This was done to meet certain requirements in the Mobile market and they suspect that there may be enough computing power to running a floating point codec on the 55x. Again when I've got this working on the 6711, it will be much easier to come back to this using some of the TI tools to tell me how good (or bad) it is going to be. I might not have an immediate need to do a true, full "fixed point" port at all. An issue to consider is why we want a fixed-point port. I suspect we/you do. But I&...
2003 Oct 03
1
starting asterisk?
...File chan_zap.c, Line 610 (zt_open): Unable to open '/dev/zap/channel': No such device Oct 3 22:23:34 ERROR[1024]: File chan_zap.c, Line 4930 (mkintf): Unable to open channel 21: No such device here = 0, tmp->channel = 0, channel = 21 Oct 3 22:23:34 ERROR[1024]: File chan_zap.c, Line 6711 (load_module): Unable to register channel '21-24' Oct 3 22:23:34 WARNING[1024]: File loader.c, Line 301 (ast_load_resource): chan_zap.so: load_module failed, returning -1 Oct 3 22:23:34 WARNING[1024]: File loader.c, Line 396 (load_modules): Loading module chan_zap.so failed! /var/log/...
2004 Apr 06
11
htb2 -> htb3 problems
Hello! I need to switch from htb2 to htb3, because of speed issues (for me, htb2 is unable to handle more then 100mbit duplex with ~550 classes), kernel profiling shows htb_dequeue_prio at 1st place with 3x isolation. So, I''ve moved from 2.4.19 to 2.4.25 kernel (hi-pac for classification/marking and htb3 for queueing), and traffic rate drop from 100 to 20mbit. What can be wrong? The
2001 Nov 04
8
Connection problem
I've got a test lab set up and im having problems connecting. The first problem is that it takes it a couple of tries before it actually connects the two machines. It complains about bogus data and after trying for a minute or so it connects. kill -USR1 shows that they are connected kill -USR2 only shows the local subnet, not the remote I've tried these versions without any luck: cvs