aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-11Make ADPCM frames standardmarkster2-187/+16
2004-03-11Make sure no path leaves channel lock lockedmarkster1-1/+4
2004-03-11Make voicemail not say goodbye twice on hangup (bug 1201)citats1-3/+1
2004-03-11Make ParkAndAnnounce check some things (bug 1194)citats1-5/+10
2004-03-11Make sure usedistinctivering gets set to the right valuecitats1-2/+4
2004-03-10Free dsp in agi record file if it exits before the end (bug 1199)citats1-0/+8
2004-03-10Wipe out p->exten in zt_hangup (bug 1115)citats1-1/+2
2004-03-10Make distinctiveringdetection configurable per channel (bug 1168)citats1-3/+5
2004-03-10Remove unnecessary ast_check_hangupcitats1-1/+1
2004-03-10Make ZapScan exit when '*' is pressed. Has the side effect of makingcitats1-2/+14
2004-03-09Fix chan_iax2 compiling with MYSQL_FRIENDScitats1-1/+1
2004-03-09Verify the right vars are passed to manager originate (bug 1185)citats1-1/+6
2004-03-09Make mess more informative if non-dynamic sip user registers (bug 1186)citats1-1/+1
2004-03-09Upgrade firmware to version 10markster1-0/+0
2004-03-09Add the app_eval.c filemalcolmd1-0/+101
2004-03-09Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the contextmalcolmd1-1/+1
2004-03-08Clarify that jitter buffering is usually a lossmarkster1-1/+3
2004-03-08Fix strncpy auditing (bug #1152)markster1-8/+8
2004-03-08Fix typo in chan_zap.ccitats1-1/+1
2004-03-08Don't complain about not knowing about -1markster1-0/+2
2004-03-08Upgrade IAXY firmware to version 10 (support static IP)markster1-0/+0
2004-03-07Make sure chan_iax.c and chan_iax2.c know the size of G726 framescitats2-0/+2
2004-03-07Fix for endianness (bug #1174)markster1-1/+1
2004-03-06Allow multiple switches in the same context (bug #1171)citats1-1/+1
2004-03-06Fix comment in cli.ccitats1-1/+1
2004-03-06Add absolute timeout option to dial that applies when call is up (bug #1107)markster1-1/+17
2004-03-05Fix pbx_builtin_atimeout commentcitats1-1/+1
2004-03-05And of course return us as a winnermarkster1-1/+4
2004-03-05Minor optimizations and actually set SOFTHANGUP_TIMEOUT if appropriatemarkster1-2/+7
2004-03-05Consider whentohangup in timeout (bug #1107)markster1-2/+19
2004-03-05Expand our definition of 3XX responsesmarkster1-0/+3
2004-03-05Know how to send ADPCMmarkster1-0/+1
2004-03-05Bail an AGI on PBX_KEEPALIVE being set in an exec.markster1-1/+5
2004-03-05Fix pri->pvt[chan]->owner dereference (bug #1161)citats1-1/+1
2004-03-05Change tormenta.conf to zaptel.confcitats1-1/+1
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