asterisk/asterisk.git
2007-09-22 Steve MurphyMerged revisions 83589 via svnmerge from
2007-09-22 Steve MurphyMerged revisions 83558 via svnmerge from
2007-09-22 Matthew FredricksonFix potential point of confusion
2007-09-22 Tilghman LesherFix build of check_expr and hashtest2 when DEBUG_THREAD...
2007-09-22 Tilghman LesherAdd the MeetmeList and Reload manager commands, which...
2007-09-22 Tilghman LesherFixes for FreeBSD... testing for every conceivable...
2007-09-21 Russell BryantFix compilation errors in CLI command updates to SS7...
2007-09-21 Matthew FredricksonAdd an SS7 readme for setup and use of libss7 and asterisk
2007-09-21 Tilghman LesherFix some areas where we were still using '|' for an...
2007-09-21 Russell BryantUpdate app_queue to use commas as application argument...
2007-09-21 Tilghman LesherFix cdr_manager, such that if the config file is create...
2007-09-21 Russell BryantMerged revisions 83432 via svnmerge from
2007-09-21 Tilghman LesherCheck for the presence of trunc and round, and make...
2007-09-21 Joshua ColpBlocked revisions 83400 via svnmerge
2007-09-20 Jason ParkerMore NEW_CLI conversions.
2007-09-20 Mark MichelsonOops. Getting rid of svnmerge-integrated and automerge...
2007-09-20 Mark MichelsonMerging changes from queue_refcount_trunk into trunk...
2007-09-20 Russell BryantMerged revisions 83348 via svnmerge from
2007-09-20 Russell BryantMerged revisions 83316 via svnmerge from
2007-09-20 Russell Bryanttrivial formatting change
2007-09-20 Russell Bryanttrivial formatting change
2007-09-20 Russell Bryantminor spelling fixes in a comment
2007-09-20 Russell Bryantminor grammar fix
2007-09-20 Russell Bryantfix spelling in a comment
2007-09-20 Russell Bryanttrivial formatting change
2007-09-20 Jason ParkerFix a trivial typo, to test our new commit bot
2007-09-20 Jason ParkerMerged revisions 83246 via svnmerge from
2007-09-20 Joshua ColpMerged revisions 83232 via svnmerge from
2007-09-20 Russell BryantDon't start the event processing thread until after...
2007-09-20 Joshua ColpMerged revisions 83230 via svnmerge from
2007-09-20 Joshua ColpFix memory leaks in pbx_dundi, cdr_pgsql, and the confi...
2007-09-19 Jason ParkerMore conversions to NEW_CLI
2007-09-19 Joshua ColpClean up code in cdr_csv. (Are you sensing a theme...
2007-09-19 Joshua ColpClean up code in res_adsi.
2007-09-19 Russell Bryantput the channel in autoservice when executing func_shell
2007-09-19 Russell BryantMerged revisions 83179 via svnmerge from
2007-09-19 Russell BryantMerged revisions 83177 via svnmerge from
2007-09-19 Russell BryantMerged revisions 83175 via svnmerge from
2007-09-19 Joshua ColpFix indentation in app_db.
2007-09-19 Joshua ColpClean up code in app_authenticate.
2007-09-19 Joshua ColpClean up code in app_adsiprog.
2007-09-19 Russell BryantMerged revisions 83121 via svnmerge from
2007-09-19 Joshua ColpDISA only needs to know about the end of DTMF, not...
2007-09-19 Joshua ColpClean up app_disa code a bit.
2007-09-19 Philippe SultanReplace Google namespace occurrences with Jingle. The...
2007-09-19 Joshua ColpMerged revisions 83074 via svnmerge from
2007-09-19 Joshua ColpExtend manager show connected with additional information.
2007-09-19 Philippe SultanRemove namespaces in payload-type tags.
2007-09-19 Joshua ColpMerged revisions 83070 via svnmerge from
2007-09-19 Philippe SultanTransmit proper invitation, thus conforming to XEP...
2007-09-19 Christian RichterMerged revisions 83023-83024 via svnmerge from
2007-09-19 Russell BryantMerged revisions 82992 via svnmerge from
2007-09-18 Joshua ColpMerged revisions 82961 via svnmerge from
2007-09-18 Russell BryantMerged revisions 82929 via svnmerge from
2007-09-18 Jason Parker(issue #10724)
2007-09-18 Jason Parker(closes issue #10739)
2007-09-18 Russell BryantMerged revisions 82867 via svnmerge from
2007-09-18 Mark MichelsonMerged revisions 82865 via svnmerge from
2007-09-18 Kevin P. FlemingMerged revisions 82834 via svnmerge from
2007-09-18 Russell BryantMerged revisions 82802 via svnmerge from
2007-09-18 Jason Parker(closes issue #10755)
2007-09-18 Russell BryantMake sure that libpthread doesn't try to call free...
2007-09-18 Russell BryantDon't use ast_channel_lock_both() here, it only exists...
2007-09-18 Jason ParkerMerged revisions 82751 via svnmerge from
2007-09-17 Russell Bryantconvert various places that access the channel lock...
2007-09-17 Jason ParkerDon't try to continue loading cdr_sqlite3_custom on...
2007-09-17 Jason ParkerFix the sample redirect to point to a valid file in...
2007-09-17 Russell BryantAdd support for #include, var_metric, and cat_metric...
2007-09-17 Russell BryantMerged revisions 82676 via svnmerge from
2007-09-17 Russell BryantMerged revisions 82644 via svnmerge from
2007-09-17 Russell BryantMake the MALLOC_DEBUG output for free() useful again...
2007-09-17 Russell BryantMerged revisions 82594 via svnmerge from
2007-09-17 Kevin P. FlemingMerged revisions 82590,82592 via svnmerge from
2007-09-17 Doug BaileyFix memory leak introduced when POST support was added.
2007-09-17 Joshua Colp(closes issue #10715)
2007-09-17 Joshua ColpMerged revisions 82514 via svnmerge from
2007-09-16 Tilghman LesherOption maxmessage should be maxsecs per-folder, too...
2007-09-14 Steve MurphyMerged revisions 82444 via svnmerge from
2007-09-14 Russell BryantMerged revisions 82435 via svnmerge from
2007-09-14 Jason ParkerAdd support in chan_skinny for sending RTP directly...
2007-09-14 Mark MichelsonBlocking revision 82398
2007-09-14 Mark MichelsonMerged revisions 82396 via svnmerge from
2007-09-14 Jason ParkerMerged revisions 82394 via svnmerge from
2007-09-14 Tilghman LesherAdd a direct execute method to res_odbc (closes issue...
2007-09-14 Russell Bryantuse the standard license header for the xpmr files
2007-09-14 Russell BryantAdd chan_usbradio to trunk
2007-09-14 Russell BryantMerged revisions 82385 via svnmerge from
2007-09-14 Mark MichelsonMerged revisions 82376 via svnmerge from
2007-09-14 Philippe SultanFix DTMF following what has been done in issue #9401...
2007-09-13 Jason ParkerMerged revisions 82358 via svnmerge from
2007-09-13 Mark MichelsonChanged "in" to "queue" in "queue {pause|unpause} membe...
2007-09-13 Mark MichelsonAdded the ability to pause and unpause members via...
2007-09-13 Mark MichelsonMerged revisions 82346 via svnmerge from
2007-09-13 Jason ParkerMerged revisions 82344 via svnmerge from
2007-09-13 Russell BryantMerged revisions 82339 via svnmerge from
2007-09-13 Russell BryantMerged revisions 82337 via svnmerge from
2007-09-13 Kevin P. FlemingMerged revisions 82335 via svnmerge from
2007-09-13 Joshua ColpAdd setvar support to chan_zap. Just like you can in...
2007-09-13 Mark MichelsonMerged revisions 82326 via svnmerge from
2007-09-13 Russell BryantVarious code and documentation cleanups for res_config_...
next