2004-01-31 |
Mark Spencer | Handle cause in DISCONNECT too |
blob | commitdiff |
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 |
2003-09-12 |
Martin Pycko | Add distinguishing between BUSY and FAILURE for outgoin... |
blob | commitdiff | diff to current |
2003-09-05 |
Martin Pycko | Add restrictcid=[yes|no] for chan_zap and chan_sip... |
blob | commitdiff | diff to current |
2003-09-04 |
Mark Spencer | Add Zap dnid support |
blob | commitdiff | diff to current |
2003-08-26 |
Mark Spencer | Make chan_zap compile without libpri again |
blob | commitdiff | diff to current |
2003-08-25 |
Martin Pycko | Make sure that when the d-channel goes down we also... |
blob | commitdiff | diff to current |
2003-08-25 |
Martin Pycko | Add one more thing to the previous one |
blob | commitdiff | diff to current |
2003-08-25 |
Martin Pycko | Don't allow to place calls when a dchannel is down... |
blob | commitdiff | diff to current |
2003-08-23 |
Mark Spencer | Add true native data mode bridging |
blob | commitdiff | diff to current |
2003-08-22 |
Mark Spencer | Fix memory leak |
blob | commitdiff | diff to current |
2003-08-18 |
Mark Spencer | Oops, they're system, not agent events |
blob | commitdiff | diff to current |
2003-08-18 |
Mark Spencer | Add alarm/alarm clear events (bug #125) |
blob | commitdiff | diff to current |
2003-08-16 |
Martin Pycko | Show the names of the codecs instead of the numbers... |
blob | commitdiff | diff to current |
2003-08-15 |
Mark Spencer | Only skip it for immediate mode |
blob | commitdiff | diff to current |
2003-08-15 |
Mark Spencer | Wait for first digit with FEATDMF too |
blob | commitdiff | diff to current |
2003-08-15 |
Mark Spencer | Asterisk: |
blob | commitdiff | diff to current |
2003-08-14 |
Martin Pycko | Fix the potential segfault |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Make chan_zap compile for people without libpri again |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Totally revamp thread debugging to support locating... |
blob | commitdiff | diff to current |
2003-08-12 |
Martin Pycko | Also NULL-ify the p->owner when the calls drop because... |
blob | commitdiff | diff to current |
2003-08-12 |
Martin Pycko | Clear the pri channels when alarm condition drops the... |
blob | commitdiff | diff to current |
2003-08-08 |
Mark Spencer | Fix for when libpri is not installed |
blob | commitdiff | diff to current |
2003-08-07 |
Mark Spencer | Do progress detect on incoming too |
blob | commitdiff | diff to current |
2003-08-07 |
Mark Spencer | Fix wrong pointer |
blob | commitdiff | diff to current |
2003-08-07 |
Mark Spencer | Allow groups to be checked in reverse order, make music... |
blob | commitdiff | diff to current |
2003-08-07 |
Martin Pycko | Clean up around new hangup routines |
blob | commitdiff | diff to current |
2003-08-07 |
Martin Pycko | Add handling of PRI_EVENT_HANGUP_REQ |
blob | commitdiff | diff to current |
2003-08-05 |
Martin Pycko | Fix and improve the new pri hangup routines |
blob | commitdiff | diff to current |
2003-07-28 |
Martin Pycko | Fix the bug when Sending Complete IE is sent or not... |
blob | commitdiff | diff to current |
2003-07-26 |
Mark Spencer | Minor fixup |
blob | commitdiff | diff to current |
2003-07-02 |
Mark Spencer | Fix CIDCW for native bridging |
blob | commitdiff | diff to current |
2003-07-02 |
Mark Spencer | Fix CIDCW for non-native calls only |
blob | commitdiff | diff to current |
2003-07-01 |
Mark Spencer | Update for sendingcomplete |
blob | commitdiff | diff to current |
2003-06-05 |
Martin Pycko | Add support for handling INFORMATION messages carying... |
blob | commitdiff | diff to current |
2003-06-03 |
Martin Pycko | Add a verbose message for those that have immediate... |
blob | commitdiff | diff to current |
2003-05-29 |
Martin Pycko | Add FAXEXTEN to save the DID/DNIS when we transfer... |
blob | commitdiff | diff to current |
2003-05-29 |
Mark Spencer | Fix feature group d MF |
blob | commitdiff | diff to current |
2003-05-28 |
Mark Spencer | Add National ISDN 1 support |
blob | commitdiff | diff to current |
2003-05-26 |
Mark Spencer | Pass RING events in DOWN or RING states |
blob | commitdiff | diff to current |
2003-05-19 |
Martin Pycko | Finally fix the fix (what a day) |
blob | commitdiff | diff to current |
2003-05-19 |
Martin Pycko | Fix a typo |
blob | commitdiff | diff to current |
2003-05-19 |
Martin Pycko | Fix the flash/*0 when incoming call comes on FXO -... |
blob | commitdiff | diff to current |
2003-05-19 |
Mark Spencer | Revert bad changes |
blob | commitdiff | diff to current |
2003-05-19 |
Martin Pycko | Fix the flash/*0 when incoming call comes on FXO -... |
blob | commitdiff | diff to current |
2003-05-19 |
Mark Spencer | CLear dial buffer |
blob | commitdiff | diff to current |
2003-05-16 |
Martin Pycko | Fix the compiling warning with 'int chan' |
blob | commitdiff | diff to current |
2003-05-16 |
Martin Pycko | Changing the last patch of chan_zap.c |
blob | commitdiff | diff to current |
2003-05-16 |
Mark Spencer | Fix seg on non-PRI |
blob | commitdiff | diff to current |
next |