Commit Graph

10140 Commits (f4133080cac650ac25be9b1d70c72bd1543535df)
 

Author SHA1 Message Date
Tilghman Lesher f4133080ca Oops, merge missed release of odbc object
19 years ago
Tilghman Lesher 04c4fbb3b3 Merged revisions 47862 via svnmerge from
19 years ago
Joshua Colp 0e684abd82 Merged revisions 47859 via svnmerge from
19 years ago
Joshua Colp 9d45f7420e Blocked revisions 47855 via svnmerge
19 years ago
Joshua Colp b42279c142 Only remove/destroy the RTCP I/O item if it exists.
19 years ago
Joshua Colp 335630b10c Use a separate variable in the channel structure to store the context that the channel was dialed from. (issue #8382 reported by jiddings)
19 years ago
Olle Johansson 7da1a54fe6 Explain properly how videosupport works.
19 years ago
Olle Johansson a7c1ac60b7 Make sure we destroy scheduled items and not use them ever again after destruction (rizzo)
19 years ago
Luigi Rizzo d20e81d829 fix bug 7450 - Parsing fails if From header contains angle brackets
19 years ago
Kevin P. Fleming 46ff647119 block patch that was already present here
19 years ago
Jason Parker 67546a068c Fix a couple of typos. Initially pointed out by mrobinson.
19 years ago
Jason Parker 64eabdcdea Blocked revisions 47780 via svnmerge
19 years ago
Kevin P. Fleming 517e7297f1 update documentation regarding IAX2 transfers and CDRs
19 years ago
Joshua Colp f373cad528 Compare technology using the pointers instead of a straight comparison based on name. (issue #8228 reported by dean bath)
19 years ago
Joshua Colp 3a1d01828b Blocked revisions 47761 via svnmerge
19 years ago
Kevin P. Fleming ee6bf62ac5 check for pre-1.4 versions of Zaptel and abort the configure script if found with an appropriate error message
19 years ago
Olle Johansson e1e6a1b2a8 Make the HOLD notification optional, in order to avoid a lot of extra database lookups
19 years ago
Joshua Colp 88002f78fd Merged revisions 47750 via svnmerge from
19 years ago
Joshua Colp ee182a4b02 Don't unreference the SLA object if there is no SLA object in the devicestate callback. (issue #8354 reported by loloski)
19 years ago
Olle Johansson d1ee29fc20 Don't fixup if there's nothing to fixup
19 years ago
Olle Johansson 8f5a7bcd8d Warn users about change in canreinvite
19 years ago
Olle Johansson 5bd53e3588 - CANCEL is never authenticated (according to the RFC)
19 years ago
Joshua Colp e83e3123f7 Merged revisions 47711 via svnmerge from
19 years ago
Tilghman Lesher 07c309c8b1 Fix ODBC_STORAGE for when context is NULL
19 years ago
Joshua Colp cb11263607 We need to ensure timelimit stuff is included as well so warnings get played. (issue #8050 reported by KNK)
19 years ago
Kevin P. Fleming 3302cbea3e don't try to call fclose() if fopen() failed
19 years ago
Olle Johansson c78840b900 - Improve SIP history
19 years ago
Kevin P. Fleming 5d59e5dd34 block fix that was found in this branch and backported to 1.2
19 years ago
Kevin P. Fleming 17242b0602 Merged revisions 47677 via svnmerge from
19 years ago
Kevin P. Fleming 7a5771161e Merged revisions 47686,47688-47689 via svnmerge from
19 years ago
Kevin P. Fleming cb4ed839c3 Merged revisions 47682 via svnmerge from
19 years ago
Luigi Rizzo a9057b2c65 fix longest match search in find_cli.
19 years ago
Olle Johansson 63f87d112d Send error message when we can't allocate SIP dialog, possibly due to limitation of file descriptors.
19 years ago
Olle Johansson 91631c8a20 Block patch to 1.2 that already was fixed in 1.4.
19 years ago
Joshua Colp bc6cff37bc If NAT detection is turned on or already detected then say NAT is active when setting the remote RTP peer when doing early bridging. (issue #8365 reported by marcelbarbulescu)
19 years ago
Kevin P. Fleming 8dc804fafe more formatting cleanup, and avoid running off the end of the string
19 years ago
Joshua Colp 708b84da2f Turn notice about unknown RTCP packet type into a debug message instead.
19 years ago
Kevin P. Fleming 8dd76cc19a silence compiler warning on 64-bit platforms (this variable is an 'int' anyway, comparing it to 'signed long' is not useful)
19 years ago
Joshua Colp 0742fe1d7e Merged revisions 47631 via svnmerge from
19 years ago
Joshua Colp 25b5cf18b7 Only keep the video RTP structure around if 1. Video support is enabled and 2. A video codec is enabled on the dialog
19 years ago
Joshua Colp 039c552a47 Small documentation clarification for URIENCODE. (issue #8294 reported by salaud)
19 years ago
Tilghman Lesher cd06244951 Conversion of res_odbc API to include ast_ prefix did not completely transition app_voicemail
19 years ago
Joshua Colp 159c54a5e9 Use LOG_DEBUG to print out the indication that app_amd is using default settings instead of using LOG_NOTICE. This stops needless logging of this information under normal circumstances. (issue #8361 reported by Seb7)
19 years ago
Olle Johansson 4ecb09f6e8 Update documentation to fit the implementation...
19 years ago
Olle Johansson cb82979700 Issue #8272 - Don't destroy dialog in retransmission system if it's an OPTION packet from peerpoke
19 years ago
Joshua Colp 595f01984f Merged revisions 47583 via svnmerge from
19 years ago
Tilghman Lesher e944561518 Merged revisions 47580 via svnmerge from
19 years ago
Steve Murphy 2a0ac6ad9a This solves bug 8342, whereby a crash occurs under certain circumstances while reading a config file with comments-- a call to CB_ADD shouldn't happen if withcomments is zero
19 years ago
Tilghman Lesher 6e4d0e50c8 Re-enable old deprecated commands
19 years ago
Olle Johansson 55c8a5ded8 - Don't reply to INVITE already replied to when we get BYE
19 years ago