aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2008-03-28The copy_request function did not take into account the necessary null termin...mmichelson1-4/+4
2008-03-26Oops, missed onetilghman1-5/+2
2008-03-26Add expiry value to the sip show subscriptions CLI command.file1-6/+8
2008-03-26Large cleanup of DSP codeqwell3-26/+15
2008-03-26Merged revisions 111020 via svnmerge from file1-1/+1
2008-03-26Merged revisions 110628 via svnmerge from file1-3/+27
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman1-1/+1
2008-03-25This one line change makes an if inside a for loop (in realtime_peer) check a...jpeeler1-1/+1
2008-03-25Oops here too. I need to stop coding for a while...mmichelson1-3/+0
2008-03-25Merged revisions 110635 via svnmerge from mmichelson1-1/+3
2008-03-25Add a special dialplan variable to chan_sip which will cause an audio file to...file1-0/+11
2008-03-25Use the "Server" header when responding to SIP requests.oej1-1/+1
2008-03-24Remove the "Event: registration" header from Asterisk-generatedmmichelson1-1/+0
2008-03-24Merged revisions 110618 via svnmerge from mmichelson1-4/+3
2008-03-24Merged revisions 110614 via svnmerge from russell1-2/+2
2008-03-24Only print out the set_address_from_contact host verbose message if debugging...file1-1/+3
2008-03-20Merged revisions 110336 via svnmerge from russell2-12/+9
2008-03-20Fix recent trunk breakagetilghman1-1/+1
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.qwell5-11/+11
2008-03-19Rename very poorly named function to reflect what it actually does. This was...qwell5-17/+17
2008-03-19This change adds DNS manager support for registrations not referencing a peer...jpeeler1-17/+34
2008-03-19Set req->data to NULL after free'ing to ensure that it never gets accidentallyrussell1-1/+5
2008-03-18Fix a typo which caused a double free in chan_zap. This was discoveredmmichelson1-1/+1
2008-03-18Since a sip request's data field is now a stringfield, we not only have to checkmmichelson1-1/+1
2008-03-18Merged revisions 109575 via svnmerge from mmichelson1-2/+6
2008-03-18fix up various warnings found via the addition of format string checking... s...kpfleming3-12/+15
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson3-15/+12
2008-03-18Merged revisions 109386 via svnmerge from file1-30/+37
2008-03-18Do not return with a successful authentication if the From header ends up empty.qwell1-2/+0
2008-03-18Add manager peerstatus events when peer can't authenticate.oej1-3/+21
2008-03-17Update the directory of placed calls on skinny phonesmvanbaak1-0/+1
2008-03-17Remove something that is never ever used.file1-1/+0
2008-03-17Merged revisions 109107 via svnmerge from file1-1/+1
2008-03-17Make sure that the temporary sip_request structure is empty so that copy_requ...file1-2/+2
2008-03-14Merged revisions 108796 via svnmerge from russell1-1/+1
2008-03-14Merged revisions 108737 via svnmerge from mmichelson1-7/+27
2008-03-13Merged revisions 108530 via svnmerge from russell1-1/+1
2008-03-13Merge changes from team/jamesgolovich/chan_sip-ast_strrussell1-69/+118
2008-03-12Rename ast_tcptls_server_instance to session_instance, since this pertains torussell1-9/+9
2008-03-12Let's get this to compilemmichelson1-1/+1
2008-03-12Merged revisions 108288 via svnmerge from mmichelson1-3/+4
2008-03-12add support for named sections in zapata.conf, and fix a few bugs in config f...kpfleming1-18/+63
2008-03-12Merged revisions 108086 via svnmerge from kpfleming1-0/+15
2008-03-12Deadlock fixestilghman1-2/+15
2008-03-11Merged revisions 107714 via svnmerge from qwell2-0/+14
2008-03-11Merged revisions 107713 via svnmerge from kpfleming1-2/+0
2008-03-11fix another potential bug found by gcc 4.3kpfleming1-1/+2
2008-03-11Merged revisions 107464 via svnmerge from kpfleming1-5/+5
2008-03-11Merged revisions 107290 via svnmerge from twilson1-0/+1
2008-03-10Merged revisions 107173 via svnmerge from qwell1-0/+1