Displaying 10 results from an estimated 10 matches for "externpass".
2005 Sep 07
1
externpass in voicemail
Guys.
Since ARA is not available in stable 1.0.9 I was wondering how to use
externpass in voicemail.conf to update mysql based voicemail password.
My question is, can externpass send parameters to the called file?
I couldnt find any examples on the wiki so, does anybody have any tips on
this?
Thx !
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
2005 Jul 22
1
Voicemail passwords located in #include file
Hello,
I have an #include file containing user voicemail configurations.
This works fine for the most part, but when a user changes their
password via the phone the #include file is not updated.
Is there a way to do this?
I have something like this:
In voicemail.conf:
[default]
#include "vmail_accounts.conf"
5551234567 => 0000, Customer, email@domain.com
5552234567 => 0000,
2006 Nov 28
1
vm_change_password shell?
In Asterisk 1.2.13 in app/app_voicemail.c, line 4700
ext_pass_cmd is checked to decide whether to use
vm_change_password or vm_change_password_shell to
change a user's password for his voicemail account.
I wonder, what is the difference between
vm_change_password and vm_change_password_shell - what
is that shell? The only reference I found on the
Internet was the following bug report:
2005 Oct 11
1
Voicemail Passwords and RealTime
Hello.
One question...
When we use voicemail with flat file configuration (voicemail.conf)
the vaicemail user can change his password by voicemailmain (voice menu)
this change the value in voicemail.conf.
When we use Realtime the password is stored in the database. What the
voicemailmain (voice menu) application do? change the database value?
As I see it doesn't work.
Regard.
Jsalas.
2008 Mar 21
1
Which command line is used to send emails to notify incoming voicemail ?
...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
;externpass=/usr/bin/myapp
So, I guess this line (from app_voicemail.c) is used and somehow Sendmail is
used
#define SENDMAIL "/usr/sbin/sendmail -t"
I want to know which command line is used, in general, to send emails that
include this id field so that I could also use this id field when emaili...
2009 Jun 18
2
Voicemail Password
Does anyone know of a way to force the voicemail password for users to be of a certain length? We've setup operator=yes within our voicemail.conf and want to have the users use a long password to prevent possible guessing by external parties. I'm not seeing any such option in my research. If it doesn't exist it might be a decent feature. Thanks.
Running: 1.4.25, on CentOS 4.7
2005 Feb 11
1
Asterisk-MySQL: Not loading voicemail config from MySQL
...ave an external program, i.e.
/usr/bin/myapp
; called when a voicemail is left, delivered, or your
voicemailbox
; is checked, uncomment this:
;externnotify=/usr/bin/myapp
; If you need to have an external program, i.e.
/usr/bin/myapp
; called when a voicemail password is changed,
; uncomment this:
;externpass=/usr/bin/myapp
; For the directory, you can override the intro file
if you want
;directoryintro=dir-intro
; The character set for voicemail messages can be
specified here
;charset=ISO-8859-1
; The ADSI feature descriptor number to download to
;adsifdn=0000000F
; The ADSI security lock code
;adsisec...
2008 Oct 29
3
Blank Voicemail.Conf after Password Change
...terisk/voicemail.conf
Asterisk is running as asterisk:
24560 ? Ssl 409:34 /usr/sbin/asterisk -U asterisk
We're at a loss of what is going wrong, and how to resolve it.
Meanwhile,
*I don't think it's possible to not allow password changes (correct me
if I'm wrong).
*Using externpass to run a script that will copy a backup voicemail file
to voicemail.conf could potentially work, but it won't save password
changes.
Nothing generated from voicemail is showing up in the asterisk logs, nor
does the console show any error after changing a password.
Any assistance on this st...
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