summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2007-01-02Removing propably accidentally added debug messages sent to verbose channelOlle Johansson
2007-01-02Merged revisions 49212 via svnmerge from Olle Johansson
2007-01-01- Add error handling to ast_parse_allow_disallowOlle Johansson
2007-01-01- Implement error handling in ast_append_haOlle Johansson
2006-12-31Add version number to useragent string - Issue #8700, blanchet - THANKS!Olle Johansson
2006-12-29Removing extra outputOlle Johansson
2006-12-27Only include include files once (imported from 1.4)Olle Johansson
2006-12-27Only set "rfc2833compensate" option onceOlle Johansson
2006-12-27Only handle T38 options onceOlle Johansson
2006-12-27-Remove "localmask" setting (deprecated in earlier version)Olle Johansson
2006-12-27Merged revisions 48988 via svnmerge from Kevin P. Fleming
2006-12-27Be politically correctOlle Johansson
2006-12-27Add support for buggy Cisco MWI firmware > 8.0.3 (issue 8575 - flewid)Olle Johansson
2006-12-27Cleanup of handle_common_optionsOlle Johansson
2006-12-27Reset invitestate when sending new inviteOlle Johansson
2006-12-27Issue #8600 - bogus SDP Content Length in T.38 re-inviteOlle Johansson
2006-12-26Merged revisions 48964 via svnmerge from Joshua Colp
2006-12-24Merged revisions 48940 via svnmerge from Russell Bryant
2006-12-17define a mask SIP_INSECURE sam as for other sets of flags.Luigi Rizzo
2006-12-15Issue #8592 - treat 504 as congestion (imported from 1.2/1.4)Olle Johansson
2006-12-15Update to latest IANA specsOlle Johansson
2006-12-12Fix various spelling mistakes in comments.Russell Bryant
2006-12-06Handle multiple 487's correctlyOlle Johansson
2006-12-06Don't send Contact in SIP Messages (imported from 1.2/1.4).Olle Johansson
2006-12-06Constify a bunch of the usage strings for CLI commands.Russell Bryant
2006-12-02Cleaning up handle_response a bit. (Imported from 1.4)Olle Johansson
2006-12-02Send CANCEL to call with early media (PROGRESS INBAND).Olle Johansson
2006-12-02Invitestate updatesOlle Johansson
2006-12-02- Disable RTP timeouts during T.38 transmissionOlle Johansson
2006-12-01- Remove T.38 early media, since T.38 requires two way communication (importe...Olle Johansson
2006-11-30Issue #8319 (imported from 1.2, 1.4) - Increment nonce-count properly (noriyuki)Olle Johansson
2006-11-30Merging patch from 1.2/1.4. I think this was originally spotted byOlle Johansson
2006-11-30I am pretty sure that oej only meant to change the variable name in the sourc...Joshua Colp
2006-11-27Change error message (imported from 1.4)Olle Johansson
2006-11-25Changing ERROR to lesser level. Imported from 1.2/1.4Olle Johansson
2006-11-23Remove unused memory allocationOlle Johansson
2006-11-21Treat 101 as 100, not 183 session progressOlle Johansson
2006-11-20Properly reset schedule items (rizzo)Olle Johansson
2006-11-18Merged revisions 47823 via svnmerge from Luigi Rizzo
2006-11-16Merged revisions 47764 via svnmerge from Joshua Colp
2006-11-16Make it possible to enable/disable onhold tracking, in order to make life easierOlle Johansson
2006-11-16Merging implementation of invite states from my "invitestate" branch for 1.2....Olle Johansson
2006-11-16- CANCEL never uses authenticationOlle Johansson
2006-11-15Hunting the initreq change for an ACKOlle Johansson
2006-11-15- Don't reply to ACKOlle Johansson
2006-11-15Send proper SIP error message improperly when we can't allocate dialog (out o...Olle Johansson
2006-11-15Update doxygen docs to reflect the code...Olle Johansson
2006-11-14Merged revisions 47628 via svnmerge from Joshua Colp
2006-11-14Adding some debug output to trace bug in realtimeOlle Johansson
2006-11-14Adding a new debug line for issue #7351 - trying to find where an ACK can ove...Olle Johansson