aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-04-28Make paths not absolutemarkster1-42/+40
2004-04-28More FreeBSD fixesmarkster1-4/+4
2004-04-28Make sure causes.h can only be included once. Not that any code does this no...citats1-0/+3
2004-04-28ast_frdup optimization: only call strlen once and save the resultcitats1-4/+6
2004-04-28Optimize inaddrcmp (a little) by making it inlinecitats2-7/+7
2004-04-28Trivial portability fixmarkster1-1/+1
2004-04-28When creating a new DSP, initialize the progress zone just in casemarkster1-0/+2
2004-04-28Run setstate after setting all appropriate variables including calleridmarkster2-3/+2
2004-04-28Add Peter's SQL complaint script (bug #1482)markster1-0/+158
2004-04-28Provide gethostbyname_r emulation for FreeBSD and fix zap call to setstate to...markster2-6/+130
2004-04-28Merge bug 1483 -- advanced voicemail optionsmarkster29-57/+815
2004-04-28Build again without PRImarkster1-0/+2
2004-04-28Fix deadlock in IAX2 trunking, small MGCP fixmarkster2-6/+9
2004-04-27Add white space condensing to pedantic mode of chan_sip.markster2-17/+53
2004-04-27Make sure we are proceeding when we answermarkster1-0/+12
2004-04-27Portability fix, use the shells path for sed and envcitats4-5/+5
2004-04-27Revert formatting changescitats4-82/+71
2004-04-27Improve responsiveness of MGCP during a reload (bug #1488)markster1-8/+23
2004-04-27Bug Fixanthm2-10/+22
2004-04-27Extreme IAX2 trunking performance improvementsmarkster1-110/+187
2004-04-26applied final release of bug 1353 per Mark's permissionanthm7-71/+447
2004-04-26SIP cleanups for database linkagemarkster1-134/+186
2004-04-26Use insmod instead of modprobe (bug #939)markster1-1/+1
2004-04-26Allow two contexts to be specified for directory application (reimplementatio...markster1-11/+19
2004-04-26Unify all the res_ninit patchesmarkster1-15/+12
2004-04-26Move skinny to support pollmarkster1-6/+5
2004-04-26vmail.cgi updatesmarkster1-17/+19
2004-04-26Avoid another voipme by explaining you need CVS update when SIG_EM_E1 is invalidmarkster1-6/+3
2004-04-26Remove obsolete chan_zap_old.markster1-7296/+0
2004-04-26Use proper token for authenticating BYEmarkster1-3/+8
2004-04-26Hold call structure longer iwth find_callnomarkster1-1/+2
2004-04-26Make redhat init.d script call asterisk to reload instead of forcing a restar...citats1-1/+8
2004-04-26Make RemoveQueueMember and AddQueueMember jump to priority + 101 (bug 1022)citats1-1/+20
2004-04-26Change iaxtel entry in sample extensions.conf to use XXXXXXX instead of NXXXX...citats1-1/+1
2004-04-26Merge JS's Cisco MGCP fixes (Bug #693)markster1-47/+183
2004-04-26Clean up SQL queries (bug #1479)markster3-6/+6
2004-04-26Also handle properly \r\n instead of just \n...markster1-1/+8
2004-04-26Committed a little bit too quickly there...markster1-5/+2
2004-04-26First pass at handling multi-line headersmarkster1-4/+13
2004-04-26More select/poll updates for various applicationsmarkster6-22/+31
2004-04-25Migrate chan_zap from select to pollmarkster1-51/+53
2004-04-25Properly migrate from select to poll for core asterisk.markster4-101/+151
2004-04-25Start with a reasonable default timeout in parkandannouncecitats1-1/+1
2004-04-24Temporarily revert poll changesmarkster3-138/+101
2004-04-24Change select references to poll in core asterisk functions (hope this works)markster3-101/+138
2004-04-24Make sure call is valid when handling mini-frame.markster1-30/+32
2004-04-23Improve echo cancellation in iaxy firmware (version 14)markster1-0/+0
2004-04-23Fix timestamps on IAX2 trunk mode transmit directionmarkster1-4/+11
2004-04-23Fix double close of file descriptor (bug #1473)markster1-1/+1
2004-04-22Oops that wasn't quite right. Partially revert changes until real data is col...markster2-9/+2