· KLDP.org · KLDP.net · KLDP Wiki · KLDP BBS ·
Asterisk Ver0-2-0/Chan Agent

AsteriskVer0-2-0/channels/chan_agent.c


* int load_module()
  • static char *type = "Agent";
  • static char *tdesc = "Call Agent Proxy Channel";
  • static int capability = -1;
  • ast_channel_register(type, tdesc, capability, agent_request)
  • ast_register_application(app, login_exec, synopsis, descrip);
  • ast_cli_register(&cli_show_agents);
  • read_agent_config();
  • return 0;

ID
Password
Join
He is truly wise who gains wisdom from another's mishap.


sponsored by andamiro
sponsored by cdnetworks
sponsored by HP

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2009-11-06 19:51:11
Processing time 0.0031 sec