search for: velox

Displaying 8 results from an estimated 8 matches for "velox".

2007 May 19
2
PAM exec patch to allow PAM_AUTHTOK to be exported.
I figure some one here may find this interesting. I just begun work on allowing a smb home directory to be automounted upon login. -------------- next part -------------- A non-text attachment was scrubbed... Name: pam_exec.c.diff Type: text/x-patch Size: 213 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/20070519/19e6bd01/pam_exec.c.bin
2001 Oct 23
1
configure problem with xpm
...it is unable to find my xpm development files. I have verified that they exist, and have tried modifying config as suggested on the wine help page to no avail. My xpm.h file is in: /use/X11R6/include/X11/xpm.h I will be happy to provide any additional information you would require. Thank you, Velox
2007 Mar 10
2
IAX2 audio issues
I can call out perfectly fine, but when I call my Asterisk box, I don't get any sound. I see the incoming call perfectly fine and the client I am using sees it, but when I pick it up neither side can hear each other. Any ideas were to begin looking?
2018 Jun 15
0
CRAN Check warnings with GCC 8.1
...it fs gap geojsonsf > gglasso graphql hashmap haven hier.part imager iptools jiebaR > kernlab lpridge lvec mlvocab mongolite nandb ore phreeqc polyclip > qtbase rbamtools rebmix rexpokit rgdal rioja rlas rpf rphast > rtfbs s2 scio sdnet sdwd sequoia tmlenet tth udpipe validatejsonr > velox wrassp > > GCC 8.1 (the current release) reports more compilation issues than > previous versions, the more important of which are reported as check > warnings by R CMD check (in R 3.5.0 and later) and as 'Additional > issues' on the CRAN check pages. > > GCC 8 is alrea...
2007 Jan 02
1
extension problems
Jan 3 08:05:03 NOTICE[66269]: app_dial.c:1056 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination) I end up getting this when I call from 2000 to 2001. 2000, 2002, and 2001 all exist in sip.conf and I connect using them. I have all three setup to use the from-sip context. Any suggestions on what is happening? [from-sip] exten =>
2008 Nov 22
0
ddd issue with 6.4-PRERELEASE #2 and udf/cd9660
When ever I try try to mount any burned CD/DVD media I get the error below. mount_cd9660 -v /dev/cd0 /mnt using starting sector 0 mount_cd9660: /dev/cd0: Input/output error Exit 1 Which in dmesg results in... g_vfs_done():cd0[READ(offset=-2207623839744, length=2048)]error = 5 This is odd because if I unplug the USB CD drive and plug it into my netbook running a old RELENG 7.0-STABLE it works.
2010 Jan 24
3
odd issue with the with SIP over VPN
I've run into a odd issue where inbound calls to the SIP client work fine, but outbound from the SIP client do not. The path between the client and the server is as below. N900 SIP client <-- OpenVPN --> Asterisk The version of Asterisk in question is 1.6.0.18. Any suggestions? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type:
2007 Oct 07
6
issetugid() for other procs
Any way to check if another proc has run or been run by a proc that is setuid or seteuid?