Displaying 20 results from an estimated 2000 matches similar to: "externpass in voicemail"
2005 Sep 22
1
externpass
Hello,
If I change the password in the Voicemail-Menu without externpass, the
password gets changed correctly. But if I use a extern script, the password
is still the same as before.
What do I have to do in my external script to change the password in the
asterisk's memory, too?
Thanks for your help!!
Sebastian
2004 Jul 09
7
Predictive Dialers
Hi,
I was just wondering if anyone knows how predictive dialers detect
voicemail and answering machines, and if they could explain to me how
that works.
Thanks!
Brian.
2007 Jan 17
4
FW: Realtime Voicemail Password Change Not Working
> I'm using asterisk 1.2.9.1 and mysql 3.23, asterisk add-ons 1.2.3.
> All seems to work normally with realtime voicemail, reads vmbox
> parameters from the db fine. When I try to change the password,
> asterisk operates normally, "enter new password" ok, "re-enter new
> password" ok, "password has been changed"
>
> There are no entries in
2005 May 25
2
CRM integration (was RE: CallerID)
The method we use for web popups on incoming calls in the astGUIclient
client app that we are working on for release next week is to use
AJAX(Javascript + XMLHTTPRequest) It works in Firefox and IE5+ and doesn't
require any META refreshes. We've been using this internally for the last
month and it works great.
MATT---
-----Original Message-----
From: Anton Krall
2005 Mar 23
4
Chanisavail and IAX2
Guys.
Anybody doing ChanisAvail on IAX2 channels?
Im trying to do this:
exten => s,7,ChanIsAvail(IAX2/anton:intrudercom@armando-gw)
But I get that the chan is unavailable eventhough I can make calls to that
channel. Is there any chatch?
The channels is defined as peer and Ialso tried doing a register on iax.conf
for that channel. Everything is registering ok and I CAN make the call.
Any
2018 Jan 28
1
Newbie wants to compare 2 huge RDSs row by row.
Thanks, I think I've found the most succinct expression of differences in two data.frames...
length(which( rowSums( x1 != x2 ) > 0))
gives a count of the # of records in two data.frames that do not match.
//
________________________________________
From: Henrik Bengtsson [henrik.bengtsson at gmail.com]
Sent: Sunday, January 28, 2018 11:12 AM
To: Ulrik Stervbo
Cc: Marsh Hardy ARA/RISK;
2018 Jan 28
0
Newbie wants to compare 2 huge RDSs row by row.
Cool, looks like that'd do it, almost as if converting an entire record to a character string and comparing strings.
-- M. B. Hardy, statistician
work: Applied Research Associates, S. E. Div.
8537 Six Forks Rd., # 6000 / Raleigh, NC 27615-2963
(919) 582-3329, fax: 582-3301
home: 1020 W. South St. / Raleigh, NC 27603-2162
(919) 834-1245
2018 Jan 28
2
Newbie wants to compare 2 huge RDSs row by row.
The anti_join from the package dplyr might also be handy.
install.package("dplyr")
library(dplyr)
anti_join (x1, x2)
You can get help on the different functions by ?function.name(), so
?anti_join() will bring you help - and examples - on the anti_join
function.
It might be worth testing your approach on a small subset of the data. That
makes it easier for you to follow what happens
2018 Jan 28
0
Newbie wants to compare 2 huge RDSs row by row.
The diffobj package (https://cran.r-project.org/package=diffobj) is
really helpful here. It provides "diff" functions diffPrint(),
diffStr(), and diffChr() to compare two object 'x' and 'y' and provide
neat colorized summary output.
Example:
> iris2 <- iris
> iris2[122:125,4] <- iris2[122:125,4] + 0.1
> diffobj::diffPrint(iris2, iris)
< iris2
>
2005 May 11
2
Asterisk and Cisco AS5300 or 3600
Guys.
I need some advice on some h323 issues. I need to test connectivity from
Asterisk to a Cisco AS5300 that has PSTN lines and to cisco 3600 voip
routers.
H323 needs to be used here but I was wondering if anybody has linked
Asterisk to these Cisco routers before?
Thank you for any pointers.
2005 May 17
3
Guest
Guys.
What do I need to configure in order to let my Asterisk receive calls from
sip phones, etc not registered with my server on my extension?
For example, let people use their asterisks or sip phones to call
blah111@server.com?
2018 Jan 27
2
Newbie wants to compare 2 huge RDSs row by row.
If your two objects have class "data.frame" (look at class(objectName)) and
they
both have the same number of columns and the same order of columns and the
column types match closely enough (use all.equal(x1, x2) for that), then
you can try
which( rowSums( x1 != x2 ) > 0)
E.g.,
> x1 <- data.frame(X=1:5, Y=rep(c("A","B"),c(3,2)))
> x2 <-
2005 May 25
1
CRM integration (was RE: CallerID)
I am also very interested in CRM integration. Anything I can do to help?
One thing I don't understand is how is the browser being launched on the
person's PC. Or is it not launched automatically?
Anyone know of a simple app running on the desktop to do this? I looked
into IPSwithcBoard and it appears like it should be able to do the job,
but:
a) It is pretty heavy - it does a lot of
2005 Feb 27
4
Grandest Free Softphone
Guys.. which free softphone is the best,grandest,most recommended one out
there? based on your own experiences..
2018 Jan 27
0
Newbie wants to compare 2 huge RDSs row by row.
Hi Guys, I apologize for my rank & utter newness at R.
I used summary() and found about 95 variables, both character and numeric, all with "Length:368842" I assume is the # of records.
I'd like to know the record number (row #?) of any record where the data doesn't match in the 2 files of what should be the same output.
Thanks in advance, M.
//
2008 Feb 19
2
asterisk config file online editor
Guys, Im looking for a good text file editor for asterisk config files
that can be embedded on a web page for online editing (on an interface),
any recommendations?
________________________________________________________________
Anton Krall
Direccion General
Intruder Consulting
A Division of IntruderEnterprises S.A. de C.V.
www.Intruder.com.mx
www.IntruderStore.com.mx
Tel. 3872-2200 ext. 201
2005 Jun 15
12
WiFi IP Phones
Guys.
I know there are wifi sip phones out there but I have a question, are any of
these phones "anti explosive"? By that I mean, there are certain regulations
about phones or cel phones that are not recommended to operate in
environments like gas stations due to sparks and the chance of ingiting gas
fumes.
Are there any wifi sip phones out here that have complaince with regulations
to
2005 Mar 02
5
Asterisk URL and Callcenter Apps
Guys.
How do those callcenter apps work with Asterisk where a call comes in and *
send a URL and some screen popup up based on callerid or something or
username or id and shows all the customers info?
Anybody done that? What do you need to do that?
If you are using ATAs or IP Phones, how do those integrate with the PC so
the screen would popup?
2005 Sep 21
2
ftp.soft-switch.org down?
Guys, is Steve's ftp site down? DNS says ftp.soft-switch.org doesn't exist.
Anybody else seen this?
2008 Mar 21
1
Which command line is used to send emails to notify incoming voicemail ?
Hi,
In exim4, I can see lines such as :
mainlog.9:2008-03-12 08:53:28 1JZLmC-0000E7-0A <= root at foo.com U=root
P=local S=43802 id=Asterisk-0-123413860-4174-2662 at ipbx-bs-60200
In my voicemail.conf, I see :
; If you need to have an external program, i.e. /usr/bin/myapp called when a
;externnotify=/usr/bin/myapp
; If you need to have an external program, i.e. /usr/bin/myapp called when a