summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2007-01-17Merged revisions 51198 via svnmerge from Russell Bryant
2007-01-13Get rid of unneeded code, fix a spelling mistake, and use registry state a bi...Joshua Colp
2007-01-13Ensure error variable is set to 0 or else we might get false error messages. ...Joshua Colp
2007-01-11Merged revisions 50468 via svnmerge from Joshua Colp
2007-01-11Merged revisions 50466 via svnmerge from Joshua Colp
2007-01-10Merged revisions 50377 via svnmerge from Joshua Colp
2007-01-09Based on the following patch, changed for trunk...Olle Johansson
2007-01-08Merged revisions 50006 via svnmerge from Olle Johansson
2007-01-08Merged revisions 49983 via svnmerge from Olle Johansson
2007-01-08Merged revisions 49945 via svnmerge from Olle Johansson
2007-01-08Merged revisions 49925 via svnmerge from Olle Johansson
2007-01-07Merged revisions 49831 via svnmerge from Tilghman Lesher
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way hereKevin P. Fleming
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2007-01-05Merged revisions 49636 via svnmerge from Kevin P. Fleming
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