aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-05Formatting fixupmarkster1-1/+1
2004-03-04Set the context properly for a given peermarkster1-0/+2
2004-03-04Add iaxy.bin, IAXy firmware version 01markster2-0/+5
2004-03-04Make the Wait application accept time with fractions of a secondcitats1-4/+4
2004-03-04Eliminate spurious select warningmarkster1-1/+2
2004-03-04clean up warningjeremy1-0/+1
2004-03-04check to see if sub->rtp is allocated. Bug #1040jeremy1-44/+26
2004-03-04check return value stop seg. Bug #967jeremy1-0/+4
2004-03-04Copy old extension unless it's ASYNCGOTO (bug #1141)markster2-4/+4
2004-03-04Fix DNS variable namemarkster1-1/+1
2004-03-04Fix GotoIfTime if time is badmarkster1-3/+3
2004-03-04deal with bindaddr properlyjeremy1-1/+0
2004-03-04deal with bindaddr properlyjeremy1-1/+3
2004-03-04Add support for parking with IAX2markster15-48/+152
2004-03-03Add DeadAGI Applicationmarkster1-10/+21
2004-03-03Unregister apps in app_queue.c on unload_modulecitats1-0/+2
2004-03-03Make PRI span completion only show spans that actually are PRIscitats1-1/+1
2004-03-03Make DNS callbacks return -1 on error, so invalid records are ignoredcitats3-3/+9
2004-03-03Fix typocitats1-2/+2
2004-03-02Fix small (yet big) bug in show_displaymarkster1-1/+1
2004-03-02Improve restart handlingcitats1-4/+6
2004-03-02Fix asterisk exiting on verbose without a console (bug #1126)citats1-1/+1
2004-03-02Process SDP on 183 session progress (bug #930)markster1-3/+7
2004-03-02More BSD compat crapmarkster1-2/+2
2004-03-02BSD portability fixmarkster1-0/+1
2004-03-02Fix app_chanisavail.c when passed string is big (bug #1139)citats1-5/+5
2004-03-02Ignore interrupted system call error on "accept"markster1-1/+2
2004-03-02Remove extra spacing from manager.c and change Event action/variable tocitats1-31/+28
2004-03-02Add function ast_false, like ast_truecitats2-0/+22
2004-03-01Allow semi-blocking fd's on manager (bug #1100)markster2-8/+86
2004-03-01Fix app_random.c (bug #792)citats1-2/+2
2004-03-01Remove extra \r\n from manager event sent by res_parking.c (bug #1134)citats1-1/+0
2004-03-01Handle video codecs properlymarkster2-2/+2
2004-03-01Remove comment about EXPERIMENTAL_TRANSLATION since its not usedcitats1-7/+0
2004-02-29Fix app_chanisavail if there are invalid arguments (bug #1130)citats1-2/+2
2004-02-28Don't write duration if file disappears (bug #1102 -- thanks hmodes)markster1-5/+10
2004-02-27Make iax2 compile on *BSDmarkster1-0/+1
2004-02-27Change text in ast_get_group to explain that max group is 31 (bug #1014)citats1-1/+1
2004-02-27Add 'SAY TIME' to AGI. (bug #269)citats1-0/+27
2004-02-27Include errno.hmarkster1-0/+1
2004-02-27Ignore ECHILD in app_systemmarkster1-1/+3
2004-02-27Move ast_get_group from res_parking.c to channel.ccitats4-36/+35
2004-02-27Typo in app_zapras.ccitats1-1/+1
2004-02-27Add G.726, revise Changelogmarkster3-1/+507
2004-02-27Typo in app_queue.ccitats1-1/+1
2004-02-27Get rid of compiler warnings when calling ast_queue_logcitats2-4/+4
2004-02-27Check result of malloc in app_dial.ccitats1-2/+8
2004-02-26Fix Bug # 981malcolmd1-3/+4
2004-02-26Really fix format_wav_gsm.c. Thanks PCadach! (bug #1087)citats1-3/+1
2004-02-26Fix 'show translations'citats1-3/+3