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 |
2006-04-16 |
Luigi Rizzo | simplify the ast_channel walking routines. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | move common conditions to the outside block. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | simplify logic in ast_generic_bridge() |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | move common code in one place |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | avoid returning in the middle of a switch() in ast_ans... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | simplify function __ast_request_and_dial() as follows: |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | properly reindent a block |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | add a missing ast_channel_unlock() evidenced by previou... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | remove an extra lock. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | - replace some nested 'if' with '&&' |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | Localize some variables documenting their usage. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Olle Johansson | - Fixes to ast_channel_lock functions |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | localize some variables, add some comments. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Luigi Rizzo | implement ast_waitfordigit() and ast_readstring() in... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Joshua Colp | Move a bit more stuff over to the datadir (issue #6967... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Joshua Colp | Allow the attachment format to be specified differently... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Joshua Colp | We are shaking up trunk tonight! allow data dir to... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Russell Bryant | add indications for Thailand (issue #6971) |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Russell Bryant | add the ability to turn off the feature that allows... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Russell Bryant | Big oops. I did this from my trunk directory instead... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Russell Bryant | include autoconfig.h (casper) |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Olle Johansson | More ast_channel_lock fixes |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Olle Johansson | New functions for locking a channel - these simplify... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Luigi Rizzo | applied two of the 3 chunks in #6907, and a similar one |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Luigi Rizzo | - use '=' to copy struct sockaddr_in |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Luigi Rizzo | - normalize for() loops to navigate through variables, |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | - use '?' instead of if statements for assignment; |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | - remove some unnecessary casts and braces; |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | remove some unnecessary braces |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | misc. code cleanup |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | code simplifications |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | use ast_strdup instead of strdup |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | normalize cli completion code |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | constification and code simplifications |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | constify a couple of function arguments |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | code cleanup (for loop normalization, remove useless... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | partial fix of the module API to use the new method. |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Luigi Rizzo | fix another svn merge bug |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Tilghman Lesher | Compatibility fixes for loader changes |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Kevin P. Fleming | Merged revisions 20037 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |