Commit Graph

18436 Commits (104974cdb4c57f697e78e4073e68ecb88ecea12c)
 

Author SHA1 Message Date
David Vossel 68ba81dfe6 Add rtsavesysname to chan_iax
17 years ago
Tilghman Lesher 7b37a60418 Initialize additional variables, to prevent a possible crash.
17 years ago
Mark Michelson 99b98d8f9a Fix problem with no audio due to ignoring the SDP.
17 years ago
Mark Michelson d8cc968adc Merged revisions 201450 via svnmerge from
17 years ago
David Vossel 82e4b25230 ast_channel_datastore_alloc is no longer used. updating datastores.txt to reflect that.
17 years ago
David Vossel de8fae17d4 Merged revisions 201423 via svnmerge from
17 years ago
David Brooks ecfbab0782 Merged revisions 201380 via svnmerge from
17 years ago
David Vossel 9bf67151c9 SIP registry ref count error
17 years ago
David Vossel 940accbd99 update chan_iax to use 64bit feature flags.
17 years ago
Kevin P. Fleming 962bd7ab26 Merged revisions 201261 via svnmerge from
17 years ago
David Vossel 9a66b1dcdf fix issue with build_contact introduced by the "SIP trasnport type issues" commit
17 years ago
Sean Bright a342fb0700 Update my e-mail address (thanks for the props, russell :))
17 years ago
Kevin P. Fleming f1dc620467 Enable applications to enable/disable digit and tone detection.
17 years ago
Kevin P. Fleming 5b2939916f Explicitly test for 'static weakref' support.
17 years ago
Kevin P. Fleming ab73c3aabe When compiling in an Emacs-spawned shell, always print directory names.
17 years ago
Kevin P. Fleming 4a93d3bcb5 Another minor fix to compiler attribute checking.
17 years ago
Kevin P. Fleming 4c0265664e Merged revisions 200991 via svnmerge from
17 years ago
Kevin P. Fleming 10ea4910e7 Fix problems with new compiler attribute checking in configure script.
17 years ago
David Vossel ee8cdd555f SIP transport type issues
17 years ago
Michiel van Baak 4271603247 add FILE_STORAGE to Voicemail Build Options
17 years ago
Russell Bryant fc6ec8a16a Add Sean Bright to CREDITS - Thanks, Sean!
17 years ago
Eliel C. Sardanons 6031389b43 Recorded merge of revisions 200875 via svnmerge from
17 years ago
Eliel C. Sardanons a179e144cd Show the interface name on error, if it is not found.
17 years ago
Russell Bryant 3c23511069 Don't claim a char * is a mansession object.
17 years ago
Moises Silva 2c8cd1db92 keep backwards compatible chan_dahdi with older openr2 versions by not using the new skip category feature unless supported
17 years ago
Kevin P. Fleming 4af5dd813c Ensure that configure-script testing for compiler attributes actually works.
17 years ago
Russell Bryant dcc651d99b Add missing closure of verbatim environment.
17 years ago
Kevin P. Fleming 5b79acdb42 Document the new automatic 'ignoresdpversion' behavior.
17 years ago
Kevin P. Fleming 85e57521ab Accept T.38 re-INVITE responses with invalid SDP versions.
17 years ago
Kevin P. Fleming aaeec3b40f Last batch of 'static' qualifiers for module-level global variables.
17 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
17 years ago
Kevin P. Fleming 4379249674 Convert a number of global module variables to 'static'.
17 years ago
Kevin P. Fleming 78ee46f13f Some minor structure size improvements in sip_pvt and sip_peer.
17 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
17 years ago
Mark Michelson d224f78dd5 Merged revisions 200513 via svnmerge from
17 years ago
Moises Silva b52abf3d21 added openr2 to menuselect-deps.in, recent commit in menuselect made me realize this was never done but was working anyways
17 years ago
Sean Bright 2763066e34 Include basic installation and usage instructions for upstart script.
17 years ago
Sean Bright 870a5b6c2d First shot at an upstart script for asterisk on Ubuntu.
17 years ago
Mark Michelson afcbf2e14f Merged revisions 200360 via svnmerge from
17 years ago
Mark Michelson e1c03cbf1a Fix some bad locking stemming from trying to forward a call to a non-existent
17 years ago
Mark Michelson d222361a29 Fix a potential crash from trying to access a NULL channel pointer.
17 years ago
Sean Bright 4e9cce1b72 Call chgrp instead of chown when setting run directory group ownership.
17 years ago
Sean Bright c6ce84a3df Blocked revisions 200185 via svnmerge
17 years ago
Mark Michelson 616e85c95f Fix a crash due to a potentially NULL p->options.
17 years ago
Eliel C. Sardanons dabfa94fdc Release the allocated channel decreasing the reference counter.
17 years ago
Leif Madsen b37041f2db Fix path for .flavor and .version
17 years ago
Leif Madsen 358a6bb8df Blocked revisions 200037 via svnmerge
17 years ago
Sean Bright 085b7a3a7a Remove some trailing whitespace and steal revision 200000.
17 years ago
Mark Michelson 28fe3938b7 Only try to use the invite_branch on outgoing INVITEs with auth credentials.
17 years ago
David Brooks df649a8671 Fixes the argument order in definition of new_find_extension().
17 years ago