Commit Graph

9695 Commits (d70fe791c2e951b5421f95373957474c20406d2f)
 

Author SHA1 Message Date
Tilghman Lesher d70fe791c2 A few misses from constification
19 years ago
Jason Parker 8c16600b0d Minor fixes to sounds installation.
19 years ago
Tilghman Lesher 70af28270d Constify the result of a config retrieval function, to avoid mutilation (issue 7983).
19 years ago
Kevin P. Fleming cc99b22469 add a warning about name changes on some API calls
19 years ago
Steve Murphy 9ebd2579c9 sounds/Makefile updated to handle the extra-sounds tarball; some optimizations
19 years ago
Jason Parker aefb5c269a Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-dev
19 years ago
Kevin P. Fleming 9ae105df1d don't let symbols from included static libraries (like codec/ilbc) pollute the global namespace when those modules are embedded
19 years ago
Jason Parker 61e4465f49 Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.
19 years ago
Paul Cadach 2132e7fd5f Strip quotes from property value
19 years ago
Paul Cadach 04ff475902 .cxx files no longer ignored
19 years ago
Paul Cadach e57d521462 Split capability definitions into own source file
19 years ago
Jason Parker 261e84229d Avoid errors when compiling out of tree modules like asterisk-addons.
19 years ago
Paul Cadach aa92ebffea Remove unnecessary (long time ago commented out) code
19 years ago
Paul Cadach a704e298e7 Fix missed extension replacement
19 years ago
Paul Cadach 84946195e9 Change file naming to be conform OpenH323 rules
19 years ago
Jason Parker 8bd82ebc0d Add documentation on rtp packetization.
19 years ago
Joshua Colp 3c6d5053ba Totally break a P2P bridge upon going on hold, and re-establish it upon going off hold.
19 years ago
Joshua Colp 659d467720 Expand codec check so that raw formats must be equal for a Packet2Packet bridge to occur
19 years ago
Jason Parker 75a39b53ad bump the .cleancount up
19 years ago
Joshua Colp 3f0f48f8bc More property changes that never got merged in
19 years ago
Joshua Colp 86421e3a7d Do clean for h323 directory too
19 years ago
Joshua Colp 1ce4a427d3 Merge in latest round of chan_h323 changes. These are all isolated to chan_h323 so meh.
19 years ago
Jason Parker 3c224654c2 Document member name logging functionality.
19 years ago
Jason Parker 50c1981780 We need to persist the member name also
19 years ago
Jason Parker a7119b522d Add a "member name" to queue members.
19 years ago
Kevin P. Fleming 0964265657 Merged revisions 43314 via svnmerge from
19 years ago
Kevin P. Fleming 505c465a3b these functions never should have been non-static or in a header file
19 years ago
Kevin P. Fleming 32d119746c move ODBC API into ast_ namespace
19 years ago
Kevin P. Fleming ea399862c4 move more API into the ast_ namespace
19 years ago
Kevin P. Fleming 41d3e99e28 move ADSI functionality into ast_ namespace
19 years ago
BJ Weschke e8606d9c57 Merged revisions 42133 via svnmerge from
19 years ago
Matt O'Gorman 02868b1723 thats odd, but just in case it happens again i want to see it.
19 years ago
Matt O'Gorman f6f7e134be fixed timeout issue as well as some other minor issues
19 years ago
Kevin P. Fleming 8b79aba992 do this fix properly :-)
19 years ago
Jason Parker 4c2874b994 Commit the changes from issue #5240.
19 years ago
Kevin P. Fleming 1485fa4c24 move this header to include where it belongs
19 years ago
Matthew Fredrickson 81b6e171bd Get rid of zero size old config file
19 years ago
Matthew Fredrickson 33ddb53663 Various updates from PCadach's chan_h323-live branch
19 years ago
Jason Parker fc60c151d3 After discussing this with other people, we decided we'd like to try to do this a little differently.
19 years ago
Anthony LaMantia 3f3402d69e 5240 update
19 years ago
Matthew Fredrickson 2e5118cc49 Add the h323 config file. Arrr!!! for international talk like a pirate's day.
19 years ago
Matthew Fredrickson 1dfc281c40 Work!!!
19 years ago
Joshua Colp 44821e39f8 While this is experimental I don't think it should be experimental enough to be printed out in big capital letters, and Kenny tends to agree too so you know it's right.
19 years ago
Matthew Fredrickson 3c4dc2033f Update configure and closest kin. *Hopes my branch doesn't break*
19 years ago
Matthew Fredrickson 2cc96500bd Mergeing in Paul Cadach's chan_h323 changes *holds breath*
19 years ago
Matthew Fredrickson d4d7a8b132 Let's try this out. Seems silly, but we'll try it anyways
19 years ago
Matt O'Gorman d0a1a0033d similar patch for verbose vs debug with minor changes
19 years ago
Matt O'Gorman 65abfac363 blocking version 43269 from being pushed into trunk
19 years ago
Joshua Colp d544223d02 Warning be gone!
19 years ago
Joshua Colp 3c732537bc Improve output of sip show peers (issue #6624 reported by mavetju with minor code changes by myself)
19 years ago