2006-04-21 |
Luigi Rizzo | simplify pbx_builtin_execiftime |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | simplify a function |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | one more client for find_context_locked() |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | localize a variable, and make a minor code rearrangement. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in cid fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in cid fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence, |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in CLI fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL / "" equivalence for CID fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in CID fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | ast_strdup can handle NULL args well, so use it. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL and "" equivalence in cid fields |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | make NULL and "" equivalent in cid fields, mark some... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | make NULL and "" equivalent for some cid fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | Replace three replicas of the same code with a function. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Luigi Rizzo | comment that for callerid field, NULL and "" should... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Olle Johansson | Clarify result of sipsock_read |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Russell Bryant | add the malloc attribute to the memory allocation wrappers |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Kevin P. Fleming | Merged revisions 21638 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tilghman Lesher | Merged revisions 21597 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tilghman Lesher | Oops, wasn't revised the way I thought it was |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tilghman Lesher | Blocked revisions 21597 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | move a replicated block of code in the one place where... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | merge two nested 'if' which are really a single block. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | fix indentation of a large block |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | start sorting out the duplicated code in the privacy... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | merge two nested 'if' which are really a single block. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more localization and variable removal |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more localization of variables |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | localize one more variable; |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | localize some variables |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | extract a common condition. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | fix indentation of some large blocks after previous... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more simplifications - use a local variable c instead... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more simplifications |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | start cleaning up this code so we can split the 900... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | support 'languageprefix' in asterisk.conf to modify... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | add experimental code for new-style "say" application. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | add example syntax for new-style number and date spelling |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | one more client for find_context_locked(), |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | use a function, set_ext_pri(), to assign extension... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | replace repeated code to walk contexts with a function, |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | move to a different file (channel.c for the time being... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | - use ast_calloc instead of ast_malloc |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Olle Johansson | Add reference to RFC for mailbox notification |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Olle Johansson | Cosmetic fixes to code... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Kevin P. Fleming | fix obvious breakage |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Kevin P. Fleming | doh! don't double-increment the bracket count for embed... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Kevin P. Fleming | don't ignore left-curly-braces when searching for the... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Kevin P. Fleming | correct array index calculation (thanks mtaht3!) |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Russell Bryant | update res_odbc to support pooled connections |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | - call parking improvements (part of the siptransfer... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | Implement somewhat improved support for 481 Call leg... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Joshua Colp | Do not depend on having an end sound for stopping the... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | Clean up handle_response_peerpoke |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | Change sip show channels to include refer status |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | - Deallocate refer structure at sip_destroy time |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Luigi Rizzo | simplify logic in iax2_bridge() |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Luigi Rizzo | simplify logic in various functions, remove unnecessary... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Luigi Rizzo | remove a line that was added by mistake |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Luigi Rizzo | simplify the flow of builtin_atxfer(). |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | It's critical that we get an ACK on a 200 OK to an... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | use XMIT_RELIABLE ... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Olle Johansson | - Move subscribeuri away from refer-to, since refer... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Tilghman Lesher | Merged revisions 21037 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Tilghman Lesher | Merged revisions 20966 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Kevin P. Fleming | actually return the number steps... not the number... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Kevin P. Fleming | more module loader related fixes |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Kevin P. Fleming | add an API so that the number of steps required for... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | Set timeout timers to Timer A and F in rfc 3261, section 17 |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | Change transmit_invite(). SIP Transfers are now broken... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | - Add supported header |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | Add more history on masqs |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | - Implementing the new SIP transfer data structure |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | - Documentation update |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | Documentation update |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | Remove ignore from handle_respons_refer |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | Clean up handle_response_invite |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | - Drop too bad SIP requests in order to avoid some... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Olle Johansson | - Doxygen formatting |
commit | commitdiff | tree | snapshot |
2006-04-17 |
North Antara | whitespace and spelling (recieve instead of receive... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | preparation for reduction of the nesting of a large... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | more usages of stream_and_wait |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | more usages of function 'finishup()' |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | one more instance of stream_and_wait, and remove an... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | simplify a couple of functions. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | more replaceemnt of dup code with functions. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | localize several variables, and simplify the last part... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | more formatting cleanup including removal of a useless... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | rename a variable same as used in a very similar function, |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | s/pu->chan/chan in a few places; |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | put some common code into functions (still more instanc... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | properly reindent a large block. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | more readability fixes - localize some variables and... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | introduce a function to set context, extension and... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | minor readability fixes in preparation for more work... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | minor formatting fixes |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | move some duplicated code outside an if/then/else block |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | make sure there is [almost] only a single exit point... |
commit | commitdiff | tree | snapshot |
next |