summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-19merge two nested 'if' which are really a single block.Luigi Rizzo
2006-04-19more localization and variable removalLuigi Rizzo
2006-04-19more localization of variablesLuigi Rizzo
2006-04-19localize one more variable;Luigi Rizzo
2006-04-19localize some variablesLuigi Rizzo
2006-04-19extract a common condition.Luigi Rizzo
2006-04-19fix indentation of some large blocks after previous changesLuigi Rizzo
2006-04-19more simplifications - use a local variable c instead of o->chan,Luigi Rizzo
2006-04-19more simplificationsLuigi Rizzo
2006-04-19start cleaning up this code so we can split the 900 lines functionLuigi Rizzo
2006-04-19support 'languageprefix' in asterisk.conf to modify the algorithmLuigi Rizzo
2006-04-19add experimental code for new-style "say" application.Luigi Rizzo
2006-04-19add example syntax for new-style number and date spellingLuigi Rizzo
2006-04-19one more client for find_context_locked(),Luigi Rizzo
2006-04-19use a function, set_ext_pri(), to assign extension and priority.Luigi Rizzo
2006-04-19replace repeated code to walk contexts with a function,Luigi Rizzo
2006-04-19move to a different file (channel.c for the time being) theLuigi Rizzo
2006-04-19- use ast_calloc instead of ast_mallocLuigi Rizzo
2006-04-19Add reference to RFC for mailbox notificationOlle Johansson
2006-04-19Cosmetic fixes to code...Olle Johansson
2006-04-18fix obvious breakageKevin P. Fleming
2006-04-18doh! don't double-increment the bracket count for embedded referencesKevin P. Fleming
2006-04-18don't ignore left-curly-braces when searching for the end of a variable/funct...Kevin P. Fleming
2006-04-18correct array index calculation (thanks mtaht3!)Kevin P. Fleming
2006-04-18update res_odbc to support pooled connectionsRussell Bryant
2006-04-18- call parking improvements (part of the siptransfer branch)Olle Johansson
2006-04-18Implement somewhat improved support for 481 Call leg does not exist responses...Olle Johansson
2006-04-18Do not depend on having an end sound for stopping the bridge when time runs o...Joshua Colp
2006-04-18Clean up handle_response_peerpokeOlle Johansson
2006-04-18Change sip show channels to include refer statusOlle Johansson
2006-04-18- Deallocate refer structure at sip_destroy timeOlle Johansson
2006-04-18simplify logic in iax2_bridge()Luigi Rizzo
2006-04-18simplify logic in various functions, remove unnecessary variablesLuigi Rizzo
2006-04-18remove a line that was added by mistakeLuigi Rizzo
2006-04-18simplify the flow of builtin_atxfer().Luigi Rizzo
2006-04-18It's critical that we get an ACK on a 200 OK to an INVITE. If we do not get t...Olle Johansson
2006-04-18use XMIT_RELIABLE ...Olle Johansson
2006-04-18- Move subscribeuri away from refer-to, since refer-to is moving away from si...Olle Johansson
2006-04-18Merged revisions 21037 via svnmerge from Tilghman Lesher
2006-04-17Merged revisions 20966 via svnmerge from Tilghman Lesher
2006-04-17actually return the number steps... not the number of steps minus 1Kevin P. Fleming
2006-04-17more module loader related fixesKevin P. Fleming
2006-04-17add an API so that the number of steps required for a translation path can be...Kevin P. Fleming
2006-04-17Set timeout timers to Timer A and F in rfc 3261, section 17Olle Johansson
2006-04-17Change transmit_invite(). SIP Transfers are now broken officially, whileOlle Johansson
2006-04-17- Add supported headerOlle Johansson
2006-04-17Add more history on masqsOlle Johansson
2006-04-17- Implementing the new SIP transfer data structureOlle Johansson
2006-04-17- Documentation updateOlle Johansson
2006-04-17Documentation updateOlle Johansson