2006-04-12 |
Luigi Rizzo | localize some variables, remove useless parentheses |
blob | commitdiff |
2006-04-11 |
Luigi Rizzo | remove useless \0, and fix formatting. |
blob | commitdiff | diff to current |
2006-04-11 |
Kevin P. Fleming | fix logic error; don't test for rtcache flag unless... |
blob | commitdiff | diff to current |
2006-04-11 |
Olle Johansson | - First stab at removing debug and ignore variables... |
blob | commitdiff | diff to current |
2006-04-10 |
Olle Johansson | Fixup fixup - add some debugging and error handling |
blob | commitdiff | diff to current |
2006-04-10 |
Olle Johansson | Resolve conflicts, prepare for next batch of conflicts |
blob | commitdiff | diff to current |
2006-04-10 |
Olle Johansson | Making sure that cancel destroy is only executed once... |
blob | commitdiff | diff to current |
2006-04-10 |
Olle Johansson | Small fix |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | - staticize gettag() complete_sip_peer() get_calleridna... |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | - constification of some functions (args and return... |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | - localize 'struct cfalias' into the only function... |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | constify get_sdp*() and friends. |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | constify get_header(), which let me find out and fix... |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | - describe how sip packets are stored internally; |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | struct sip_request cleanup: |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | more cleanup: remove useless braces, replace "if" with... |
blob | commitdiff | diff to current |
2006-04-10 |
Olle Johansson | Re-instate removed comment |
blob | commitdiff | diff to current |
2006-04-10 |
Luigi Rizzo | another batch of minor code simplifications |
blob | commitdiff | diff to current |
2006-04-09 |
Luigi Rizzo | a bunch of trivial code normalizations (removal of... |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | -Fixing some debugging messages in history and console |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | Add history events for re-invites |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | make history easier to read |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | Add some more information to SIP history |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | Issue #6899 - remove OSP support code from chan_sip... |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | Hmm. What is that keyword?? Let me see... Wait... Maybe... |
blob | commitdiff | diff to current |
2006-04-07 |
Russell Bryant | change a couple uses of !strlen() to ast_strlen_zero... |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | - sip_alloc failures are also caused by too few availab... |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | - Add cause code for format error |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | Import of revistion 18250 from 1.2 |
blob | commitdiff | diff to current |
2006-04-07 |
Olle Johansson | Issue #6674: Set the URI correctly on BYEs when we... |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Cosmetic update for outbound REFERs |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Add "NewChan" event to history to track the birth of... |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Improved handling of 491 responses |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Small changes to parse_sip_options |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Small fixes to handle_request_invite |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | - Don't change channel direction on re-invites |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | - Implement handle_request_notify to handle incoming... |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Implement a handle_response_refer function to take... |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | Change transmit_notify_sipfrag to handle other messages... |
blob | commitdiff | diff to current |
2006-04-06 |
Olle Johansson | - doxygen |
blob | commitdiff | diff to current |
2006-04-06 |
Luigi Rizzo | structures can be copied with the '=' operators, no... |
blob | commitdiff | diff to current |
2006-04-06 |
Luigi Rizzo | normalize some for() loops. |
blob | commitdiff | diff to current |
2006-04-05 |
Tilghman Lesher | Bug 6873 - Finish moving from the non-threadsafe (and... |
blob | commitdiff | diff to current |
2006-04-04 |
Olle Johansson | - Don't return AST_DEVICE_UNKNOWN to devicestate engine... |
blob | commitdiff | diff to current |
2006-04-03 |
Olle Johansson | Add tag to NOTIFY headers (imported from 1.2) |
blob | commitdiff | diff to current |
2006-04-03 |
Olle Johansson | Don't add hangup cause on non-final responses. (Importe... |
blob | commitdiff | diff to current |
2006-04-03 |
Olle Johansson | Issue #6848 - Accept MWI subscriptions with no Accept... |
blob | commitdiff | diff to current |
2006-04-01 |
Olle Johansson | Don't add ast_extension_state on re-subscribes |
blob | commitdiff | diff to current |
2006-04-01 |
Olle Johansson | Reverse revision 16804 that disables authentication |
blob | commitdiff | diff to current |
2006-03-31 |
BJ Weschke | Don't process re-subscribes as new subscriptions. |
blob | commitdiff | diff to current |
2006-03-31 |
Olle Johansson | Doxygen fix |
blob | commitdiff | diff to current |
2006-03-31 |
Olle Johansson | Make REG_STATE_* enum |
blob | commitdiff | diff to current |
2006-03-31 |
Olle Johansson | Don't accept new INVITE if we already have one pending. |
blob | commitdiff | diff to current |
2006-03-30 |
Tilghman Lesher | Merged revisions 16581 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-30 |
Kevin P. Fleming | deprecate insecure=very and insecure=yes, since we... |
blob | commitdiff | diff to current |
2006-03-30 |
Olle Johansson | Issue #5374 - Enable internal timing of generators... |
blob | commitdiff | diff to current |
2006-03-30 |
Olle Johansson | Issue #6450 - Don't remove characters from SIP uri... |
blob | commitdiff | diff to current |
2006-03-30 |
Olle Johansson | Formatting fix. |
blob | commitdiff | diff to current |
2006-03-29 |
Olle Johansson | Issue #6823 - Registration and port numbers. (from... |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | make 'sip show subscriptions' include context for subsc... |
blob | commitdiff | diff to current |
2006-03-28 |
Luigi Rizzo | fix a bug introduced in 15187 that scrambled the flags and |
blob | commitdiff | diff to current |
2006-03-28 |
Olle Johansson | Fix NAT support breakage for peers with qualify=yes... |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | oops :-( |
blob | commitdiff | diff to current |
2006-03-28 |
Russell Bryant | conversions to S_OR (issue #6817) |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | support subscription-based MWI, and use proper Call... |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | use proper file name |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | improve IP TOS support for SIP and IAX2 (issue #6355... |
blob | commitdiff | diff to current |
2006-03-27 |
Olle Johansson | Issue #6736 - use flags for OPTIONs messages |
blob | commitdiff | diff to current |
2006-03-27 |
Olle Johansson | Reverting previous patch. Ok, let's take this from... |
blob | commitdiff | diff to current |
2006-03-27 |
Olle Johansson | Issue #6736 - Enable NAT flags for OPTIONs requests... |
blob | commitdiff | diff to current |
2006-03-27 |
Olle Johansson | Issue #6597 - Show correct port in "sip show registry... |
blob | commitdiff | diff to current |
2006-03-27 |
Olle Johansson | Issue #6409 - Make calls to URI without username go... |
blob | commitdiff | diff to current |
2006-03-27 |
Matt O'Gorman | Janitor work converting !ast_strlen_zero(a)?a:b |
blob | commitdiff | diff to current |
2006-03-27 |
Kevin P. Fleming | simplify flags/page2_flags stuff by using arrays instead |
blob | commitdiff | diff to current |
2006-03-27 |
Olle Johansson | Issue #5427 |
blob | commitdiff | diff to current |
2006-03-27 |
Olle Johansson | Issue #6705 (oej) |
blob | commitdiff | diff to current |
2006-03-25 |
Mark Spencer | Add micro-http server and abstract manager interface... |
blob | commitdiff | diff to current |
2006-03-23 |
Olle Johansson | - In response to asterisk-users discussion - show which... |
blob | commitdiff | diff to current |
2006-03-22 |
Olle Johansson | Issue #6766 - Make ;user=phone work again - imported... |
blob | commitdiff | diff to current |
2006-03-22 |
Olle Johansson | Issue #6759, generate warning when refusing connection... |
blob | commitdiff | diff to current |
2006-03-19 |
Olle Johansson | Import revision 13547 from branch 1.2 - reset global_rt... |
blob | commitdiff | diff to current |
2006-03-19 |
Olle Johansson | - Remove comment about non-existing XML format ;-) |
blob | commitdiff | diff to current |
2006-03-19 |
Olle Johansson | - change "regcontext" to "global_regcontext" to mark... |
blob | commitdiff | diff to current |
2006-03-16 |
Olle Johansson | Importing "oops" fix from 1.2 branch. |
blob | commitdiff | diff to current |
2006-03-15 |
Olle Johansson | Import of rev 13026 from 1.2 branch: Fix parameters... |
blob | commitdiff | diff to current |
2006-03-14 |
Russell Bryant | add a missing header to fix building with -Werror ... |
blob | commitdiff | diff to current |
2006-03-12 |
Russell Bryant | add some missing braces |
blob | commitdiff | diff to current |
2006-03-12 |
Olle Johansson | - Adding some hangupcauses before hangups |
blob | commitdiff | diff to current |
2006-03-10 |
Olle Johansson | Issue #5937 - Make sure that SIP CANCEL's are retransmi... |
blob | commitdiff | diff to current |
2006-03-10 |
Olle Johansson | Implement enum for retransmit options to various functions. |
blob | commitdiff | diff to current |
2006-03-09 |
Olle Johansson | Support SIP_CODEC channel variable for early media... |
blob | commitdiff | diff to current |
2006-03-08 |
Olle Johansson | Formatting fix. |
blob | commitdiff | diff to current |
2006-03-08 |
Olle Johansson | Issue #6657 - Ignore 183 Session Progress without SDP... |
blob | commitdiff | diff to current |
2006-03-08 |
Olle Johansson | Set SIPDOMAIN on 302 redirects. |
blob | commitdiff | diff to current |
2006-03-07 |
Olle Johansson | Issue #6627 - Don't reset port number of active peers... |
blob | commitdiff | diff to current |
2006-03-07 |
Olle Johansson | Add accountcode to sip_peer dialplan function |
blob | commitdiff | diff to current |
2006-03-07 |
Tilghman Lesher | Merged revisions 12195 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-05 |
Olle Johansson | Fix bad fix. |
blob | commitdiff | diff to current |
2006-03-05 |
Olle Johansson | Oops |
blob | commitdiff | diff to current |
next |