Commit Graph

10678 Commits (06f55b3120f7c79d4355203772e6ff61afa208b0)
 

Author SHA1 Message Date
Russell Bryant 06f55b3120 Merged revisions 58896 via svnmerge from
19 years ago
Russell Bryant 78d178173f By default, don't attempt to do any CallerID handling at all with SLA because
19 years ago
Tilghman Lesher 2fd66654ac Issue 9162 - pbx_substitute_variables_helper assumes the buffer is initialized
19 years ago
Russell Bryant b7f05aeaaa Ensure that the blinky lights show that the trunk stopped ringing when the
19 years ago
Russell Bryant d93c20ac9d fix the reference to the SLA documentation
19 years ago
Olle Johansson 0eda92609d Merged revisions 58847 via svnmerge from
19 years ago
Olle Johansson f546453573 Don't hangup the call on OK or errors on MESSAGE and INFO
19 years ago
Olle Johansson 83bb6718fc Issue #9251 - Clear From URI from user attributes (tgrman)
19 years ago
Joshua Colp 8f379dc693 Blocked revisions 58832 via svnmerge
19 years ago
Christian Richter 5923e48d7f Merged revisions 57034,57523,57753,58558 via svnmerge from
19 years ago
Christian Richter 160cfaf1c6 added UU transceiving and corect handling for rdnis
19 years ago
Joshua Colp dd1a0aa1dd Allow RFC2833 compensation to compensate for even stupider implementations by queueing up the end frame at the start, not the actual end. (issue #8963 reported by AndrewZ)
19 years ago
Joshua Colp fa866efb5c Add matchexterniplocally setting which only substitutes your externip/externhost setting if it matches the localnet setting. I know of at least two people who need opposite settings, so I made it an option! (issue #8821 reported by kokoskarokoska)
19 years ago
Russell Bryant 8ae4e264d1 Fix a few more places in chan_iax2 where the ast_frame used for receiving a
19 years ago
Russell Bryant 442c9f222f Make the compiler happy and initialize a variable.
19 years ago
Russell Bryant e836ed5ea3 Merge some updates to the SLA documentation. I plan to keep working on this
19 years ago
Joshua Colp 76f8e0c489 Fix spelling of unavailable in voicemail documentation. (issue #9248 reported by tensai)
19 years ago
Joshua Colp b9124234e9 Merged revisions 58579 via svnmerge from
19 years ago
Russell Bryant 90aa4ab658 Hang up the channel that put the call on hold in the event processing thread to
19 years ago
Russell Bryant 2f54661cf8 Add a missing break statement so that handling the above event does not
19 years ago
Tilghman Lesher ec21f50132 Fix segfault (Issue 9236)
19 years ago
Russell Bryant ed9b9c6791 Refactor hold handling a bit so that it does not require keeping the call up
19 years ago
Joshua Colp 2b3c0dc1e4 Make early SDP seeding even smarter! We have to check codecs in the make_compatible function too. (issue #9221 reported by marcelbarbulescu)
19 years ago
Joshua Colp add0cad065 Merged revisions 58388 via svnmerge from
19 years ago
Kevin P. Fleming 690da7f074 this change was not needed; fclose() handles closing the file descriptor already
19 years ago
Kevin P. Fleming 37af77e79f fix a compiler warning, and overwriting 'res' value
19 years ago
Kevin P. Fleming 8a2e3d0b8b fix two cases where HTTP session file descriptors would not be closed
19 years ago
Russell Bryant 5603ca69eb If we receive ZT_EVENT_REMOVED, destroy the specified channel.
19 years ago
Russell Bryant f34c30860e (This bug was reported to me by Kinsey Moore)
19 years ago
Joshua Colp 240355d78b Ensure we have (or should have) at least one matching codec before attempting early bridge SDP seeding. (issue #9221 reported by marcelbarbulescu)
19 years ago
Russell Bryant b393ff7feb Blocked revisions 58167 via svnmerge
19 years ago
Russell Bryant 97fe798e7e Merged revisions 58164 via svnmerge from
19 years ago
Steve Murphy 81ef9a4f18 Merged revisions 58115 via svnmerge from
19 years ago
Russell Bryant dd920562ee Clarify the documentation of the dialout and sendvoicemail options.
19 years ago
Olle Johansson 275abf4e08 Merged revisions 58052 via svnmerge from
19 years ago
Russell Bryant 905238839b Return an error of transmit_response is called without a session.
19 years ago
Joshua Colp 94c9dcda60 Since chan_iax2 does not support reception of DTMF with duration ensure that it is set to 0 on the frame. (issue #8521 reported by gdhgdh)
19 years ago
Joshua Colp a5b62f15c3 Don't create a listen channel and record the conference unless the option is turned on. (issue #9204 reported by francesco_r)
19 years ago
Joshua Colp 2feaf74cdd Merged revisions 57869 via svnmerge from
19 years ago
Steve Murphy 85b9c4f565 Merged revisions 57825 via svnmerge from
19 years ago
Joshua Colp 127e1095f1 Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj)
19 years ago
Joshua Colp a00f75604b Don't reference a potentially NULL pointer. (issue #9199 reported by klolik)
19 years ago
Joshua Colp 44dd29ff61 Preserve marker bit when P2P bridging. (issue #9198 reported by edgreenberg)
19 years ago
Steve Murphy b899145141 Updated the regression tests
19 years ago
Tilghman Lesher 3687771760 Merged revisions 57648 via svnmerge from
19 years ago
Dwayne M. Hubbard 9a47a4712f submitted patch for Georgian language, issue 9010, submitted by Alexander Shaduri
19 years ago
Russell Bryant 3b6dc39807 add missing configuration template. Thanks to Lacy Moore on asterisk-users for pointing this out\!
19 years ago
Russell Bryant b59030489b Update the check that is used to determine whether zaptel transcoder support
19 years ago
Joshua Colp 53b9bc89c0 Merged revisions 57475 via svnmerge from
19 years ago
Steve Murphy f8be0ce753 Merged revisions 57458 via svnmerge from
19 years ago