Commit Graph

10649 Commits (240355d78bc2b7d90d30a1daa1e38e5a89e1729e)
 

Author SHA1 Message Date
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)
18 years ago
Russell Bryant b393ff7feb Blocked revisions 58167 via svnmerge
18 years ago
Russell Bryant 97fe798e7e Merged revisions 58164 via svnmerge from
18 years ago
Steve Murphy 81ef9a4f18 Merged revisions 58115 via svnmerge from
18 years ago
Russell Bryant dd920562ee Clarify the documentation of the dialout and sendvoicemail options.
18 years ago
Olle Johansson 275abf4e08 Merged revisions 58052 via svnmerge from
18 years ago
Russell Bryant 905238839b Return an error of transmit_response is called without a session.
18 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)
18 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)
18 years ago
Joshua Colp 2feaf74cdd Merged revisions 57869 via svnmerge from
18 years ago
Steve Murphy 85b9c4f565 Merged revisions 57825 via svnmerge from
18 years ago
Joshua Colp 127e1095f1 Don't allow a NULL pointer to reach ast_frdup. (issue #9155 reported by cmaj)
18 years ago
Joshua Colp a00f75604b Don't reference a potentially NULL pointer. (issue #9199 reported by klolik)
18 years ago
Joshua Colp 44dd29ff61 Preserve marker bit when P2P bridging. (issue #9198 reported by edgreenberg)
18 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
Steve Murphy 9fab305234 I almost had comma escapes right, but 9184 points out the problem-- the escape is removed by pbx_config, and pbx_ael should also, before sending it down into the pbx engine. Also, you have to insert it back in, if you are generating extensions.conf code from the AEL.
19 years ago
Russell Bryant 5a9cd3d235 Return the correct digit that interrupted the stream. This fixes exiting the
19 years ago
Russell Bryant 31cf37519f Merge changes from svn/asterisk/team/russell/sla_updates
19 years ago
Joshua Colp 219f4b4913 Merged revisions 57317 via svnmerge from
19 years ago
TransNexus OSP Development 81b8f64769 1. Corrected a typo for www.etsi.org. Thank Patrick.
19 years ago
Russell Bryant 65915e679a minor tweaks to the sla docs
19 years ago
Russell Bryant 447561d7a2 Merge more changes from svn/asterisk/team/russell/sla_updates
19 years ago
Russell Bryant 315c9614cb Minor formatting change
19 years ago
Russell Bryant 9d3ff33b25 Merge changes from svn/asterisk/team/russell/sla_updates
19 years ago
Steve Murphy 6bc3d77c05 Merged revisions 57118 via svnmerge from
19 years ago
Joshua Colp 43f841cadf Merged revisions 57092 via svnmerge from
19 years ago
Russell Bryant 9021d3c3b2 Merge current set of changes from svn/asterisk/team/russell/sla_updates
19 years ago
Joshua Colp 53b014b81a Picky compiler...
19 years ago
Joshua Colp d92e56ac89 Better handle timeouts when the individual speaks after everything has been played but before the timeout ends.
19 years ago
Steve Murphy 96622ddd26 I was surprised that I had not yet downgraded missing goto targets and macro call defs to a warning, in case they are in extensions.conf; I rectified this problem. Also, A goto in a macro to a target in a catch block was not being found; I fixed this too; the cause was that I needed to treat catch statements like an extension in the find_match code.
19 years ago
Russell Bryant 1082f8d178 Fix voicemail email attachments. I missed the conversion of one of the line
19 years ago
Tilghman Lesher 91355b5e5f Picky, picky... show deprecation warning in application help, too (reported via list)
19 years ago
Russell Bryant 83ce3720bc Restore the behavior of Asterisk 1.2 where if a device was not specified in
19 years ago
Joshua Colp 31d02952de Merged revisions 56850 via svnmerge from
19 years ago
Russell Bryant dd6b58edcd Fix a crash in my last change to iax2_indicate(). (issue #9150)
19 years ago
Joshua Colp 0750349819 Update app_record documentation to use new CLI command, core show file formats. (issue #9151 reported by junky)
19 years ago
Joshua Colp 51fc74da59 Use ast_strlen_zero to see if the language and/or context argument is not present for Background instead of just checking if it is NULL. (issue #9141 reported by mjagdis)
19 years ago
Russell Bryant 268fc8a9cc Do more complete locking of the chan_iax2_pvt struct in the indicate callback.
19 years ago
Joshua Colp 693cdc775e Allow both of the show version files and core show file versions CLI commands to work. (issue #9135 reported by mvanbaak)
19 years ago
Russell Bryant 11e4c71bc0 Move a comment to be in the correct struct.
19 years ago
Russell Bryant 6c89f9e883 Blocked revisions 56729 via svnmerge
19 years ago
Tilghman Lesher 185d7f5a3a Merged revisions 56684 via svnmerge from
19 years ago
Jason Parker a9e4e0eefa Make sure to set a speeddials parent on creation.
19 years ago
Kevin P. Fleming 3b191255bf update to match zaptel 1.4 API change that was committed a few minutes ago
19 years ago