kpfleming
User Page
UserPagekpfleming
"Simple" Asterisk janitor projects for release 1.2 preparation:
- Find all remaining apps that support +101 jumping and add a STATUS output variable and a flag option 'j' to suppress jumping
- Find all places that use ast_exists_extension() and direct setting of chan->priority and change them to ast_goto_if_exists()
- Check all ast_copy_string() usage to ensure that buffers are not being unnecessarily zeroed before or after calling it
- Find any remaining open-coded struct timeval manipulation and convert to use new time library functions
- Upgrade apps to use ast_separate_app_args()
- Upgrade apps to use ast_parseoptions() where possible
- Use ast_build_string() to replace multiple calls to strncat(), snprintf() with funky math, etc.
User Information
kpfleming
Login
kpfleming
Real Name
Member since
Saturday 26 of June, 2004
Last Login
Thursday 21 of July, 2005 [03:01:55 UTC]
Content List
| ID | Title | Content Type | Author | Most recent editor | Last Modified |
|---|---|---|---|---|---|
| 4266 | Asterisk IAX authentication | Wiki Page | kpfleming | voipdog | Tue 02 of Sep, 2008 |
| 5460 | kpfleming | User Information | kpfleming | kpfleming | Thu 21 of Jul, 2005 |
