2004-04-28 |
Mark Spencer | Provide gethostbyname_r emulation for FreeBSD and fix... |
blob | commitdiff |
2004-04-28 |
Mark Spencer | Build again without PRI |
blob | commitdiff | diff to current |
2004-04-27 |
Mark Spencer | Make sure we are proceeding when we answer |
blob | commitdiff | diff to current |
2004-04-26 |
Mark Spencer | Avoid another voipme by explaining you need CVS update... |
blob | commitdiff | diff to current |
2004-04-25 |
Mark Spencer | Migrate chan_zap from select to poll |
blob | commitdiff | diff to current |
2004-04-22 |
Mark Spencer | Add missing break |
blob | commitdiff | diff to current |
2004-04-22 |
Mark Spencer | Fix swap_subs for better locking |
blob | commitdiff | diff to current |
2004-04-22 |
James Golovich | Fix some comments in chan_zap |
blob | commitdiff | diff to current |
2004-04-19 |
Mark Spencer | Fix trailing slash problem (Zap) and making sure refers... |
blob | commitdiff | diff to current |
2004-04-17 |
James Golovich | Fix compile warning in chan_zap if libpri not installed |
blob | commitdiff | diff to current |
2004-04-16 |
Mark Spencer | Add support for E1 E&M |
blob | commitdiff | diff to current |
2004-04-12 |
Mark Spencer | Lock on indication too |
blob | commitdiff | diff to current |
2004-04-10 |
Mark Spencer | Don't check PRI settings unless there is PRI |
blob | commitdiff | diff to current |
2004-04-09 |
Mark Spencer | Don't take digits in-band when in overlap dial mode |
blob | commitdiff | diff to current |
2004-04-07 |
Mark Spencer | Don't say we're unable to find the channel if we're... |
blob | commitdiff | diff to current |
2004-04-06 |
Mark Spencer | Get rid of all that old needlock garbage now that we... |
blob | commitdiff | diff to current |
2004-04-06 |
Mark Spencer | Print actual hook state in chan_zap |
blob | commitdiff | diff to current |
2004-04-04 |
Mark Spencer | Clear out delivery fields just in case |
blob | commitdiff | diff to current |
2004-04-04 |
Mark Spencer | Make chan_zap allocate a comfortable amount of space... |
blob | commitdiff | diff to current |
2004-03-30 |
Mark Spencer | Fix progzone loader |
blob | commitdiff | diff to current |
2004-03-28 |
Mark Spencer | Add support for Costa Rica to DSP |
blob | commitdiff | diff to current |
2004-03-24 |
James Golovich | *** empty log message *** |
blob | commitdiff | diff to current |
2004-03-22 |
Mark Spencer | Fix locks that are held too long |
blob | commitdiff | diff to current |
2004-03-22 |
Mark Spencer | Fix superfluous return NULL |
blob | commitdiff | diff to current |
2004-03-16 |
Mark Spencer | Answer the line when hangup received and callwait is up |
blob | commitdiff | diff to current |
2004-03-15 |
James Golovich | Fixup some pthread_t checking in channels |
blob | commitdiff | diff to current |
2004-03-15 |
James Golovich | Fix bug 1217. Change pthread_t initializers to AST_PTH... |
blob | commitdiff | diff to current |
2004-03-15 |
James Golovich | Add 'pri show span <spanno>' command to chan_zap.c |
blob | commitdiff | diff to current |
2004-03-12 |
Mark Spencer | Fix a martin segfault |
blob | commitdiff | diff to current |
2004-03-11 |
Mark Spencer | Make sure no path leaves channel lock locked |
blob | commitdiff | diff to current |
2004-03-11 |
James Golovich | Make sure usedistinctivering gets set to the right... |
blob | commitdiff | diff to current |
2004-03-10 |
James Golovich | Wipe out p->exten in zt_hangup (bug 1115) |
blob | commitdiff | diff to current |
2004-03-10 |
James Golovich | Make distinctiveringdetection configurable per channel... |
blob | commitdiff | diff to current |
2004-03-08 |
James Golovich | Fix typo in chan_zap.c |
blob | commitdiff | diff to current |
2004-03-05 |
James Golovich | Fix pri->pvt[chan]->owner dereference (bug #1161) |
blob | commitdiff | diff to current |
2004-03-05 |
James Golovich | Change tormenta.conf to zaptel.conf |
blob | commitdiff | diff to current |
2004-03-04 |
Mark Spencer | Add support for parking with IAX2 |
blob | commitdiff | diff to current |
2004-03-03 |
James Golovich | Make PRI span completion only show spans that actually... |
blob | commitdiff | diff to current |
2004-02-23 |
Mark Spencer | Optimization in pri_fixup |
blob | commitdiff | diff to current |
2004-02-23 |
Mark Spencer | Merge Tilghman's and Cam's user defined cadence patch |
blob | commitdiff | diff to current |
2004-02-22 |
Mark Spencer | Small but important fix for channel relocation (bug... |
blob | commitdiff | diff to current |
2004-02-20 |
Mark Spencer | Properly lock slave and master in zt_unlink (bug #1008) |
blob | commitdiff | diff to current |
2004-02-18 |
Mark Spencer | Minor file.c cleanup for valgrind, log PRI event properly |
blob | commitdiff | diff to current |
2004-02-15 |
Jim Dixon | Added support for specifing Zaptel tonezone on a per... |
blob | commitdiff | diff to current |
2004-02-10 |
Jim Dixon | Fixed bug in FXOGS. Was not closing loop after starting. |
blob | commitdiff | diff to current |
2004-02-08 |
Mark Spencer | Omit PRI layer 1 information for data call (need update... |
blob | commitdiff | diff to current |
2004-01-31 |
Mark Spencer | Fix add include (bug #966) and small update to bug 890 |
blob | commitdiff | diff to current |
2004-01-31 |
Mark Spencer | Handle cause in DISCONNECT too |
blob | commitdiff | diff to current |
2004-01-31 |
Mark Spencer | Send busy when busy, congestion when congestion on... |
blob | commitdiff | diff to current |
2004-01-26 |
Mark Spencer | Seriously fix echo cancellation on inbound calls with... |
blob | commitdiff | diff to current |
2004-01-16 |
Jim Dixon | Added functionality for E911 signalling |
blob | commitdiff | diff to current |
2004-01-15 |
Mark Spencer | Fix unload/load of chan_zap |
blob | commitdiff | diff to current |
2004-01-12 |
Martin Pycko | Fix a typo |
blob | commitdiff | diff to current |
2004-01-12 |
Jeremy McNamara | fix monitor thread. Bug #726 |
blob | commitdiff | diff to current |
2004-01-12 |
Mark Spencer | Add distinctive ring detection |
blob | commitdiff | diff to current |
2004-01-10 |
Mark Spencer | When rejecting a call, free up the channel (bug #661) |
blob | commitdiff | diff to current |
2004-01-09 |
Malcolm Davenport | Bug #710: Format fix for "zap show channels" |
blob | commitdiff | diff to current |
2004-01-09 |
Malcolm Davenport | Bug #736: Better checking to avoid chan_zap segfault... |
blob | commitdiff | diff to current |
2003-12-19 |
Martin Pycko | Fix the passing of digital PRI-PRI |
blob | commitdiff | diff to current |
2003-12-18 |
Martin Pycko | Allow doing digital PRI to PRI calls automatically |
blob | commitdiff | diff to current |
2003-12-18 |
Martin Pycko | Move zaptrcallerid out of #define ZAPATA_PRI |
blob | commitdiff | diff to current |
2003-12-18 |
Martin Pycko | Change long variable name to the shorter one |
blob | commitdiff | diff to current |
2003-12-17 |
Martin Pycko | Add 'useincomingcalleridonzaptransfer' keyword to chan_... |
blob | commitdiff | diff to current |
2003-12-11 |
Mark Spencer | Properly fix double locking issue, fix wav49 issue |
blob | commitdiff | diff to current |
2003-12-11 |
Martin Pycko | We really don't want to lock ourselves in zt_exception |
blob | commitdiff | diff to current |
2003-12-11 |
Mark Spencer | Properly handle exceptions in zt_read |
blob | commitdiff | diff to current |
2003-12-09 |
Mark Spencer | Cleanup unload calls |
blob | commitdiff | diff to current |
2003-12-09 |
Mark Spencer | Patch for improving unload on zap (thanks James) |
blob | commitdiff | diff to current |
2003-12-05 |
Martin Pycko | Provide a channel if PRI_EVENT_RING comes without a... |
blob | commitdiff | diff to current |
2003-12-04 |
Martin Pycko | Fix the ZapHangup, ZapDialOffhook, ZapTransfer manager... |
blob | commitdiff | diff to current |
2003-12-02 |
Mark Spencer | Don't retrain after each digit |
blob | commitdiff | diff to current |
2003-12-01 |
Mark Spencer | Fix chanzap for p0, p1, etc |
blob | commitdiff | diff to current |
2003-11-23 |
Mark Spencer | Enable on hook transfer for vmwi |
blob | commitdiff | diff to current |
2003-11-21 |
Mark Spencer | Make CALLTYPE available |
blob | commitdiff | diff to current |
2003-11-21 |
Martin Pycko | Don't crash if ZapHangup, ZapTransfer, ZapDialOffhook... |
blob | commitdiff | diff to current |
2003-11-18 |
Martin Pycko | Fix segfault if more than 32 channels are used because... |
blob | commitdiff | diff to current |
2003-11-12 |
Martin Pycko | Implement several manager commands for Zap channels... |
blob | commitdiff | diff to current |
2003-11-07 |
Martin Pycko | Add round robin to chan_zap with use of Zap/r<number... |
blob | commitdiff | diff to current |
2003-11-05 |
Mark Spencer | Train echo canceller on FXO before last digit |
blob | commitdiff | diff to current |
2003-11-05 |
Martin Pycko | Add PRI_CAUSE feature for PRI ... If you set PRI_CAUSE... |
blob | commitdiff | diff to current |
2003-11-04 |
Mark Spencer | Turn off music on hold when doing *0 |
blob | commitdiff | diff to current |
2003-11-04 |
Mark Spencer | Remove really broke MP3 stuff in favor of G.726 in... |
blob | commitdiff | diff to current |
2003-10-27 |
Mark Spencer | Use echo training of FXS (fxo signalled) interfaces... |
blob | commitdiff | diff to current |
2003-10-25 |
Mark Spencer | Make HANGUPCAUSE accessible |
blob | commitdiff | diff to current |
2003-10-24 |
Mark Spencer | Check that there really is a tag |
blob | commitdiff | diff to current |
2003-10-22 |
Mark Spencer | SUpport gains on outbound calls |
blob | commitdiff | diff to current |
2003-10-14 |
Mark Spencer | Properly handle events during reads |
blob | commitdiff | diff to current |
2003-10-08 |
Mark Spencer | Callerid fix and warning cleanup (bug #367 & #356) |
blob | commitdiff | diff to current |
2003-10-06 |
Mark Spencer | Switch back to DTMF at the appropriate time |
blob | commitdiff | diff to current |
2003-10-01 |
Martin Pycko | Add 486 message (SIP) to 17 cause (PRI) translation... |
blob | commitdiff | diff to current |
2003-10-01 |
Martin Pycko | Add usecallingpres keyword to zapata.conf for PRI to... |
blob | commitdiff | diff to current |
2003-09-29 |
Mark Spencer | Change strdupa's to ast_strupda's |
blob | commitdiff | diff to current |
2003-09-27 |
Mark Spencer | Fix various compiler warnings (bug #322) |
blob | commitdiff | diff to current |
2003-09-26 |
Mark Spencer | Initialize extension |
blob | commitdiff | diff to current |
2003-09-26 |
Martin Pycko | Fix last typo |
blob | commitdiff | diff to current |
2003-09-26 |
Martin Pycko | Don't do callprogress on incoming calls -> that used... |
blob | commitdiff | diff to current |
2003-09-25 |
Mark Spencer | Bring into full TBR4 compliance |
blob | commitdiff | diff to current |
2003-09-17 |
Martin Pycko | Allow detection of callerid on FXO with distinctive... |
blob | commitdiff | diff to current |
2003-09-13 |
Mark Spencer | Merge sending complete patch with no number (bug #176) |
blob | commitdiff | diff to current |
2003-09-12 |
Martin Pycko | Fix a tiny thing |
blob | commitdiff | diff to current |
next |