Displaying 20 results from an estimated 194 matches for "retreive".
2004 Jul 11
6
feature - VM gain adjust?
...db, and is directly related
to the distance asterisk is from the central office (pstn cable
loss) plus whatever distance the user placing the call is from
his/her central office.
2. I receive a text message that a voicemail was left.
3. I call into asterisk remotely (assume from a cell phone) and
retreive the voicemail. My location creates another xx db of loss
between myself and asterisk, and voicemail can hardly be heard.
Actual Measured Values:
1. Asterisk is 5.6 db from the central office. Called from one
pstn line, through the central office, to asterisk and sending a
1004 hz tone at 0db. Reco...
2005 Mar 08
2
Retreiving the called number
Hi all,
I've note that the variable DIALEDPEERNUMBER is broken.
Now i want to know if exist another method to retreive the called number on *,
and, if it's possible, an example ;)
Regards.
2006 Jul 07
2
LDAP: bind to LDAP server instead of retreiving a password from it?
Hi,
Dovecot currently treats an LDAP user/password database the same way as a text
or SQL based database: it just tries to retreive the (hashed) password for a
given username. LDAP however has the capability to authenticate the user
itself: dovecot could try to bind to LDAP with the given username and password,
and if authentication succeeded, the LDAP server returns the other info (uid,
homedir, ...), but not the password. I...
2007 Jun 21
0
retreiving callid of call from the dial application
...so I am looking for answers. There is a sip callid session
variable but the problems is that dial is a blocking call and the dialog
ends when dial returns.
I saw a similar post on the users list but there was no apparent solution
suggested. Our setup permits simultaneous calls as well so I need to
retreive call id's for each call made.
I would appreciate any suggestions, be that workarounds or code hacks.
Regards,
Danish
ps: I apologize for cross posting, but I am not sure which forums was better
suited for this question.
-------------- next part --------------
An HTML attachment was scrubbed....
2011 Dec 07
2
curve fitted ... how to retreive data
Dear R users,
I have now managed to fit the curve using the thin plate spline as follows:
library(mgcv)
b <- gam(y~s(x1,x2,k=100),data =dat)
vis.gam(b)
What I want now is to get the fitted data for y and copy it so that I use it for further analysis.
Many thanks in advance
mintewab
2003 Jun 13
1
odd crash on -STABLE box
I checked by Alpha this morning after it's been running fine for a while
and saw this on the terminal (hand transposed):
Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry
'default': Device not configured
Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc':
Device not configured
Jun 14 08:54:55 erwin getty[2087] : getty : retreiving
2003 Nov 20
2
ADSI Hold
Is there any way to program a soft key in ADSI to put a caller on hold.
Then able to retreive that caller.
Example -
Softkey Hold
Softkey Retreive Call
Softkey End Call
-gcc
2017 Apr 10
0
[PATCH 11/11] nvkm/bios/perf: Retreive pointer to unk1c script
Signed-off-by: Roy Spliet <nouveau at spliet.org>
---
drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/perf.h | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c | 14 ++++++++++++++
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c | 1 +
3 files changed, 16 insertions(+)
diff --git a/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/perf.h
2017 Apr 10
0
[PATCH 13/13] nvkm/bios/perf: Retreive pointer to unk1c script
Signed-off-by: Roy Spliet <nouveau at spliet.org>
---
drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/perf.h | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/bios/perf.c | 14 ++++++++++++++
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c | 1 +
3 files changed, 16 insertions(+)
diff --git a/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/perf.h
2005 Aug 23
0
Retreive and Play Voicemail name
HI,
In Asterisk 1.0.9...
I'd like, as a part of the dialplan, to retrieve and play the voicemail
name.
It would be played to the user before the password prompt.
1. User dials voicemail
2. Test ${CALLERIDNUM} for proper range
3. based on ${CALLERIDNUM} play the voicemail name
4. run VoiceMailMain(${CALLERIDNUM}
I know where the names are... down in /var/spool/asterisk... but before I
go
2007 Mar 01
2
Query about data manipulation
Hi
Thanks much for the prompt response to my earlier
enquiry on packages for regression analyses.
Along the same topic(?), I have another question about
which I could use some input.
I am retreiving data from a MySQL database using
RODBC.
The table has many BLOB columns and each BLOB column
has data in the format
"id1 \t id2 \t measure \n id3 \t id4 \t measure...."
(i.e. multiple rows
2008 Apr 29
1
winbindd hangs up while retreiving usernames.
Hello.
I'm installing new FreeBSD 6.2-RELEASE, based on intel machine. Firewall
type is OPEN.
I have Windows Server 2000 with Active Directory on it, working in Native
mode.
I've installed samba-3.0.23c_2,1 from /usr/ports/net/samba3
prefix=/usr/local
without krb-1.5.1 being installed.
Added:
nmbd_enable="NO"
smbd_enable="NO"
winbindd_enable="YES"
to
2005 Aug 19
3
Cisco 7960 Line rollover for secretary's phone.
...ting to set up a Cisco 7960 (SIP) so that if the user is on
a call, other incoming calls will ring through to her phone and can be
answered. So far I have only been able to get this working by using the
call-waiting function, which is cumbersome and does not properly allow the
first call to be retreived. Is there a better way to do this?
Thanks in advance.
John Mensel
2007 Feb 22
3
Mixing POP and IMAP
Hi,
I run a small site, about a dozen users, and many of the users POP their mail.
I have just installed Squirrelmail which uses IMAP. Has anyone had any
significant problems with mixing POP and IMAP for mail retreival?
Your feedback is greatly apprecianted,
--
Dominic Lepiane
The IRMACS Centre
Simon Fraser University
-------------- next part --------------
A non-text attachment was
2006 Jan 07
4
set date with date_select
when retreiving a date from a DATETIME field in a database, is there a
way to set the date to the value of the DB in the view? It seems to
always default to the current date...
if I have a field called birthdate in the users table and i do
@user = User.find(@params[:id])
in my view i have a <%= date_select ''birthdate'',''user'' %>
but dont know how to
2006 Feb 01
2
Anyway to do this?
How do you retreive the caller id on incoming analog lines and display the
id on the sip phones on the network?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060201/076073d1/attachment.htm
2005 Feb 08
4
how to pop up called number details using php scripts in agi scripts
...ant your guidance for the following issue.
with help of agi scripts i am able to insert caller id number in
database of mysql now i want to pop it up via html or php page but can
any one of you let me know how can i use php scripts in agi scipts so
that i can pick called id number from database and retreive the
caller record from database using this called id number
cheers
mazhar
2006 Nov 12
3
Looking for a simple TFTP server for Linux
Hi,
I am looking for a TFTP server that is easy like the tftpd32 for Windows that I have been using. Just want to start it with a command and my Cisco can connect and retreive the config files from it.
Many thanks,
Christian
2002 Jun 19
4
WINS querying (Advanced)
...139 on a WINS server, but I
don't know the 'handshake' or 'dialog' or 'conversation' that I will have to
have with that port to get the information I want.
If, for example, I am looking for the IP address for the user 'gwebster',
what steps do I need to take to retreive this from the WINS server?
Thanks,
Greg Webster
Systems Administrator
Alexander Holburn Beaudin & Lang
Barristers & Solicitors
2700 - 700 W. Georgia St.
Vancouver, BC V7Y 1B8
Phone: (604) 688-1351
Direct: (604) 643-2146
Fax: (604) 669-7642
Email: gwebster@ahbl.ca
Firm Web Site: ht...
2007 Dec 31
2
USB HID - interrupt reports
Since reports received over the interrupt pipeline are a recurring problem
for various types of UPS'es, I propose to simply ignore the data we
receive there and only flush the respective report buffer. By doing so, at
the time the interrupt reports are processed the first variable that is
retreived will trigger a poll for the corresponding feature report and we
should be fine. The impact on existing bahaviour is limited to one
additional poll per report received over the interrupt pipeline.
Effectively, we will only use polling from then on.
Best regards, Arjen
--
Eindhoven - The Netherlan...