Commit Graph

117 Commits (4828759ab85a1b9198a4d8dc7eff3da99d0a86c5)

Author SHA1 Message Date
Martin Pycko 4828759ab8 Add distinguishing between BUSY and FAILURE for outgoing spool calls. Always save CDR record (even if the call fails). If the call fails try to see if there is
22 years ago
Martin Pycko 6e8a074912 Add restrictcid=[yes|no] for chan_zap and chan_sip. You can specify if the sip/zap users will have the callerid transmitted as ANI or CALLERID.
22 years ago
Mark Spencer c80158ce30 Add Zap dnid support
22 years ago
Mark Spencer 578b394236 Make chan_zap compile without libpri again
22 years ago
Martin Pycko 1434714b58 Make sure that when the d-channel goes down we also clear the libpri structures with pri_destroycall
22 years ago
Martin Pycko 44e6a8619e Add one more thing to the previous one
22 years ago
Martin Pycko e89a2bcd5c Don't allow to place calls when a dchannel is down (for PRI). Also when we detect that d-channel is down -> destroy the calls.
22 years ago
Mark Spencer 5a25985a00 Add true native data mode bridging
22 years ago
Mark Spencer 2421bea611 Fix memory leak
22 years ago
Mark Spencer 8d5c7dd566 Oops, they're system, not agent events
22 years ago
Mark Spencer f3a4294a11 Add alarm/alarm clear events (bug #125)
22 years ago
Martin Pycko 501c800c5a Show the names of the codecs instead of the numbers (bug #92)
22 years ago
Mark Spencer 858ad8ca64 Only skip it for immediate mode
22 years ago
Mark Spencer ec3d5a0c43 Wait for first digit with FEATDMF too
22 years ago
Mark Spencer 37b7bccc61 Asterisk:
22 years ago
Martin Pycko c9998ac0e2 Fix the potential segfault
22 years ago
Mark Spencer 67fb880dfb Make chan_zap compile for people without libpri again
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Martin Pycko 4fbe072aa4 Also NULL-ify the p->owner when the calls drop because of alarm
22 years ago
Martin Pycko e9f725b418 Clear the pri channels when alarm condition drops the calls.
22 years ago
Mark Spencer d21648495a Fix for when libpri is not installed
22 years ago
Mark Spencer 1d12de4da6 Do progress detect on incoming too
22 years ago
Mark Spencer c5155d54c6 Fix wrong pointer
22 years ago
Mark Spencer 01fcb9779a Allow groups to be checked in reverse order, make musiconhold die on restart
22 years ago
Martin Pycko 58022ed110 Clean up around new hangup routines
22 years ago
Martin Pycko 5e39502200 Add handling of PRI_EVENT_HANGUP_REQ
22 years ago
Martin Pycko f778fb89a5 Fix and improve the new pri hangup routines
22 years ago
Martin Pycko 19f4f3c36c Fix the bug when Sending Complete IE is sent or not sent (i don't remember) asterisk would jump to s|1
22 years ago
Mark Spencer b03498907b Minor fixup
22 years ago
Mark Spencer 5a4e282ae8 Fix CIDCW for native bridging
22 years ago
Mark Spencer 485db41457 Fix CIDCW for non-native calls only
22 years ago
Mark Spencer e9cffc55a7 Update for sendingcomplete
22 years ago
Martin Pycko f08922f6b7 Add support for handling INFORMATION messages carying more than one digit
22 years ago
Martin Pycko eca9614457 Add a verbose message for those that have immediate=yes on the PRI
22 years ago
Martin Pycko 11325940c8 Add FAXEXTEN to save the DID/DNIS when we transfer to "fax" extension
22 years ago
Mark Spencer ed04393d27 Fix feature group d MF
22 years ago
Mark Spencer d6e3f866bc Add National ISDN 1 support
22 years ago
Mark Spencer 8082927ba3 Pass RING events in DOWN or RING states
22 years ago
Martin Pycko 4c29324050 Finally fix the fix (what a day)
22 years ago
Martin Pycko bc973fb1d0 Fix a typo
22 years ago
Martin Pycko 3e6d45aebe Fix the flash/*0 when incoming call comes on FXO -> FXS
22 years ago
Mark Spencer 2f6b25c4fb Revert bad changes
22 years ago
Martin Pycko e888d3d393 Fix the flash/*0 when incoming call comes on FXO -> FXS
22 years ago
Mark Spencer e5e82459c6 CLear dial buffer
22 years ago
Martin Pycko e7b5056769 Fix the compiling warning with 'int chan'
22 years ago
Martin Pycko 166f1120c8 Changing the last patch of chan_zap.c
22 years ago
Mark Spencer cd3f2c48c0 Fix seg on non-PRI
22 years ago
Martin Pycko b4429b287a Don't send INFORMATION messages unless we got SETUP_ACKNOWLEDGE
22 years ago
Martin Pycko df27f744df Fix overlapdial (sending)
22 years ago
Martin Pycko 2a0036e496 Add support for overlap dialing (sending). Now we have "full" overlap dialing support
22 years ago