aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_sip.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming1-34/+52
2006-07-19revert this morning's incorrect indentation changekpfleming1-1/+1
2006-07-19First pass at in-place file manipulation via managermarkster1-1/+1
2006-07-13actually make the non-standard G726-32 behavior available for SIP clientskpfleming1-5/+12
2006-07-13Merged revisions 37531 via svnmerge from kpfleming1-1/+3
2006-07-13allow users of RTP to use G726-32 AAL2 packing even when RFC3551 packing has ...kpfleming1-12/+12
2006-07-12repeat after me ...russell1-1/+1
2006-07-12Re-enable RTCP quality reportsoej1-4/+5
2006-07-07eliminate some pointer signedness warningsrussell1-4/+4
2006-07-06Merged revisions 37173 via svnmerge from file1-1/+1
2006-07-05Draft became RFC...oej1-1/+1
2006-07-04Specify digest algorithm for picky clientsoej1-2/+2
2006-07-03Increase buffer size for routing headers. When routing with enc.keys withinoej1-1/+1
2006-07-03Raise debugging level for messageoej1-1/+1
2006-07-03Blocked revisions 36725 via svnmergerussell1-4/+1
2006-07-02Issue #7421 - Hold status not working fully. Thanks jmls for a good job debug...oej1-7/+12
2006-07-02users want code to compile, really. oej1-2/+2
2006-07-02Formatting and debug output fixesoej1-7/+9
2006-07-02tell the other side that we're using 20 ms packetization for iLBCoej1-1/+6
2006-07-02- Make use of system name in realtime SIP peers optionaloej1-23/+30
2006-06-30Fix up a few log messages in chan_sip (issue #7449 reported by tgrman)file1-3/+4
2006-06-30Store sysname even if we do not store fullcontact (thanks tholo)oej1-3/+8
2006-06-29...too early in the morning for commits in Bergen, Norway...oej1-1/+1
2006-06-29Add support for a=inactive in SDP for holding. This is not very well documentedoej1-16/+23
2006-06-27Don't delete initid scheduled item twice... Thanks, vecher, for bugging me ab...oej1-2/+0
2006-06-27Formatting and doxygen fixesoej1-20/+22
2006-06-27issue #7033 - Don't burst pokes to peers at load or reload.oej1-4/+14
2006-06-27Inspired by issue 6742, but solved in a different way.oej1-3/+16
2006-06-27Don't change direction of the dialogue when we send a re-inviteoej1-5/+1
2006-06-26Found a missing "l" on the left side of the sofa, close to the TV.oej1-1/+1
2006-06-26Issue #7421 - Stop generator on both call legs (patch by tgrman) oej1-0/+1
2006-06-26Issue #7429 - accessing a not allocated structure causes segfault... (tgrman,...oej1-9/+9
2006-06-26fix for issue #7245kpfleming1-3/+3
2006-06-26Separate private options so we don't request bug report on those...oej1-2/+6
2006-06-26Update the SIP options list from IANA repositoryoej1-5/+14
2006-06-25Merged revisions 35915 via svnmerge from tilghman1-1/+1
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyrussell1-13/+7
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structurerussell1-7/+13
2006-06-21Issue #7380 - Cannot put a one-legged call on hold/off holdoej1-5/+5
2006-06-21Only formatting changes... (tabs to spaces)oej1-50/+49
2006-06-21- Doxygen and some formatting fixes in res_featuresoej1-1/+1
2006-06-21Finally fix parking and go back to metermaidsoej1-1/+6
2006-06-20How many times can we free allocated memory? Many, obviously... ;-)oej1-2/+2
2006-06-20Hunting crash when parking calls with SIP REFERoej1-1/+22
2006-06-20use correct test for checking if sip domains are enabled or notoej1-1/+1
2006-06-20Don't count unknown media streams as media streams in the offer... (Fenlander...oej1-2/+4
2006-06-20parse SDP properly even when we are debugging. (Thanks fenlander!)oej1-14/+19
2006-06-20Issue #6820 - SIP channels hang in semi active stateoej1-12/+13
2006-06-19- Formatting oej1-102/+104
2006-06-15Hoppsan!oej1-1/+1