--- chan_dahdi.old 2009-02-06 14:29:41.000000000 -0500 +++ chan_dahdi.c 2009-03-12 15:01:48.179311653 -0400 @@ -9341,7 +9341,7 @@ if (roundrobin) round_robin[x] = p; #if 0 - ast_verbose("name = %s, %d, %d, %d\n",p->owner ? p->owner->name : "", p->channel, channelmatch, groupmatch); + ast_verbose("name = %s, %d, %d, %Ld\n",p->owner ? p->owner->name : "", p->channel, channelmatch, groupmatch); #endif if (p && available(p, channelmatch, groupmatch, &busy, &channelmatched, &groupmatched)) { @@ -13016,7 +13016,7 @@ AST_CLI_DEFINE(dahdi_show_version, "Show the DAHDI version in use"), AST_CLI_DEFINE(dahdi_set_hwgain, "Set hardware gain on a channel"), AST_CLI_DEFINE(dahdi_set_swgain, "Set software gain on a channel"), - AST_CLI_DEFINE(dahdi_set_dnd, "Set software gain on a channel"), + AST_CLI_DEFINE(dahdi_set_dnd, "Sets/resets DND (Do Not Disturb) mode on a channel"), }; #define TRANSFER 0