Jim Sneeringer wrote:
The extension for Pickup seems to be *8#, but I cannot find it anywhere in any configuration file. Is this a “hard wired” extension?

Yup, you can edit it in the source code & recompile. I set mine to '**3' to fit the legacy PBX system:

vi res/res_parking.c +54
static char pickup_ext[AST_MAX_EXTENSION] = "**3";

F
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to