RE: ISDN: caller-id callback

From: Devender Singh (devender.singh@xxxxxxxxxxxxxx)
Date: Fri Apr 06 2001 - 00:46:31 GMT-3


   
Alexander,

Thanks for your response.

But I am not talking about ppp callback(which works fine), which you are
describing. I want the callback based on caller-ID to work.

Thanks

Devender Singh
BE(Hons), CCNP
IP Solution Specialist

-----Original Message-----
From: xander [mailto:xander@adt.ru]
Sent: Thursday, 5 April 2001 10:47
To: Devender Singh
Cc: ccielab@groupstudy.com
Subject: Re: ISDN: caller-id callback

Hello Devender,

If you want R1 to act as a callback server, you need to implement
following method:

R1:
int bri0
  ...
  ppp callback permit
  dialer map [ip|ipx|...] name [hostname] class [classname] broad [number]

map-class [classname]
  dialer callback-server username

R2:
int bri0
  ...
  ppp callback request

I hope it will help you. Do not forget to set up usernames.

DS> Hello all,

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

DS> ********************************************
DS> r1#

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

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

DS> Devender Singh
DS> BE(Hons), CCNP
DS> IP Solution Specialist

--
 WBW, xander
 mailto:xander@adt.ru
 CCNA, CCNP+VoiceAccess, CCIE very soon :-)

...



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