Displaying 20 results from an estimated 1000 matches similar to: "SIP accounts from MYSQL."
2011 Sep 05
1
Variables error in 1.8.6.0.
Hello,
I have a problem with some variables in 1.8.6.0. I set on extension the
following lines:
exten => h, n, Set (CDR (LLP) = $ {CHANNEL (rtpqos, audio,
local_lostpackets)}) ; lost packets by local end **
exten => h, n, Set (CDR (PCR) = $ {CHANNEL (rtpqos, audio,
remote_lostpackets)}) ; lost packets by remote end
exten => h, n, Set (CDR (ljitt) = $ {CHANNEL (rtpqos,
2007 Jan 17
1
Question about FXO/FXS device.
Hello, I intend to buy a FXO/FXS device from Linksys. I'm thinking
about SPA3102.
What you guys think about it. Is ok, is working with asterisk, can i use it
like voip peer. Thank you for your advice.
Jonson.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070117/93bc7fdb/attachment.htm
2007 Jan 26
1
Sample Config.
Hello,
I just buyed a SPA3102 from Linksys. Can anyone help me or guide me to
configure voice part on it. I cannot get it if I can use like peer for my
asterisk. Please help me with some tips.
Thank you guys.
Regards,
Jonson.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070126/a49e3bdb/attachment.htm
2006 Oct 25
2
Simple example for call transfer.
Hello,
i hev a subscription to a international voip provider and I want all calls
for numbers _001xxxxxxxxxx to go through my voip provider. I tried many
settings in sip.conf , extensions.conf and iax.conf. Please give me some
simple example for how can i transfer the specified calls to my external
voip provider. What may I put and where in witch file. Thank you for your
support.
--------------
2009 Feb 13
2
Cisco IP Phone 7940G.
Hello I recently get a Cisco 7940G IP Phone and I try to make several
things with it and I en counted many difficulties:
1.) I tried to unlock the phone and to set manually IP Address,
Netmask, Gateway etc. I don't get any luck.
2.) I tried to upgrade firmware like they said with tftp server... I
downloaded: P0S3-08-11-00.zip and I uncompressed the files in tftpboot
directory.
I don't get
2010 May 06
2
reading formatted txt file into a data frame
Dear all
Lets say I have a plain text file as follows:
> cat(c("[ID: 001 ] [Writer: Steven Moffat ] [Rating: 8.9 ] Doctor Who",
+ "[ID: 002 ] [Writer: Joss Whedon ] [Rating: 8.8 ] Buffy",
+ "[ID: 003 ] [Writer: J. Michael Straczynski ] [Rating: 7.4 ]
Babylon [5]"),
+ sep = "\n", file = "tmp.txt")
I would somehow like to read
2019 Apr 04
2
compiler-rt builtins on MSVC 2019
Hi,
compiler-rt builtins currently doesn't build on MSVC 2019,
I the problem is that compiler-rt\lib\builtins\int_math.h includes the header ymath.h.
according to eg. https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/finite-finitef?view=vs-2019 the header to include is float.h
also the ymath.h file contains the comment /* ymath.h internal header */ so probably shall not be
2012 Nov 26
4
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Sorry for speaking too soon. It is missing from 3.2 which is the version I have been using. If it is already implemented than it is very good news.
Thanks.
-----Original Message-----
From: Eli Bendersky [mailto:eliben at google.com]
Sent: Monday, November 26, 2012 9:25 AM
To: Manny Ko
Cc: Albert Graef; Benjamin Kramer; LLVM Developers Mailing List
Subject: Re: [LLVMdev] Removing old JIT
2012 Nov 26
2
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
Thanks Andrew for the update.
Does it support NotifyFunctionEmitted?
Cheers.
-----Original Message-----
From: Kaylor, Andrew [mailto:andrew.kaylor at intel.com]
Sent: Monday, November 26, 2012 1:06 PM
To: Manny Ko
Cc: LLVM Developers Mailing List
Subject: RE: [LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
The current 3.2 code branch has events being broadcast from the MCJIT engine
2012 Nov 26
1
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
I see. If I am writing my own listener can I still get back the (llvm::Function, void* Code, size_t Size)?
Ciao.
-----Original Message-----
From: Kaylor, Andrew [mailto:andrew.kaylor at intel.com]
Sent: Monday, November 26, 2012 1:24 PM
To: Manny Ko
Cc: LLVM Developers Mailing List
Subject: RE: [LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
No. It adds a new event,
2012 Nov 26
0
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
No. It adds a new event, 'NotifyObjectEmitted'. The Intel JIT listener that I mentioned then uses the emitted object to find the functions (which are all emitted together).
Because of the way that MCJIT is implemented, it isn't really feasible to reconstruct things like the EmittedFunctionDetails in the NotifyFunctionEmitted event.
-Andy
-----Original Message-----
From: Manny Ko
2011 Sep 14
1
Sip re-register / delay problem.
Hello,
For the moment I have the following settings in my sip.conf. I want to
optimize them to archive the following things:
- for the moment all my users will re-register too often. I want that only
lagged users to re-register quickly.
- check from time to time all users but no too often to see if is logged and
can be called.
Overall i want only lagged users to reregister and users with good
2013 Jun 10
1
"+" dialplan
Hello guys,
I looking for some dial plan which can mach on +xxx numbers instead of
00xxx numbers.
Some users of main use + instead of 00 for international dial. Is there any
solution for this problem?
As far as i readed in asterisk is some kind of replacement of characters in
dial plan command.
Could i use that for archiving this option?
Thank you for help.
Jonson.
-------------- next part
2011 Mar 16
19
Uninitialized constant Files::Magick -still around
Hi there,
I''m solving the problem about the plugin Magick. In my app in Gemfile
I''ve follwoing:
require ''rubygems''
require ''mongo''
require ''RMagick''
include Magick
and in a model Files:
class Files
def self.save(upload)
...
img = Magick::Image.read(''public/data/nature6.jpg'').first
end
end
2005 Sep 15
3
Portsentry
I'm running CentOS 4 with Blue Quartz on a white box, and having problems
with installing Portsentry vi the .tar.gz route. Various errors, etc.
Anyone here know of a source, like an RPM or something, for Portsentry for
CentOS?
... or a similar app?
thnx, Manny
2012 Nov 26
0
[LLVMdev] Removing old JIT CodeEmitters for ARM and PPC
The current 3.2 code branch has events being broadcast from the MCJIT engine when a new object is emitted, but the profiling listeners do not do anything with the events (and I don't expect they will before the 3.2 release becomes official).
I have implemented some code in trunk since the 3.2 branch to traverse the emitted object and pick out named functions in the IntelJITEventsListener. An
1999 Jan 06
2
access to printers
I have a closed network (no outside access) with a small user base (less
than 20), with no other network connections) running Samba 1.9.18p10 on
Solaris 2.4.
Problem: Some users utilize the workstations on the network as stand alone
systems. They need access to printers, but I don't want to create an
account just for this purpose.
I would like to provide access to the printers without
2007 Oct 16
3
About wget
I've been downloading a software for a friend with wget, but as my
connexion to internet is not so good, wget downloaded in three parts by
example:
SetupDxLabelMakerSoftonic.exe
SetupDxLabelMakerSoftonic.exe.1
SetupDxLabelMakerSoftonic.exe.1.1
My question is: Is there any way to join all of this or Do I have to
download that again?
Hope an answer
thanks to all
manny
--
"Nuestra
2007 May 23
1
Call limit per sip account user.
Hello, I want to limit calls per sip account user. How may I realize this
setting? For example I want to limit to 10 min all possible calls from an
account or to limit external calls to 10 min and local call remain
unlimited. Thank you for support guys.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 May 13
1
Double dial.
Hello,
I have a strange situation with an SPA3102 FXO/FXS device. I'm in
situation that when i receive a call from PBX line I must forward the
calls to 2 VoIP numbers.
Right now i have the following settings: (S0<:1010 at GW1>). I want to
forward at 1020 too. I tested (S0<:1010|1020 at GW1>) and doesn't work.
Did you have any other ideea?
Thank you.