<!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.2900.3268" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>redial key?</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=omar.parihuana@gmail.com href="mailto:omar.parihuana@gmail.com">omar 
  parihuana</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=lelio@uoguelph.ca 
  href="mailto:lelio@uoguelph.ca">Lelio Fulgenzi</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=email@constel.com.br 
  href="mailto:email@constel.com.br">Marcelo Zilio</A> ; <A 
  title=cisco-voip@puck.nether.net 
  href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Saturday, April 12, 2008 7:38 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [cisco-voip] Password and 
  Time on Dial-peers</DIV>
  <DIV><BR></DIV>Yes sir,<BR><BR>Fortunately, it was an older implementation, so 
  we were using also older analogue phones (no IP Phones, no display/Digital 
  Phones) so nobody can saw the "password".<BR><BR>Rgds. <BR><BR>
  <DIV class=gmail_quote>On Sat, Apr 12, 2008 at 9:06 AM, Lelio Fulgenzi &lt;<A 
  href="mailto:lelio@uoguelph.ca">lelio@uoguelph.ca</A>&gt; wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV bgcolor="#ffffff" text="#000000">
    <DIV><FONT face=Arial size=2>You'll want to make sure that the behaviour of 
    the dialpeers does not allow the 'password' to show up in the placed calls 
    directory on your phone and/or be available with the redial 
    softkey.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
    <DIV><FONT face=Arial size=2>Not sure if multiple dial-peers and digit 
    manipluations would help.</FONT></DIV>
    <DIV>&nbsp;</DIV>
    <DIV>--------------------------------------------------------------------------------<BR>Lelio 
    Fulgenzi, B.A.<BR>Senior Analyst (CCS) * University of Guelph * Guelph, 
    Ontario N1G 2W1<BR>(519) 824-4120 x56354 (519) 767-1060 FAX 
    (JNHN)<BR>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
    <BR>"Bad grammar makes me [sic]" - Tshirt<BR></DIV>
    <BLOCKQUOTE 
    style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
      <DIV>
      <DIV></DIV>
      <DIV class=Wj3C7c>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal">----- 
      Original Message ----- </DIV>
      <DIV 
      style="BACKGROUND: rgb(228,228,228) 0% 50%; FONT: 10pt arial; font-size-adjust: none; font-stretch: normal; moz-background-clip: -moz-initial; moz-background-origin: -moz-initial; moz-background-inline-policy: -moz-initial"><B>From:</B> 
      <A title=email@constel.com.br href="mailto:email@constel.com.br" 
      target=_blank>Marcelo Zilio</A> </DIV>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B> 
      <A title=omar.parihuana@gmail.com href="mailto:omar.parihuana@gmail.com" 
      target=_blank>omar parihuana</A> </DIV>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Cc:</B> 
      <A title=cisco-voip@puck.nether.net 
      href="mailto:cisco-voip@puck.nether.net" 
      target=_blank>cisco-voip@puck.nether.net</A> </DIV>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B> 
      Saturday, April 12, 2008 9:59 AM</DIV>
      <DIV 
      style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B> 
      Re: [cisco-voip] Password and Time on Dial-peers</DIV>
      <DIV><BR></DIV>Hi Omar,<BR><BR>Thank you for your response.<BR>Since this 
      is a temporary solution to us, I think it will be very 
      useful.<BR><BR>regards<BR>Marcelo<BR><BR>omar parihuana escreveu: 
      <BLOCKQUOTE type="cite">Well, I believe that there aren't standard 
        method in order to complete your requirement, but some years ago, we 
        resolve this issues as follow:<BR><BR>1. We modified the destination 
        pattern for example if the normal destination pattern was: 9......&nbsp; 
        (the user dialed the 9 to take outside line then the 9 was striped and 
        the digits were sent to PSTN)&nbsp; Then we used as destination pattern 
        93456......&nbsp; where the string 3456 was the password, so the user 
        dialed 9&lt;password&gt; + num to PSTN. the dial-peer worked only if the 
        dialed digits matched with destination pattern.<BR><BR>2. time-range 
        structure, we used only to block voip legs, no pots legs. So we 
        implemented a access-list for RTP traffic and signalig traffic 
        time-range based. then we put the access list in serial interface, or 
        ethernet interface... then in some times the call didn't 
        established.<BR><BR>Obviously these are not "THE SOLUTION" but was 
        useful....<BR><BR>Rgds.<BR><BR>
        <DIV class=gmail_quote>On Fri, Apr 11, 2008 at 12:12 PM, Marcelo Zilio 
        &lt;<A href="mailto:email@constel.com.br" 
        target=_blank>email@constel.com.br</A>&gt; wrote:<BR>
        <BLOCKQUOTE class=gmail_quote 
        style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid"><BR>Hi<BR><BR>Two 
          questions:<BR>1) Can I set a password in a dial-peer for the FXS ports 
          with a<BR>telephone set? I mean, when the user try to call someone, 
          before router<BR>sending the digits, it requests a password.<BR>2) Can 
          the dial-peers work with "time-range" structure?<BR><BR>This is not a 
          CME or CallManager. Just VoIP.<BR><BR>Thank 
          you<BR>Marcelo<BR><BR>_______________________________________________<BR>cisco-voip 
          mailing list<BR><A href="mailto:cisco-voip@puck.nether.net" 
          target=_blank>cisco-voip@puck.nether.net</A><BR><A 
          href="https://puck.nether.net/mailman/listinfo/cisco-voip" 
          target=_blank>https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR></BLOCKQUOTE></DIV><BR><BR 
        clear=all><BR>-- <BR>Omar E.P.T<BR>-----------------<BR>Certified 
        Networking Professionals make better Connections! 
      </BLOCKQUOTE><BR></DIV></DIV>
      <P></P>
      <HR>

      <DIV class=Ih2E3d>
      <P></P>_______________________________________________<BR>cisco-voip 
      mailing list<BR><A href="mailto:cisco-voip@puck.nether.net" 
      target=_blank>cisco-voip@puck.nether.net</A><BR><A 
      href="https://puck.nether.net/mailman/listinfo/cisco-voip" 
      target=_blank>https://puck.nether.net/mailman/listinfo/cisco-voip</A><BR></DIV></BLOCKQUOTE></DIV></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Omar E.P.T<BR>-----------------<BR>Certified Networking 
  Professionals make better Connections! </BLOCKQUOTE></BODY></HTML>