aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2004-03-15Fix bug 1217. Change pthread_t initializers to AST_PTHREADT_NULL andcitats10-40/+44
2004-03-15Add 'pri show span <spanno>' command to chan_zap.ccitats1-0/+32
2004-03-15Bug #1213. Fix for improperly specified Content-Length headermalcolmd1-1/+1
2004-03-14Preserve IAX timestampsmarkster1-8/+21
2004-03-14Turn off silence suppression in SDPmarkster1-0/+1
2004-03-12Fix a martin segfaultmarkster1-1/+1
2004-03-11Make sure no path leaves channel lock lockedmarkster1-1/+4
2004-03-11Make sure usedistinctivering gets set to the right valuecitats1-2/+4
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-09Fix chan_iax2 compiling with MYSQL_FRIENDScitats1-1/+1
2004-03-09Make mess more informative if non-dynamic sip user registers (bug 1186)citats1-1/+1
2004-03-08Fix typo in chan_zap.ccitats1-1/+1
2004-03-07Make sure chan_iax.c and chan_iax2.c know the size of G726 framescitats2-0/+2
2004-03-05Expand our definition of 3XX responsesmarkster1-0/+3
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-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-04deal with bindaddr properlyjeremy1-1/+0
2004-03-04deal with bindaddr properlyjeremy1-1/+3
2004-03-04Add support for parking with IAX2markster12-33/+133
2004-03-03Make PRI span completion only show spans that actually are PRIscitats1-1/+1
2004-03-02Process SDP on 183 session progress (bug #930)markster1-3/+7
2004-03-01Handle video codecs properlymarkster1-1/+1
2004-02-27Make iax2 compile on *BSDmarkster1-0/+1
2004-02-25Add missing include to chan_iax2.ccitats1-0/+1
2004-02-25Bug # 1052 Got it this time..I'm sure of it ;)malcolmd1-5/+5
2004-02-24Add IAX2 firmware upgrade supportmarkster4-5/+338
2004-02-24Fix Bug # 935 and Bug # 1052malcolmd1-7/+7
2004-02-23Optimization in pri_fixupmarkster1-0/+5
2004-02-23Merge Tilghman's and Cam's user defined cadence patchmarkster1-5/+122
2004-02-22Small but important fix for channel relocation (bug #54)markster1-0/+1
2004-02-20Properly lock slave and master in zt_unlink (bug #1008)markster1-5/+22
2004-02-20Improve SIP friends support (should address bugs #1063 & #1052)markster1-9/+17
2004-02-19Fix another spelling typo in chan_sip.c (bug #1059)citats1-1/+1
2004-02-19Fix spelling typo in chan_sip.c (bug #1059)citats1-1/+1
2004-02-18Minor file.c cleanup for valgrind, log PRI event properlymarkster1-1/+1
2004-02-18Cleanups to recent changesmarkster1-3/+2
2004-02-17Use call numbers instead of pointers in IAX2markster1-97/+108
2004-02-15Added support for specifing Zaptel tonezone on a per-channel basis forjim1-0/+14
2004-02-15Fix typo in chan_sip.c (bug #1037)citats1-2/+2
2004-02-14Add logging of agent login/logoffmarkster1-0/+6
2004-02-12Fix recording the agent's calls by defaultmartinp1-8/+9
2004-02-11Free mysql resultsmarkster1-0/+4
2004-02-11Fix several memory leaksmarkster1-0/+16
2004-02-11Fix a couple of memory leaksmarkster1-1/+0