Displaying 20 results from an estimated 400 matches similar to: "after install the zaptel but the rtp failed"
2009 Feb 09
2
meetme application
hi guys:
recently I want to buinding a meeting confence on asterisk and use the meetme application.
I have a ztdummy kernel
     afteri the  lsmod commond:
ztdummy                 5768  0 
      zaptel                182660  28 zttranscode,ztdummy
      crc_ccitt               3008  1 zaptel
I also configure the meetme.conf
conf => 1000;
my extensions.conf
[default]
     exten =>
2013 Feb 02
1
Reading .rdata files
Hello,
I am a developer working on extracting information from .rdata files using
java. I have been looking through the documentation a lot trying to figure
out how to read these files, but am a bit stuck at the moment.
I have generated two .RDATA files from StatTransfer and have noticed that
they both begin in similar ways.
*File 1*
RDA2
A
2
131585
66560
1026
1
4105
10
.Traceback
254
1026
1
2018 Feb 09
2
A db error that dbcheck tool can't fix
Hello, I have 2 samba DCs. DC1 with FSMO role and DC2. These days, when I
use dbcheck in DC1 ,I got the following error:
 
# samba-tool dbcheck --cross-ncs
Checking 4419 objects
ERROR: incorrect DN SID component for member in object CN=Domain
Users,CN=Users,DC=adagene,DC=cn -
<GUID=c5c33d48-226b-4105-9c69-0506a22d3a15>;<RMD_ADDTIME=131526914300000000>
2006 Jul 06
3
[Fwd: How to listen port under 1024 with non-root user]
I make a simple mail program which need listen port 25 and 110.but i
found it's imposible , after searching with google i found non-root user
can't listen port under 1024.at first i try a script(witch lauch my
program) and use setuid but that still did't work.any way can handle
this.
Thanks for any help.
-------------- next part --------------
An embedded message was scrubbed...
From:
2006 Oct 04
2
Possible bug?
This morning I downloaded R-2.4.0 and install in under Windows. I customized
the installation and choose "Message translations",but I could not launch
Rgui.exe successfully( Rterm.exe worked fine). If I did't choose "Message
translations", Rgui.exe worked fine.
"Message translations" is Simplified Chinese.
> version
               _
platform      
2014 Jul 10
1
Error 4105 TS Licensing
Hi Team,
Error 4105 - Remote Desktop Licensing server can?t update attributes of
AD user   I?m getting this error on Production Samba Server, can someone
please help urgently.
Many Thanks,
Sandeep
*Arbor Financial Systems *
Mobile: +44 7031960158
Support : +44 203-290-9975
www.arborfs.com
-- 
 
www.arborfs.com
This e-mail and any attachment are confidential and contain proprietary 
2012 Apr 20
1
Fwd: IMAP SSL incoming test need help !
Sent from my iPhone
Begin forwarded message:
> From: D Chen <dchenusa at yahoo.com>
> Date: April 19, 2012 4:06:49 PM PDT
> To: lists-dovecot <replies-lists-a1z2-dovecot at listmail.innovate.net>
> Subject: Re: [Dovecot] IMAP SSL incoming test need help !
> Reply-To: D Chen <dchenusa at yahoo.com>
> 
> Thanks for nice pointing out in my mail.log!
> 
2004 Mar 19
6
samba mounting files
Hi
whenever i try to mount a samba share which is a samba server i get an error 
message that says   "smbmnt must be installed suid root for direct 
mounts(500, 500) smbmnt failed1"
On that note i tried to run "smbmount" as root but this did't work out. i also 
tried to run smbmnt as root, up to now my problem was not solved.
Anybody there who can help please?
Thanks.
2009 Mar 02
1
Asterisk Dial plan issue
Hi all,
I'm using asterisk in real time mode...My extensions.conf table contains:
[default]
switch => Realtime/default at extensions
I have added the following to extensions.conf table;
context:micho
exten: _X.
priority: 1
app:Dial
appdata: SIP/00XXXXXX at PSTN GAteway
Asterisk server is connected succeffully to database...As soon as i make a
call i got the following error message:
2009 Mar 03
2
Access sip.conf's mailbox from dialplan ?
Hello,
In sip.conf, each peer/friend/user entry gathers several parameters such as
type, canreinvite or mailbox.
How can you specifically access to mailbox value from dialplan ?
I know how to access custom parameters (ie setvar=FOO=value) but I don't
know to access standard parameters.
I'm specifically concerned to access to mailbox's value (from a given entry)
but would be
2009 Mar 03
1
no auth attempts: log
Hello,
is there any option that could disable such log :
Mar  2 16:47:31 imap dovecot: imap-login: Disconnected (no auth
attempts): rip=127.0.0.1, lip=127.0.0.1, secured, port=143
Mar  2 16:48:31 imap last message repeated 2 times
Mar  2 16:49:32 imap last message repeated 2 times
Mar  2 16:51:02 imap last message repeated 3 times
Mar  2 16:52:02 imap last message repeated 2 times
Thanks.
2010 Feb 08
1
Color intervals in image.plot function
Hi,
The script below is my current coding in order to produce a contour plot of temperature across altitude and time. In my case,?time,altitude and temperature?are represented by x, y and z variables.
##############################################
Brazilan.Pallete <- colorRampPalette(c("blue","green","yellow","red"))
image.plot(x, y, z, col =
2009 Feb 17
2
[LLVMdev] sjlj-exceptions handlying
in llvm-backend did't support sjlj-exceptions handlying,but support
dwarf-excceptions handlying,
my question is: if i want change llvm-backend to support, how should i Do ?
anyone can give some clue?
bestregards
zhangzw
2004 Dec 20
1
E1 signalling pridialplan
Hello,
I have a little problem with signalling. An E100p is connected to an
Alcatel PBX, wich has an E1 to the outside. Located in Germany.
zapata.conf:
switchtype=euroisdn
pridialplan=local
prilocaldialplan=local
overlapdial=yes
signalling=pri_cpe
....
With asterisk 1.0.2 I can call from a SIP phone to a phone connected
to the Alcatel and the SIP number is correctly displayed at the
caller.
2015 May 08
1
vnetX interface name persistence
Hi!
I'm aware that (host side) vnetX are created when VM boots. But I'm trying to
figure out a way ti create a persistence in vnetX names. What I mean is,
say, I want to associate VMs vm0 to vnet0, vm1 to vnet1, vm2 to vnet2 and
so forth, no matter which order the VMs are booted. I looked around network
XML format, but did't find something...
Since I'm using Open vSwitch as
2005 Apr 01
1
How to prevent creation of user profiles which they don't logon locally
Hi all,
We're using NT4.0 server as a PDC.
I can easily logon the domain on Mandrake 10.1 with samba and winbind.
There is no problem with domain logons.
But sometimes some domain user profiles are created at /home/NTDOMAIN
directory even if they did't logon the computer locally or din't
access any shared resource remotelly.
How can prevent the creation of the user profiles which
2003 May 22
2
square polar mapping - backgrounds
Hello,
I wanted to find out more about square polar mapping, cause that whole
stuff is a bit tricky  - to me - and not so easy to understand. 
Searching the web did't get me any results, so I wonder what the background 
of square polar mapping is.
Is it derived from some mathematical publications or just the result of a brilliant
intuition of a Vorbis programmer  ? ;)
Thanks.
Stoffke
2013 Oct 16
1
Parallel R expression evaluations
Hi all,
I am using R-3.0.1 under Linux platform to embed R into my C++ code.
I am facing an error while executing more than 1 R-expressions parallelly.
I am executing round(X) and abs(X) parallelly on a set of 50 input rows 
which resulted in segmentation fault after getting the following errors.
Error: unprotect_ptr: pointer not found
Error: argument to 'findVar' is not an environment
2010 Jul 12
3
deliver and root user
On RHEL5, dovecot 1.0.7, I have set up sendmail to use `deliver` for
my local mda. It keeps giving me this error for the root user though:
Jul 12 12:51:29 mail sendmail[4105]: o699225f001348:
to=<root at localhost.localdomain>, ctladdr=<root at localhost.localdomain>
(0/0), delay=3+08:49:26, xdelay=00:00:00, mailer=local, pri=7502879,
dsn=4.0.0, stat=Deferred: local mailer
2015 Jan 08
1
Probing EDD (edd=off to disable)
Hi all!
Running Centos-6.latest on an AMD six-core Vishera processor. It's
been running for a year on that hardware.
today I swapped out the video card (from Nvidia 9800GT to Nvidia 460 GTX)
hoping to get a little more horsepower, and the ability to run the
Folding At Home GPUclient.
I know that's an old card, it's a hand-me-down from my son who just
replaced it with a new 970 GTX