[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring Callback

To configure the dialer interface to call back a specific caller, include the caller caller-id statement and the callback statement at the [edit interfaces dln unit logical-unit-number dialer-options] hierarchy level:

[edit interfaces dln unit logical-unit-number]
dialer-options {
incoming-map {
caller caller-id;
callback;
callback-wait-period time;
}
}

Include the optional callback-wait-period statement to change the time at which the dialer interface calls back the caller. The default period is 5 seconds.

Before configuring the callback on a dialer interface, ensure that:


[Contents] [Prev] [Next] [Index] [Report an Error]