<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1515" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV>Hello,</DIV>
<DIV> </DIV>
<DIV>I found another solution - a script that does the following steps:</DIV>
<DIV> </DIV>
<DIV>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial; mso-fareast-font-family: Arial"><SPAN
style="mso-list: Ignore">1.<SPAN
style="FONT: 7pt 'Times New Roman'">
</SPAN></SPAN></SPAN><SPAN style="FONT-FAMILY: Arial">Get the old password from
the db<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office"
/><o:p></o:p></SPAN></P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial; mso-fareast-font-family: Arial"><SPAN
style="mso-list: Ignore">2.<SPAN
style="FONT: 7pt 'Times New Roman'">
</SPAN></SPAN></SPAN><SPAN style="FONT-FAMILY: Arial">Update database
(subscriber</SPAN><SPAN
style="FONT-FAMILY: Wingdings; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial; mso-char-type: symbol; mso-symbol-font-family: Wingdings"><SPAN
style="mso-char-type: symbol; mso-symbol-font-family: Wingdings">à</SPAN></SPAN><SPAN
style="FONT-FAMILY: Arial">password) with new password (that's for my web
interface and ser)</SPAN></P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial; mso-fareast-font-family: Arial"><SPAN
style="mso-list: Ignore">3.<SPAN
style="FONT: 7pt 'Times New Roman'">
</SPAN></SPAN></SPAN><SPAN style="FONT-FAMILY: Arial">Replace old with new
password in the file </SPAN><SPAN
style="FONT-FAMILY: 'Courier New'">/etc/asterisk/additional_ser_voicemail.conf</SPAN><SPAN
style="FONT-FAMILY: Arial"><o:p></o:p></SPAN></P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial; mso-fareast-font-family: Arial"><SPAN
style="mso-list: Ignore">4.<SPAN
style="FONT: 7pt 'Times New Roman'">
</SPAN></SPAN></SPAN><SPAN style="FONT-FAMILY: Arial">Restart asterisk with
asterisk manager (php
/usr/local/etc/ser/scripts/ast-reload/reload_asterisk.php)</SPAN></P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial"></SPAN> </P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial">It's working very good...</SPAN></P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial"></SPAN> </P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial">Thanks for your help!</SPAN></P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial"></SPAN> </P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial">Sebastian</SPAN></P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial"></SPAN> </P>
<P class=MsoNormal
style="MARGIN: 0in 0in 0pt 0.25in; TEXT-INDENT: -0.25in; mso-list: l0 level1 lfo1; tab-stops: list .25in"><SPAN
style="FONT-FAMILY: Arial"><o:p></o:p></SPAN> </P></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>----- Original Message -----
<DIV>From: "Tzafrir Cohen" <<A
href="mailto:tzafrir@cohens.org.il">tzafrir@cohens.org.il</A>></DIV>
<DIV>To: <<A
href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A>></DIV>
<DIV>Sent: Thursday, September 22, 2005 3:46 PM</DIV>
<DIV>Subject: Re: [Asterisk-Users] externpass</DIV></DIV>
<DIV><BR></DIV>> On Thu, Sep 22, 2005 at 02:25:02PM -0300, Sebastian Kühner
wrote:<BR>> > Hello,<BR>> > <BR>> > If I change the password
in the Voicemail-Menu without externpass, the<BR>> > password gets changed
correctly. But if I use a extern script, the password<BR>> > is still the
same as before.<BR>> > <BR>> > What do I have to do in my external
script to change the password in the<BR>> > asterisk's memory,
too?<BR>> <BR>> Is <A
href="http://bugs.digium.com/view.php?id=4602">http://bugs.digium.com/view.php?id=4602</A>
relevant?<BR>> <BR>> -- <BR>> Tzafrir
Cohen | <A
href="mailto:tzafrir@jbr.cohens.org.il">tzafrir@jbr.cohens.org.il</A> | VIM
is<BR>> <A href="http://tzafrir.org.il">http://tzafrir.org.il</A>
|
| a Mutt's <BR>> <A
href="mailto:tzafrir@cohens.org.il">tzafrir@cohens.org.il</A>
|
| best<BR>> ICQ#
16849755
|
| friend<BR>> _______________________________________________<BR>>
--Bandwidth and Colocation sponsored by Easynews.com --<BR>> <BR>>
Asterisk-Users mailing list<BR>> <A
href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</A><BR>>
<A
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A><BR>>
To UNSUBSCRIBE or update options visit:<BR>> <A
href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A></BODY></HTML>