summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-12Fix small buglet, version #13Mark Spencer
2004-03-11Add support for ADPCM to IAXY firwmare (version 12)Mark Spencer
2004-03-11By default disable non-standard changesMark Spencer
2004-03-11Make ADPCM frames standardMark Spencer
2004-03-11Make sure no path leaves channel lock lockedMark Spencer
2004-03-11Make voicemail not say goodbye twice on hangup (bug 1201)James Golovich
2004-03-11Make ParkAndAnnounce check some things (bug 1194)James Golovich
2004-03-11Make sure usedistinctivering gets set to the right valueJames Golovich
2004-03-10Free dsp in agi record file if it exits before the end (bug 1199)James Golovich
2004-03-10Wipe out p->exten in zt_hangup (bug 1115)James Golovich
2004-03-10Make distinctiveringdetection configurable per channel (bug 1168)James Golovich
2004-03-10Remove unnecessary ast_check_hangupJames Golovich
2004-03-10Make ZapScan exit when '*' is pressed. Has the side effect of makingJames Golovich
2004-03-09Fix chan_iax2 compiling with MYSQL_FRIENDSJames Golovich
2004-03-09Verify the right vars are passed to manager originate (bug 1185)James Golovich
2004-03-09Make mess more informative if non-dynamic sip user registers (bug 1186)James Golovich
2004-03-09Upgrade firmware to version 10Mark Spencer
2004-03-09Add the app_eval.c fileMalcolm Davenport
2004-03-09Bug # 1182: Add app_eval: Permits a string to be evaulated twice in the contextMalcolm Davenport
2004-03-08Clarify that jitter buffering is usually a lossMark Spencer
2004-03-08Fix strncpy auditing (bug #1152)Mark Spencer
2004-03-08Fix typo in chan_zap.cJames Golovich
2004-03-08Don't complain about not knowing about -1Mark Spencer
2004-03-08Upgrade IAXY firmware to version 10 (support static IP)Mark Spencer
2004-03-07Make sure chan_iax.c and chan_iax2.c know the size of G726 framesJames Golovich
2004-03-07Fix for endianness (bug #1174)Mark Spencer
2004-03-06Allow multiple switches in the same context (bug #1171)James Golovich
2004-03-06Fix comment in cli.cJames Golovich
2004-03-06Add absolute timeout option to dial that applies when call is up (bug #1107)Mark Spencer
2004-03-05Fix pbx_builtin_atimeout commentJames Golovich
2004-03-05And of course return us as a winnerMark Spencer
2004-03-05Minor optimizations and actually set SOFTHANGUP_TIMEOUT if appropriateMark Spencer
2004-03-05Consider whentohangup in timeout (bug #1107)Mark Spencer
2004-03-05Expand our definition of 3XX responsesMark Spencer
2004-03-05Know how to send ADPCMMark Spencer
2004-03-05Bail an AGI on PBX_KEEPALIVE being set in an exec.Mark Spencer
2004-03-05Fix pri->pvt[chan]->owner dereference (bug #1161)James Golovich
2004-03-05Change tormenta.conf to zaptel.confJames Golovich
2004-03-05Formatting fixupMark Spencer
2004-03-04Set the context properly for a given peerMark Spencer
2004-03-04Add iaxy.bin, IAXy firmware version 01Mark Spencer
2004-03-04Make the Wait application accept time with fractions of a secondJames Golovich
2004-03-04Eliminate spurious select warningMark Spencer
2004-03-04clean up warningJeremy McNamara
2004-03-04check to see if sub->rtp is allocated. Bug #1040Jeremy McNamara
2004-03-04check return value stop seg. Bug #967Jeremy McNamara
2004-03-04Copy old extension unless it's ASYNCGOTO (bug #1141)Mark Spencer
2004-03-04Fix DNS variable nameMark Spencer
2004-03-04Fix GotoIfTime if time is badMark Spencer
2004-03-04deal with bindaddr properlyJeremy McNamara