Commit Graph

5667 Commits (69f9c479e7e8e1fb58a585e60d6eeb0f0616922c)
 

Author SHA1 Message Date
Russell Bryant bbb33e5c41 don't crash if no group is specified (bug #4836)
20 years ago
Russell Bryant 80af1153bc fix warning
20 years ago
Russell Bryant 5196d60538 use Set instead of SetVar in the sample so that we don't get warnings when
20 years ago
Jeremy McNamara adae4181f0 Stomp on deadlock. Bug #4555
20 years ago
Jeremy McNamara 2fc8abd8ae one-way-audio problem on multihomed host with bind to secondary address. Bug #4505
20 years ago
Kevin P. Fleming 11891d28da and now we know why #define-ing constants and trying to keep them in sequence is a bad idea...
20 years ago
Kevin P. Fleming 9080884688 fix breakage that was causing PUBLISH to be sent instead of CANCEL
20 years ago
Kevin P. Fleming f99dcb7586 add a few const's
20 years ago
Kevin P. Fleming b774d41660 enhance SIP_PEER function to return additional items (bug #4816)
20 years ago
Kevin P. Fleming 531554d835 additional documentation of options (bug #4811)
20 years ago
Kevin P. Fleming bafebbd909 warn users about voicemail menu structure change
20 years ago
Kevin P. Fleming c4c9401efd make queue and interface name matching case-insensitive (bug #4815)
20 years ago
Kevin P. Fleming 2c0f42361e correct comment
20 years ago
Kevin P. Fleming 5cc0413c54 add a global option to disable priority jumping in applications (when they get updated), settable in extensions.conf
20 years ago
Russell Bryant a657d3a7fa fix build issue for FreeBSD (bug #4802)
20 years ago
Kevin P. Fleming 4df19fa1c2 clean up SIP response and pedantic REGISTER matching (bug #3663)
20 years ago
Kevin P. Fleming 8703628608 add explanatory comment about timestamp compensation (bug #4763)
20 years ago
Kevin P. Fleming f6c059d451 process asterisk.conf in a single pass, instead of twice (bug #4689)
20 years ago
Russell Bryant 0d695659ca don't set the event mask if the given eventmask was not valid
20 years ago
Russell Bryant eb7f5e8d0b make sure a reponse is sent when setting the EventMask to on (bug #4799)
20 years ago
Kevin P. Fleming f358db3d43 use CDR API calls instead of re-implementing them (bug #4726)
20 years ago
Kevin P. Fleming 307566933f more extensive documentation (bug #4444)
20 years ago
Kevin P. Fleming e355c40279 add some basic documentation about asterisk.conf (bug #4758, rewritten)
20 years ago
Kevin P. Fleming ae95c5d7e1 allow longer file version strings (bug #4765)
20 years ago
Kevin P. Fleming 9b8ee1f3e4 set the 'number complete' bit properly (bug #4771)
20 years ago
Kevin P. Fleming 8b3f4e3022 formatting cleanups (bug #4782)
20 years ago
Kevin P. Fleming 1a5aa9c836 add dedicated function for adding Content-Length header (bug #4795)
20 years ago
Russell Bryant 829a14ed07 remove the need to have the BUSYDETECT routine defined in the CFLAGS unless
20 years ago
Kevin P. Fleming 6596f8496e _really_ rewrite get_in_brackets to do the right thing (including skipping escaped double-quote characters)
20 years ago
Russell Bryant 8223580a4a formatting and callingpres support (bug #4787)
20 years ago
Kevin P. Fleming 6d7b939467 ensure translators don't generate old timestamps when silent periods end (bug #4707 with formatting fixes)
20 years ago
Kevin P. Fleming ff5409507c minor updates (bug #4777)
20 years ago
Kevin P. Fleming a0acccffa5 fix line-ending style (bug #4778)
20 years ago
Kevin P. Fleming 654f3909e2 minor updates (bug #4779)
20 years ago
Russell Bryant f34930313c get rid of potential memory leak
20 years ago
Kevin P. Fleming 6074f3441a add MD5-hash matching (bug #4764, with mods)
20 years ago
Kevin P. Fleming 1aa875b656 combine bracket-removing functions (bug #4794, with compiler warning mod)
20 years ago
Russell Bryant cdf79750c0 squash a warning
20 years ago
Kevin P. Fleming 1e9beaa1d2 ensure that port number in URI is presented when needed (bug #4784)
20 years ago
Kevin P. Fleming a953eb06c3 formatting cleanups (bug #4786, with minor mods)
20 years ago
Kevin P. Fleming 1153f74259 add plain-text hangup cause private header to outbound BYE/CANCEL (bug #4783 with minor mods)
20 years ago
Russell Bryant eeb34ffd63 more formatting fixes! (bug #4780)
20 years ago
Kevin P. Fleming 5238d544e9 ensure socket address family is copied (bug #4789)
20 years ago
Russell Bryant 36093d24f7 get rid of a warning
20 years ago
Russell Bryant 76b6344760 add ability to set or read both callerid name and num in one call to the function
20 years ago
Kevin P. Fleming dd1cd37f11 ensure SIP_HEADER does not segfault when called on hung-up channels (bug #4756, different fix than posted patch)
20 years ago
Russell Bryant cd17218e59 add line break after show agents output (bug #4768)
20 years ago
Russell Bryant 32a267db40 formatting fixes (bug #4770)
20 years ago
Russell Bryant 4f007c8192 formatting fixups (bug #4769)
20 years ago
Matthew Fredrickson 6eb0ec533e More minor cleanups
20 years ago