2006-02-02 |
Olle Johansson | Issue #6383 - Crash on CLI originate with missing chann... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Kevin P. Fleming | use string fields for some stuff in ast_channel |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Matt O'Gorman | reports why an agi script errors out on opening |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Olle Johansson | - Update URL to digium store |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Matt O'Gorman | Allows for user to uninstall asterisk binaries |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Olle Johansson | - Removing the "README." from the name of the README... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Olle Johansson | - Adding a doc/00README.1st with an INDEX over README... |
commit | commitdiff | tree | snapshot |
2006-02-01 |
Olle Johansson | - Clarify default setting of canreinvite (thanks royk) |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Olle Johansson | Optimize settings of defaults for a new peer object... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Russell Bryant | remove some more local declarations of null frames |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Russell Bryant | define a global null_frame object so when queueing... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Olle Johansson | - Moving two session (PVT) flags to peer PAGE2 (DYNAMIC... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Olle Johansson | - Change "prefs" to "default_prefs" and move declaratio... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Kevin P. Fleming | Yes Virginia, Zaptel does support native ALAW |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Russell Bryant | add a note to hopefully decrease the chance that someon... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Kevin P. Fleming | increment for recent ast_channel change |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Matt O'Gorman | reverting blocks 9 and 10 from revision 7547 |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Olle Johansson | - Doxygen and comments updates |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Olle Johansson | Issue 5892: Set a minimum T1 timer for calls. Reporter... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Olle Johansson | Issue #6035 - Don't send 403 on bad auth (correcting... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Olle Johansson | Issue #5793 |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Kevin P. Fleming | Merged revisions 8905 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Olle Johansson | Document installation changes for BSD users. |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Tilghman Lesher | Bug 6378 - deprecate CHECK_MD5 function |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Mark Spencer | Merge Rizzo's waitfor update (bug #4584) |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Kevin P. Fleming | don't use tone generation for DTMF if the channel drive... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Kevin P. Fleming | add channel-driver callbacks for variable length DTMF |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Kevin P. Fleming | make ast_read() able to handle channel read()/exception... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Olle Johansson | - Remove unused "resetinvite" variable |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Olle Johansson | Change booleans to TRUE/FALSE. |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Olle Johansson | Doxygen updates |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Olle Johansson | - Moving forward declarations to one block |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Olle Johansson | Simplify code for building Call ID's, create generic... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Olle Johansson | Blocking revision 8808 from trunk. It's already fixed... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Matthew Fredrickson | Add rdnis rx/tx support to chan_iax2 (#6348) |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Olle Johansson | Merged revisions 8785 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Russell Bryant | remove some more redundant flags |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Russell Bryant | add /usr/local/lib to SOLINK (issue #6323) |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Tilghman Lesher | Merged revisions 8758 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Russell Bryant | don't re-define the localuser struct for custom use... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Olle Johansson | - Move two functions to static that wasn't for some... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Russell Bryant | don't redefine the localuser struct for additional... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Olle Johansson | Formatting fixes, speling eror fiksd ;-) |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Olle Johansson | Issue #5954 revisited. Thanks rizzo. |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Russell Bryant | Merged revisions 8729 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Olle Johansson | Code clean up, inspired by rizzo's comments in issue... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Russell Bryant | store conference list using linked list macros (issue... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Olle Johansson | Add some debugging output when reloading, to be able... |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Olle Johansson | Merged revisions 8710 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-26 |
Kevin P. Fleming | string field manager improvements: |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | use arg parsing macros for WaitExten and Background... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | Merged revisions 8677 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | use arg parsing macros in the AGENT dialplan function... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | store feature_pvt list using linked list macros |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | store agent_pvt list using linked list macros (issue... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Kevin P. Fleming | don't queue a congestion frame on a channel that will... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Olle Johansson | - Remove unused option to transmit_state_notify |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Olle Johansson | From now on, apply maxexpiry and minexpiry to all subsc... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Olle Johansson | Issue #6349 - patch by markster, imported from 1.2 |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Russell Bryant | don't leak almost 200 bytes for each new channel and... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Kevin P. Fleming | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Kevin P. Fleming | Merged revisions 8608 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | remove extraneous characters from property |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | clean up remaining already-merged revisions |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | Merged revisions 8173 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | Merged revisions 8588 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Kevin P. Fleming | git-svn-id: https://origsvn.digium.com/svn/asterisk... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Matthew Fredrickson | Make sure safe_asterisk retains previous script defaults |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Matthew Fredrickson | Updates from royk to safe_asterisk (#5207) Thanks! |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Don't reset scheduled ID until we actually end the... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Russell Bryant | store the list of 'atexit' functions using linked list... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Russell Bryant | convert ast_channel list to use linked list macros... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Blocking fix from 1.2 from being applied again. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Issue 6114: Don't hangup on bye/also if there's no... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Issue #6093: Match realtime non-dynamic peers by IP... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Make it clear that caller ID in sip.conf is used only... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Reverting change in revision 8539 - fixed wrong problem... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Issue #6323, FreeBSD compatibility with compilation... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Importing rev #8537 from 1.2, never send response to... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | - Report SIP reload in manager (issue 5742 with small... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | - Adding whitespace that I found unused outside |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Declaring conn and result static to avoid collission... |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | Whitespace change, extra <tab> added from my tab storage. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Olle Johansson | - Adding doxygen comments |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Matt O'Gorman | code clean up and macro implementation from |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Olle Johansson | Remove redundant default default/global settings from... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Matt O'Gorman | changed some settings to app_args and some code |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Olle Johansson | Remove more unused defines. |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Olle Johansson | Doxygen updates |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Olle Johansson | Finally removing SIPDUMPER that hasn't been used for... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Olle Johansson | - Change "call" to "dialog" where use of "call" is... |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Olle Johansson | - Debug output fixes |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Olle Johansson | Doxygen update |
commit | commitdiff | tree | snapshot |
next |