aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-27don't crash if no group is specified (bug #4836)russell1-2/+4
2005-07-27fix warningrussell1-1/+1
2005-07-27use Set instead of SetVar in the sample so that we don't get warnings whenrussell1-3/+3
2005-07-27Stomp on deadlock. Bug #4555jeremy1-35/+61
2005-07-27one-way-audio problem on multihomed host with bind to secondary address. Bug ...jeremy1-3/+3
2005-07-27and now we know why #define-ing constants and trying to keep them in sequence...kpfleming1-18/+29
2005-07-27fix breakage that was causing PUBLISH to be sent instead of CANCELkpfleming1-5/+5
2005-07-27add a few const'skpfleming1-6/+7
2005-07-26enhance SIP_PEER function to return additional items (bug #4816)kpfleming1-46/+76
2005-07-26additional documentation of options (bug #4811)kpfleming1-0/+19
2005-07-26warn users about voicemail menu structure changekpfleming1-0/+5
2005-07-26make queue and interface name matching case-insensitive (bug #4815)kpfleming1-2/+2
2005-07-26correct commentkpfleming1-1/+1
2005-07-26add a global option to disable priority jumping in applications (when they ge...kpfleming5-14/+23
2005-07-26fix build issue for FreeBSD (bug #4802)russell1-4/+3
2005-07-25clean up SIP response and pedantic REGISTER matching (bug #3663)kpfleming1-80/+85
2005-07-25add explanatory comment about timestamp compensation (bug #4763)kpfleming1-5/+17
2005-07-25process asterisk.conf in a single pass, instead of twice (bug #4689)kpfleming2-85/+76
2005-07-25don't set the event mask if the given eventmask was not validrussell1-2/+3
2005-07-25make sure a reponse is sent when setting the EventMask to on (bug #4799)russell1-1/+1
2005-07-25use CDR API calls instead of re-implementing them (bug #4726)kpfleming3-22/+21
2005-07-25more extensive documentation (bug #4444)kpfleming1-69/+235
2005-07-25add some basic documentation about asterisk.conf (bug #4758, rewritten)kpfleming1-0/+35
2005-07-25allow longer file version strings (bug #4765)kpfleming1-1/+1
2005-07-25set the 'number complete' bit properly (bug #4771)kpfleming1-1/+1
2005-07-25formatting cleanups (bug #4782)kpfleming2-81/+129
2005-07-25add dedicated function for adding Content-Length header (bug #4795)kpfleming1-86/+54
2005-07-25remove the need to have the BUSYDETECT routine defined in the CFLAGS unlessrussell2-1/+5
2005-07-25_really_ rewrite get_in_brackets to do the right thing (including skipping es...kpfleming1-20/+35
2005-07-25formatting and callingpres support (bug #4787)russell1-3/+12
2005-07-25ensure translators don't generate old timestamps when silent periods end (bug...kpfleming1-4/+13
2005-07-25minor updates (bug #4777)kpfleming1-0/+7
2005-07-25fix line-ending style (bug #4778)kpfleming1-5/+7
2005-07-25minor updates (bug #4779)kpfleming2-18/+9
2005-07-25get rid of potential memory leakrussell1-32/+35
2005-07-25add MD5-hash matching (bug #4764, with mods)kpfleming1-6/+32
2005-07-25combine bracket-removing functions (bug #4794, with compiler warning mod)kpfleming1-39/+20
2005-07-25squash a warningrussell1-0/+1
2005-07-25ensure that port number in URI is presented when needed (bug #4784)kpfleming1-4/+4
2005-07-25formatting cleanups (bug #4786, with minor mods)kpfleming1-45/+67
2005-07-25add plain-text hangup cause private header to outbound BYE/CANCEL (bug #4783 ...kpfleming1-20/+36
2005-07-25more formatting fixes! (bug #4780)russell1-166/+176
2005-07-25ensure socket address family is copied (bug #4789)kpfleming1-0/+2
2005-07-25get rid of a warningrussell1-1/+1
2005-07-25add ability to set or read both callerid name and num in one call to the func...russell1-12/+19
2005-07-25ensure SIP_HEADER does not segfault when called on hung-up channels (bug #475...kpfleming1-0/+7
2005-07-25add line break after show agents output (bug #4768)russell1-0/+2
2005-07-25formatting fixes (bug #4770)russell1-15/+17
2005-07-25formatting fixups (bug #4769)russell1-166/+159
2005-07-22More minor cleanupsmattf1-2/+1