Home | History | Annotate | Download | only in src

Lines Matching refs:dial

398     log_Printf(LogWARN, "Manual dial is only available for auto and"
855 {"dial", "call", DialCommand, LOCAL_AUTH | LOCAL_CX_OPT,
856 "Dial and login", "dial|call [system ...]", NULL},
982 "packet filters", "show filter [in|out|dial|alive]", NULL},
1736 strncpy(cx->cfg.script.dial, argp, sizeof cx->cfg.script.dial - 1);
1737 cx->cfg.script.dial[sizeof cx->cfg.script.dial - 1] = '\0';
2384 {"dial", NULL, SetVariable, LOCAL_AUTH | LOCAL_CX,
2385 "dialing script", "set dial chat-script", (const void *) VAR_DIAL},
2393 "packet filters", "set filter alive|dial|in|out rule-no permit|deny "