aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-06-26Merge source cleanups (bug #1911)markster6-56/+88
2004-06-25Don't munge outgoing call progress when fax enabled (bug #1909)markster1-1/+1
2004-06-25Add subaddress support (bug #1877)markster1-1/+4
2004-06-25Handle URL encoded stuff in pedantic checkingmarkster1-2/+28
2004-06-25Add sample config file, implement verificationmarkster1-13/+98
2004-06-25Add outgoing OSP support (SIP only at this point)markster1-12/+52
2004-06-24Make sure other drivers also zero delivery (thanks to steven davies)markster9-0/+29
2004-06-24Merge Ehud's MySQL users support (bug #1815)markster1-3/+95
2004-06-23Extend delay slightlymarkster1-1/+1
2004-06-23Make delay for echo training configurablemarkster1-7/+18
2004-06-23Be sure to hold lock during answermarkster1-1/+2
2004-06-23Small simplificationmarkster1-4/+1
2004-06-23Set ${DIALSTATUS} from app_dial, make zap return BUSY on a phone that is busy...markster1-2/+29
2004-06-23Don't segfault if chan_zap can't loadmarkster1-43/+47
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats13-16/+0
2004-06-22Merge Steven Davie's IAX2 jitter buffer enhancementsmarkster1-38/+49
2004-06-22Merge major BSD mutex and symbol conflict patches (bug #1816) (link patch sti...markster12-60/+171
2004-06-22Make DTMF mode configurable on ISDNmarkster2-3/+99
2004-06-22Can't check outbound without having lock (bug #1886)markster1-5/+10
2004-06-21More fixes for remote_party_idmarkster1-6/+1
2004-06-21Sorry, 403 is "Forbidden" not "Permission Denied"markster1-1/+1
2004-06-21Check if subscribe is for mailbox. If so, return 200 OK or 403 Permission De...markster1-6/+29
2004-06-21Add promiscuous redirect optionmarkster1-9/+43
2004-06-21Merge outgoing MSN support + Remote Party ID for SIP (bug #1841) with cleanupsmarkster3-0/+98
2004-06-21Avoid iflock/chlock racemarkster1-0/+6
2004-06-20Hold private lock while handling digitsmarkster1-1/+2
2004-06-20Hold pending digits until setup_ack is received, then send (bug#1875)markster1-7/+21
2004-06-18Formatting fixcitats1-2/+4
2004-06-18Be sure we hold channel lock in write before talking to PRI channelmarkster1-1/+2
2004-06-18Debugging cleanups (bug #1633)markster1-46/+63
2004-06-18Send 403 when authentication fails on a callmarkster1-0/+4
2004-06-17Oopsmarkster1-2/+2
2004-06-17Implement proper locking on INFO_RECEIVEDmarkster1-0/+2
2004-06-17Small typomarkster1-1/+3
2004-06-17PRI locking fixesmarkster1-24/+54
2004-06-16Gotta set slot to 0 before you print :)markster1-1/+1
2004-06-16Use new extensible setup method of libprimarkster1-8/+24
2004-06-16Enable support for RFC3581 (bug #1862)markster1-5/+11
2004-06-16Remove ancient requirement that ts > 0markster1-6/+0
2004-06-15check to make sure the extension exists b4 actually accepting the call and le...jeremy3-4/+42
2004-06-15When dialing outbound, if we match a peer name, use it (who really cares?) (b...markster1-4/+9
2004-06-14Minor formatting cleanupsmarkster1-3/+3
2004-06-14Fix small typosmarkster1-2/+2
2004-06-14Handle PROGRESS eventmarkster1-4/+14
2004-06-14Separate PROCEEDING and PROGRESSmarkster4-12/+51
2004-06-14Make meetme operate in linear so as to keep alaw folk happy, minor iax2markster1-1/+1
2004-06-13x86-64 compile fixes and cleanupsmarkster4-72/+72
2004-06-13Provide dialtone when doing overlap dial (bug #1832)markster1-0/+5
2004-06-13Make sure overlap dial goes into "RING" state instead of just "RESERVED"markster1-0/+1
2004-06-12Display error when having trouble reading from /dev/phonemarkster1-1/+1