summaryrefslogtreecommitdiff
path: root/channels/chan_sip.c
AgeCommit message (Expand)Author
2006-07-07eliminate some pointer signedness warningsRussell Bryant
2006-07-06Merged revisions 37173 via svnmerge from Joshua Colp
2006-07-05Draft became RFC...Olle Johansson
2006-07-04Specify digest algorithm for picky clientsOlle Johansson
2006-07-03Increase buffer size for routing headers. When routing with enc.keys withinOlle Johansson
2006-07-03Raise debugging level for messageOlle Johansson
2006-07-03Blocked revisions 36725 via svnmergeRussell Bryant
2006-07-02Issue #7421 - Hold status not working fully. Thanks jmls for a good job debug...Olle Johansson
2006-07-02users want code to compile, really. Olle Johansson
2006-07-02Formatting and debug output fixesOlle Johansson
2006-07-02tell the other side that we're using 20 ms packetization for iLBCOlle Johansson
2006-07-02- Make use of system name in realtime SIP peers optionalOlle Johansson
2006-06-30Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)Joshua Colp
2006-06-30Store sysname even if we do not store fullcontact (thanks tholo)Olle Johansson
2006-06-29...too early in the morning for commits in Bergen, Norway...Olle Johansson
2006-06-29Add support for a=inactive in SDP for holding. This is not very well documentedOlle Johansson
2006-06-27Don't delete initid scheduled item twice... Thanks, vecher, for bugging me ab...Olle Johansson
2006-06-27Formatting and doxygen fixesOlle Johansson
2006-06-27issue #7033 - Don't burst pokes to peers at load or reload.Olle Johansson
2006-06-27Inspired by issue 6742, but solved in a different way.Olle Johansson
2006-06-27Don't change direction of the dialogue when we send a re-inviteOlle Johansson
2006-06-26Found a missing "l" on the left side of the sofa, close to the TV.Olle Johansson
2006-06-26Issue #7421 - Stop generator on both call legs (patch by tgrman) Olle Johansson
2006-06-26Issue #7429 - accessing a not allocated structure causes segfault... (tgrman,...Olle Johansson
2006-06-26fix for issue #7245Kevin P. Fleming
2006-06-26Separate private options so we don't request bug report on those...Olle Johansson
2006-06-26Update the SIP options list from IANA repositoryOlle Johansson
2006-06-25Merged revisions 35915 via svnmerge from Tilghman Lesher
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyRussell Bryant
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structureRussell Bryant
2006-06-21Issue #7380 - Cannot put a one-legged call on hold/off holdOlle Johansson
2006-06-21Only formatting changes... (tabs to spaces)Olle Johansson
2006-06-21- Doxygen and some formatting fixes in res_featuresOlle Johansson
2006-06-21Finally fix parking and go back to metermaidsOlle Johansson
2006-06-20How many times can we free allocated memory? Many, obviously... ;-)Olle Johansson
2006-06-20Hunting crash when parking calls with SIP REFEROlle Johansson
2006-06-20use correct test for checking if sip domains are enabled or notOlle Johansson
2006-06-20Don't count unknown media streams as media streams in the offer... (Fenlander...Olle Johansson
2006-06-20parse SDP properly even when we are debugging. (Thanks fenlander!)Olle Johansson
2006-06-20Issue #6820 - SIP channels hang in semi active stateOlle Johansson
2006-06-19- Formatting Olle Johansson
2006-06-15Hoppsan!Olle Johansson
2006-06-15- Do not require a space at the end of the m= string in a T38 re-inviteOlle Johansson
2006-06-14Add some debug loggingOlle Johansson
2006-06-14Formatting fixesOlle Johansson
2006-06-13adds support for t38 pass through patch brought up to trunk fromMatt O'Gorman
2006-06-12only set the QOS variables if the pvt has an owner so that they are notRussell Bryant
2006-06-12Formatting fix and doxygen updateOlle Johansson
2006-06-12Fix typo (Thanks Vechers!)Olle Johansson
2006-06-12- Remove redundant forward declarationOlle Johansson