ISDN: caller-id callback

From: Devender Singh (devender.singh@xxxxxxxxxxxxxx)
Date: Thu Apr 05 2001 - 03:50:18 GMT-3


   
Hello all,

Can someone tell what am I missing.
What is wrong with these configs: r2 IS CALLING r1

********************************************
r1#

interface BRI0
 no ip address
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-net3
 isdn caller 94209562 callback <---------------------------
!
! <---with this command call is rejected and no callback -----
! ----and without this command there is no callback, original call
continues.----
!
 isdn calling-number 94209572
 ppp authentication chap callin
!
interface Dialer0
 ip address 172.16.10.1 255.255.255.0
 encapsulation ppp
 dialer pool 1
 dialer remote-name r2
 dialer enable-timeout 5
 dialer string 94209562
 dialer caller 94209562 callback <------ this I thought is the key command
 dialer-group 1
 ppp authentication chap callin
!
*******************************************
r2#

interface BRI0
 no ip address
 no ip directed-broadcast
 encapsulation ppp
 dialer pool-member 1
 isdn switch-type basic-net3
 isdn calling-number 94209562 <--------- Note
 ppp authentication chap callin
!
interface Dialer0
 ip address 172.16.10.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 dialer remote-name r1
 dialer string 94209572
 dialer pool 1
 dialer-group 1
 ppp authentication chap callin
*********************************************

Devender Singh
BE(Hons), CCNP
IP Solution Specialist



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:40 GMT-3