Re: isdn callback, help!

From: Ben Rife (brife@xxxxxxxxxx)
Date: Tue Feb 01 2000 - 23:51:16 GMT-3


   
Here you go. I've had trouble with dialer profiles, but this works fine.
-Ben ( 3 days )

PPP Callback Server

interface bri 0
 ip address 7.1.1.7 255.255.255.0
 encapsulation ppp
 dialer callback-secure
 dialer enable-timeout 2
 dialer map ip 7.1.1.8 name atlanta class dial1 81012345678901
 dialer-group 1
 ppp callback accept
 ppp authentication chap
!
map-class dialer dial1
 dialer callback-server username

PPP Callback Client

interface bri 0
 ip address 7.1.1.8 255.255.255.0
 encapsulation ppp
 dialer map ip 7.1.1.7 name dallas 81012345678902
 dialer-group 1
 ppp callback request
 ppp authentication chap

----- Original Message -----
From: "Kang, Bob (CAP, ITS, CA)" <Bob.Kang@gects.ge.com>
Cc: <ccielab@groupstudy.com>
Sent: Tuesday, February 01, 2000 5:01 PM
Subject: isdn callback, help!

> Hi Guys,
>
> Anybody has experience with isdn caller id callback. I made it work long
> time ago, but not anymore.
>
> isdn caller 12345 callback (I tried this one, it only reject call from
> 12345, but never returns a call)
>
> dialer caller 12345 callback (this config did nothing, ignored incoming
> calls).
>
> Thanks!
>
>
> Bob



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:22:52 GMT-3