asterisk/asterisk.git
2006-11-07 Kevin P. Flemingremove another broken property merge
2006-11-07 Kevin P. Flemingremove properties that shouldn't be merged to this...
2006-11-07 Kevin P. Fleminguse editable URL for menuselect, and switch to trunk
2006-11-07 Olle Johanssonissue #8265 - don't reply to ACK. Imported from 1.2...
2006-11-07 Olle JohanssonStealing Tilghman's explanation from the -dev list...
2006-11-07 Luigi Rizzoexplain why ast_carefulwrite is written the way it is,
2006-11-07 Russell BryantMerged revisions 47239 via svnmerge from
2006-11-06 Russell Bryantcheck for failure after call to calloc() (issue #8295)
2006-11-06 Kevin P. Flemingminor change to test live syncing
2006-11-06 Joshua ColpAdd support for manager hooks, so you could fire off...
2006-11-05 Russell BryantMake pbx_dundi compile again. Sorry. :(
2006-11-04 Russell BryantList ss7 with the rest of the valid signalling types...
2006-11-04 Olle JohanssonDon't lock dialoglist if monitor runs __sip_destroy.
2006-11-04 Russell Bryantuse the AST_MODULE_LOAD_* return codes from load_module()
2006-11-04 Russell Bryantsimplify a couple of loops
2006-11-04 Olle JohanssonMove IP address selection for media out of add_sdp
2006-11-04 Russell BryantDo some minor cleanup to the section of code that sets...
2006-11-04 Olle JohanssonMake srvlookup global_srvlookup to follow the rest...
2006-11-04 Olle JohanssonSimplify previous patch
2006-11-04 Olle JohanssonAdding new config option "limitpeersonly" to only apply...
2006-11-04 Olle JohanssonImporting patch for Invite/replaces from 1.4
2006-11-04 Russell BryantMerged revisions 47196 via svnmerge from
2006-11-04 Russell BryantMerged revisions 47195 via svnmerge from
2006-11-04 Olle JohanssonReverting rev 47093 until we have an agreement on how to
2006-11-04 Russell BryantMerged revisions 47192 via svnmerge from
2006-11-04 Luigi Rizzomove out another large block to a large function, and...
2006-11-04 Luigi Rizzouseless cast removal...
2006-11-04 Luigi Rizzoremove many unnecessary casts
2006-11-04 Luigi Rizzoremove a useless cast
2006-11-04 Luigi Rizzodocument the "debug" parameter, and the change
2006-11-04 Luigi Rizzofix indentation of a block, and do minor simplification...
2006-11-04 Luigi Rizzocomplete previous commit.
2006-11-04 Luigi Rizzomove another block into a function.
2006-11-04 Luigi Rizzomove a large block into a separate function.
2006-11-03 Steve MurphyThis fix introduced via bug 8233
2006-11-03 Luigi Rizzoanother small set of simplifications
2006-11-03 Luigi Rizzochange HANDLE_CAUSE into a function.
2006-11-03 Luigi Rizzoremove redundant checks
2006-11-03 Luigi Rizzostart integrating the simplifications proposed in bug...
2006-11-03 Joshua ColpOne has to create the path and filename in order to...
2006-11-03 Luigi Rizzoadd a new cli/manager.conf option "debug" to enable...
2006-11-03 Luigi Rizzoremove old/useless usecnt stuff
2006-11-03 Luigi Rizzoremove old/useless usecnt stuff.
2006-11-03 Luigi RizzoFix "core show channels" and "core show modules".
2006-11-03 Luigi Rizzomove variable declarations to the beginning of a block.
2006-11-03 Luigi Rizzoblock other changes of mine already applied to trunk.
2006-11-03 Luigi Rizzoblock more changes of mine already applied to trunk
2006-11-03 Luigi Rizzoblocking 47107
2006-11-03 Luigi Rizzoblocking 47108
2006-11-03 Luigi RizzoSave the 'From' header received in a REGISTER message...
2006-11-03 Luigi Rizzoremove useless usecnt stuff
2006-11-03 Luigi Rizzoremove useless usecnt stuff
2006-11-03 Luigi Rizzoremove useless usecnt stuff
2006-11-03 Luigi Rizzoremove useless usecnt stuff
2006-11-03 Luigi Rizzoremove useless usecnt handling
2006-11-03 Luigi Rizzoremove useless usecnt handling code
2006-11-02 Tilghman LesherMerged revisions 47053 via svnmerge from
2006-11-02 Tilghman LesherMerged revisions 47051 via svnmerge from
2006-11-02 Joshua ColpLet's make application/function/hint lists read/write...
2006-11-02 Matthew FredricksonUpdates to do unblock correctly
2006-11-02 Olle JohanssonMove check for codec translators to an earlier place...
2006-11-02 Olle JohanssonDisable code for not implemented functionality (T38...
2006-11-02 Russell BryantSure enough, some of the uses of astobj are doing recur...
2006-11-02 Russell Bryantastobj was already set up to use read and write locks...
2006-11-02 Joshua ColpConvert translation core linked list over to read/write...
2006-11-02 Joshua ColpAdd AST_RWLIST_* set of macros which implement linked...
2006-11-02 Russell BryantMerged revisions 46965 via svnmerge from
2006-11-02 Joshua ColpSet the AST_RWLOCK_INIT_VALUE to the PTHREAD_RWLOCK_INI...
2006-11-02 Matthew FredricksonChanges to show blocked/unblocked states, as well as...
2006-11-02 Kevin P. FlemingMerged revisions 46937 via svnmerge from
2006-11-02 Joshua ColpI'm crazy so I will add this... pthread rwlock wrappers...
2006-11-02 Joshua ColpMerged revisions 46930 via svnmerge from
2006-11-02 Matthew FredricksonAdd simple down event support
2006-11-02 Nadi Sarrarfind_free_chan_in_stack: cleanup buggy usage
2006-11-02 Olle JohanssonDon't overwrite pkt->flags (imported from 1.2/1.4)
2006-11-02 Russell Bryantvarious whitespace changes to reduce indentation and...
2006-11-02 Russell BryantChange the buffer used in callerid_feed() and callerid_...
2006-11-02 Russell BryantBlocked revisions 46883 via svnmerge
2006-11-01 Russell BryantMerged revisions 46857 via svnmerge from
2006-11-01 Russell BryantAdd a couple of things to the CHANGES file
2006-11-01 Russell BryantMerged revisions 46847 via svnmerge from
2006-11-01 Russell BryantMerged revisions 46845 via svnmerge from
2006-11-01 Matt O'GormanMerged revisions 46822 via svnmerge from
2006-11-01 Steve Murphya fix for bug 8251; the var_val needs to accept longer...
2006-11-01 Joshua ColpMerged revisions 46780 via svnmerge from
2006-11-01 Russell BryantAdd the ability to pass options to the Dial application...
2006-11-01 Russell BryantMerged revisions 46778 via svnmerge from
2006-11-01 Joshua ColpMerged revisions 46775 via svnmerge from
2006-11-01 Steve MurphyOOps. forgot to add this to CHANGES
2006-11-01 Steve MurphyThis introduces Brazilian Portuguese via 7663
2006-11-01 Steve MurphyCleanups suggested by Russell.
2006-11-01 Luigi Rizzomove variable declaration in the middle of a block
2006-11-01 Russell BryantMerged revisions 46744 via svnmerge from
2006-11-01 Matt O'Gormanchange default return extension after parking timeout.
2006-10-31 Kevin P. FlemingMerged revisions 46714 via svnmerge from
2006-10-31 Jason ParkerFix "core show translation" output. Issue #8243, patch...
2006-10-31 Jason ParkerBlocked revisions 46716 via svnmerge
2006-10-31 Luigi Rizzoremove old/useless usecount handling
2006-10-31 Luigi Rizzoremove old/useless usecount stuff.
2006-10-31 Luigi Rizzoremove old/useless usecount management code.
next