);
/*! Seconds allowed between digit presses when dialing transfer destination */
unsigned int transferdigittimeout;
- /*! Milliseconds to wait for the transfer target to answer a transferred call */
+ /*! Seconds to wait for the transfer target to answer a transferred call */
unsigned int atxfernoanswertimeout;
- /*! Milliseconds to wait before attempting to re-dial the transfer target */
+ /*! Seconds to wait before attempting to re-dial the transfer target */
unsigned int atxferloopdelay;
/*! Number of times to re-attempt dialing the transfer target */
unsigned int atxfercallbackretries;