asterisk/asterisk.git
2006-04-21 Luigi Rizzosimplify pbx_builtin_execiftime
2006-04-21 Luigi Rizzosimplify a function
2006-04-21 Luigi Rizzominor cleanup
2006-04-21 Luigi Rizzoone more client for find_context_locked()
2006-04-21 Luigi Rizzolocalize a variable, and make a minor code rearrangement.
2006-04-21 Luigi Rizzomore NULL "" equivalence in cid fields.
2006-04-21 Luigi Rizzomore NULL "" equivalence in cid fields.
2006-04-21 Luigi Rizzomore NULL "" equivalence,
2006-04-21 Luigi Rizzomore NULL "" equivalence in CLI fields.
2006-04-21 Luigi Rizzomore NULL / "" equivalence for CID fields.
2006-04-21 Luigi Rizzomore NULL "" equivalence in CID fields.
2006-04-21 Luigi Rizzoast_strdup can handle NULL args well, so use it.
2006-04-21 Luigi Rizzomore NULL and "" equivalence in cid fields
2006-04-21 Luigi Rizzomake NULL and "" equivalent in cid fields, mark some...
2006-04-21 Luigi Rizzomake NULL and "" equivalent for some cid fields.
2006-04-21 Luigi RizzoReplace three replicas of the same code with a function.
2006-04-20 Luigi Rizzocomment that for callerid field, NULL and "" should...
2006-04-19 Olle JohanssonClarify result of sipsock_read
2006-04-19 Russell Bryantadd the malloc attribute to the memory allocation wrappers
2006-04-19 Kevin P. FlemingMerged revisions 21638 via svnmerge from
2006-04-19 Tilghman LesherMerged revisions 21597 via svnmerge from
2006-04-19 Tilghman LesherOops, wasn't revised the way I thought it was
2006-04-19 Tilghman LesherBlocked revisions 21597 via svnmerge
2006-04-19 Luigi Rizzomove a replicated block of code in the one place where...
2006-04-19 Luigi Rizzomerge two nested 'if' which are really a single block.
2006-04-19 Luigi Rizzofix indentation of a large block
2006-04-19 Luigi Rizzostart sorting out the duplicated code in the privacy...
2006-04-19 Luigi Rizzomerge two nested 'if' which are really a single block.
2006-04-19 Luigi Rizzomore localization and variable removal
2006-04-19 Luigi Rizzomore localization of variables
2006-04-19 Luigi Rizzolocalize one more variable;
2006-04-19 Luigi Rizzolocalize some variables
2006-04-19 Luigi Rizzoextract a common condition.
2006-04-19 Luigi Rizzofix indentation of some large blocks after previous...
2006-04-19 Luigi Rizzomore simplifications - use a local variable c instead...
2006-04-19 Luigi Rizzomore simplifications
2006-04-19 Luigi Rizzostart cleaning up this code so we can split the 900...
2006-04-19 Luigi Rizzosupport 'languageprefix' in asterisk.conf to modify...
2006-04-19 Luigi Rizzoadd experimental code for new-style "say" application.
2006-04-19 Luigi Rizzoadd example syntax for new-style number and date spelling
2006-04-19 Luigi Rizzoone more client for find_context_locked(),
2006-04-19 Luigi Rizzouse a function, set_ext_pri(), to assign extension...
2006-04-19 Luigi Rizzoreplace repeated code to walk contexts with a function,
2006-04-19 Luigi Rizzomove to a different file (channel.c for the time being...
2006-04-19 Luigi Rizzo- use ast_calloc instead of ast_malloc
2006-04-19 Olle JohanssonAdd reference to RFC for mailbox notification
2006-04-19 Olle JohanssonCosmetic fixes to code...
2006-04-18 Kevin P. Flemingfix obvious breakage
2006-04-18 Kevin P. Flemingdoh! don't double-increment the bracket count for embed...
2006-04-18 Kevin P. Flemingdon't ignore left-curly-braces when searching for the...
2006-04-18 Kevin P. Flemingcorrect array index calculation (thanks mtaht3!)
2006-04-18 Russell Bryantupdate res_odbc to support pooled connections
2006-04-18 Olle Johansson- call parking improvements (part of the siptransfer...
2006-04-18 Olle JohanssonImplement somewhat improved support for 481 Call leg...
2006-04-18 Joshua ColpDo not depend on having an end sound for stopping the...
2006-04-18 Olle JohanssonClean up handle_response_peerpoke
2006-04-18 Olle JohanssonChange sip show channels to include refer status
2006-04-18 Olle Johansson- Deallocate refer structure at sip_destroy time
2006-04-18 Luigi Rizzosimplify logic in iax2_bridge()
2006-04-18 Luigi Rizzosimplify logic in various functions, remove unnecessary...
2006-04-18 Luigi Rizzoremove a line that was added by mistake
2006-04-18 Luigi Rizzosimplify the flow of builtin_atxfer().
2006-04-18 Olle JohanssonIt's critical that we get an ACK on a 200 OK to an...
2006-04-18 Olle Johanssonuse XMIT_RELIABLE ...
2006-04-18 Olle Johansson- Move subscribeuri away from refer-to, since refer...
2006-04-18 Tilghman LesherMerged revisions 21037 via svnmerge from
2006-04-17 Tilghman LesherMerged revisions 20966 via svnmerge from
2006-04-17 Kevin P. Flemingactually return the number steps... not the number...
2006-04-17 Kevin P. Flemingmore module loader related fixes
2006-04-17 Kevin P. Flemingadd an API so that the number of steps required for...
2006-04-17 Olle JohanssonSet timeout timers to Timer A and F in rfc 3261, section 17
2006-04-17 Olle JohanssonChange transmit_invite(). SIP Transfers are now broken...
2006-04-17 Olle Johansson- Add supported header
2006-04-17 Olle JohanssonAdd more history on masqs
2006-04-17 Olle Johansson- Implementing the new SIP transfer data structure
2006-04-17 Olle Johansson- Documentation update
2006-04-17 Olle JohanssonDocumentation update
2006-04-17 Olle JohanssonRemove ignore from handle_respons_refer
2006-04-17 Olle JohanssonClean up handle_response_invite
2006-04-17 Olle Johansson- Drop too bad SIP requests in order to avoid some...
2006-04-17 Olle Johansson- Doxygen formatting
2006-04-17 North Antarawhitespace and spelling (recieve instead of receive...
2006-04-16 Luigi Rizzopreparation for reduction of the nesting of a large...
2006-04-16 Luigi Rizzomore usages of stream_and_wait
2006-04-16 Luigi Rizzomore usages of function 'finishup()'
2006-04-16 Luigi Rizzoone more instance of stream_and_wait, and remove an...
2006-04-16 Luigi Rizzosimplify a couple of functions.
2006-04-16 Luigi Rizzomore replaceemnt of dup code with functions.
2006-04-16 Luigi Rizzolocalize several variables, and simplify the last part...
2006-04-16 Luigi Rizzomore formatting cleanup including removal of a useless...
2006-04-16 Luigi Rizzorename a variable same as used in a very similar function,
2006-04-16 Luigi Rizzos/pu->chan/chan in a few places;
2006-04-16 Luigi Rizzoput some common code into functions (still more instanc...
2006-04-16 Luigi Rizzoproperly reindent a large block.
2006-04-16 Luigi Rizzomore readability fixes - localize some variables and...
2006-04-16 Luigi Rizzointroduce a function to set context, extension and...
2006-04-16 Luigi Rizzominor readability fixes in preparation for more work...
2006-04-16 Luigi Rizzominor formatting fixes
2006-04-16 Luigi Rizzomove some duplicated code outside an if/then/else block
2006-04-16 Luigi Rizzomake sure there is [almost] only a single exit point...
next