Displaying 20 results from an estimated 49390 matches for "made".
2009 Jun 24
3
GUI for Asterisk
I wonder if there is a GUI that does not change the underlying hand-made
configuration ?!
What I'm looking for actually is a GUI for adding a new SIP-client +
voicemail, so that a company does not have to call me when they hired a
new employee.
I don't want a GUI that over-writes my hand-made SIP-configuration, and
my hand-made dialplan.
Jonas.
--------------...
2009 Aug 31
3
How to deal with PayPal frauds?
...unts, paid
online with paypal (as my service is only prepaid) and started making
expensive long distance calls. In fact the IP registering the accounts was
from Florida, and IPs making calls were from Africa. After about 20 minutes
the first payment was reversed. Then a few times more payments were made,
and every payment was reversed almost as soon as it was made. Payments were
made from different PayPal accounts. And then I started getting emails from
PayPal resolution center that some payments were made by users who didn't
authorize them.
Obviously either somebody was using stolen paypal a...
2009 Feb 18
2
Setting SIP header on agent calls made by a queue
Hello list,
I am trying to set a custom SIP header on all calls that are made by the app
queue because I want to track a certain state at the SIP level.
If I use the following code:
exten => s,n,SIPAddHeader(X-Unique-ID: ${UNIQUEID})
exten => s,n,Queue(myQueue)
this works fine for the FIRST call made from the queue to an agent; but if
that call does not go through,...
2012 Nov 13
5
[LLVMdev] Code Owner nominations
Hi all,
I'd recommend Andy Trick be made code owner of "instruction scheduling" (including MI, pre-RA, and post-RA schedulers). I am also recommending Nadav Rotem be made code owner of "loop vectorizer".
Evan
2003 Oct 07
4
If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
If I produce lots of figures at one time, how can I make R graphics keep all the figures already made?
thanks,
Xinyue Ye, Research Assistant
Institute for Geo-spatial Research and Education
125 King Hall
Eastern Michigan University
Ypsilanti MI 48197
http://ceita.emich.edu/
[[alternative HTML version deleted]]
2003 Jul 06
9
Accurate Billing
<P>hi everyone,</P>
<P>I know this issue has been raised many times before, i think still the problem remains. When a call is made through a Zap channel, whether it is actually made or not (irrespective of whether, engaged, busy, or actually answered), asterisk logs it in CDRs as a call made. This makes it impossible to do an accurate billing. Has anybody found a way to overcome this problem, if yes, please let me/us know.<...
2008 Apr 11
1
Error in fromchar(as.character(x)) : character string is not in a standard unambiguous format
Hello,
I was hoping for advice regarding resolving the above error.
I have a csv file that contains the following variable:
$ Order.Made.Date : Factor w/ 299 levels
"1-Apr-08","1-Aug-05",..: 278 285 91 286 159 132 108 261 282 147 ...
I want to calculate a variable named F.length, which is today's date
minus the values contained in the variable: April$Order.Made.Date)
I tried altering the date form...
2009 Dec 01
5
Is write(2) made durable atomically?
Will a write(2) to a ZFS file be made durable atomically?
Under the hood in ZFS, writes are committed using either shadow paging or
logging, as I understand it. So I believe that I mean to ask whether a
write(2), pushed to ZPL, and pushed on down the stack, can be split into
multiple transactions? Or, instead, is it guaranteed to be c...
2007 Nov 05
12
Error installing Mongrel on Solaris 9
Hi all,
We''ve installed RoR on Solaris 9, and are attempting to install Mongrel using the following command:gem install mongrelgetting error "SSL is not installed on this system".All other gems (including Rake) installed fine.Any suggestions?Thanks,Brian
_________________________________________________________________
Boo!?Scare away worms, viruses and so much more! Try
2013 Sep 12
5
[LLVMdev] regression bisecting
What are most people using to bisect svn or git in order to find llvm
regressions?
For example, something on Sunday made one test for mips16 fail and I was
wondering if there is some simple script people already have for zeroing
in on the change that made something not regress.
Tia.
Reed
2017 Sep 11
3
Setting up Samba AD-DC on Debian Stretch made easy.
Hai,
I made the install howto based on the wiki steps, i only changed the order of install on some places.
And found it, not email but wiki.
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller
The part Configuring Kerberos.
( cp /usr/local/samba/private/krb5.conf /et...
2001 Jul 08
2
No subject
> Good Morning,
> When trying to run configure for openssh (2.5.1p1 or 2.5.1p2 or
> 2.5.2p1 or 2.9p2), it fails and tells me that I need to install ZLIB.
> Zlib has been configured, made, made tested and made installed into
> /opt/zlib (default) and IS already installed. I am running hpux 11.00,
> have zlib 1.1.3 , openssl 0.9.6 , perl 5.005_03 and am running HP ansi C
> for 11.00. Is OpenSSH configure looking for the ZLib to be in a directory
> other than /opt ???...
2008 Mar 31
3
Using wine to show the System Call Order
Hi,
Is it possible to use Wine (or its debugging feature) to display which system calls are made and the order in which the system calls are made?
I am trying an experiment involving the use of the order in which system calls are made to help determine if a win32 executable might be malicious.
Thanks!
2009 Aug 14
6
LZO versus LZJB
Hi
Some developers here said a long time ago that someone should show
the code for LZO compression support for ZFS before talking about the
next step. I made that code with a friend and we also made a little
benchmark to give a first impression:
http://denisy.dyndns.org/lzo_vs_lzjb/
I hope we made no technical error, but if you find something
not accurate, we will correct it.
Denis
--
This message posted from opensolaris.org
2005 Jun 08
14
HTB is being hang my computer :/
What''s wrong... I have Celeron 633MHz nd 768Mb RAM.
When I''m running my script everything is OK, but when I''m connecting
Internet and LAN link computer is hanging. But when i dissconnect this
everything is OK.
I have 500 users, 1500 classes and 3000 filters.
Is it normal? What should I do?
2004 Nov 02
2
Wierd 8.3 Name Mangling
...ot;touch test-file.GHO" to create a long filename. When
I do a "dir" under DOS, however, it shows:
TVTSSK~S GHO 0 11-02-04 3:07p test-file.GHO
I can't see how samba came up with this mangled name. I tried changing
the mangle prefix and/or mangle method but it made no difference. I made
sure I killed the "smbd" process after any changes I made and can see it
being restarted and a new TCP connection established to it.
Any ideas? Thanks!
Brian
( bcwhite@precidia.com )
----...
2017 Sep 11
4
Setting up Samba AD-DC on Debian Stretch made easy.
...DC ( tested on Debian Stretch, but should works also on Jessie )
You can find the files, here:
https://github.com/thctlo/samba4 In the "howtos" folder are the files.
And if you see errors, wel its on github ;-) or if you see improvements on this, please let me know.
I've made a 3 steps setup.
1) Setup Debian and make sure you base server is setup ok.
2) Check you base server install.
3) Install samba as AD DC with Bind9_DLZ and NTP.
4) few minimal test for the AD DC.
And more to come as while im setting up my new test environment.
If you follow the exact setups...
2009 Jun 11
3
SIP hacked connection?
Hi
Running 1.2.26 BRI stuffed. Calls made via PSTN via ISDN interface (Junghanns).
SIP ports mapped through firewall as we often connect from outside, but all SIP accounts have good passwords.
However our telecoms provider picked up a few suspicious calls to places we do not normally call at times we do not often call.
Looking at Asteri...
2010 Feb 08
6
GSM Gateway
Hello,
I am looking for a gsm gateway that is SIP based i.e no need of FXO/FXS
analogue connection.
I searched the email archives and found messages from 2008 but not sure
how accurate these are.
What do you use and how well it works ? The only sensible one I found
is one made by portech and one that is made by Eurodesign.
The one from portech is like a trunk while the one from eurodesign
relies on USB and project GSMOPEN.
what would you recommend -> trunk or usb ? Or there are other
possibilities ?
Thanks,
Peter
2007 Feb 09
1
Rawlogs in freebsd?
I am trying to enable rawlogs.
I made a directory /home/dovecot/dovecot.rawlog/, changed dovecot.conf to
have
mail_executable = /usr/local/libexec/dovecot/rawlog /usr/local/libexec/dovecot/imap
Made sure the /home/dovecot/dovecot.rawlog/ could be written to. Even made
it 1777 as a test.
Made sure the FreeBSD user database point...