Commit Graph

177 Commits (11)

Author SHA1 Message Date
George Joseph 992879aa43 build: GCC 5.1.x catches some new const, array bounds and missing paren issues
10 years ago
Richard Mudgett bedc7bf825 chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.
10 years ago
Richard Mudgett b54f5fda05 chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
10 years ago
Richard Mudgett e4b956b186 chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.
10 years ago
Walter Doekes 822abf9e9b Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Richard Mudgett 073356fa18 chan_dahdi/sig_pri: Fix type mismatch in the idledial feature's channel creation.
11 years ago
Richard Mudgett 2f1d2a9ef6 chan_dahdi: Add inband_on_setup_ack compatibility option.
11 years ago
Richard Mudgett b2be6e5616 sig_pri.c: Pull the pri_dchannel() PRI_EVENT_RING case into its own function.
11 years ago
Richard Mudgett e99783e792 chan_dahdi/sig_pri: Prevent unnecessary PROGRESS events when overlap dialing is enabled.
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 916d97c5a0 chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
11 years ago
Richard Mudgett fdc86bb44c Fix uninitialized value in struct ast_control_pvt_cause_code usage.
12 years ago
Richard Mudgett 0cd0977454 Fix memory corruption when trying to get "core show locks".
12 years ago
Richard Mudgett fe8c92adc8 chan_dahdi: Add inband_on_proceeding compatibility option.
12 years ago
Richard Mudgett cf3810a555 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
12 years ago
Mark Michelson a65fbf8012 Multiple revisions 375993-375994
13 years ago
Richard Mudgett 1af1164d43 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Kinsey Moore d7fbceb55b Add HANGUPCAUSE information to callee channels
13 years ago
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
13 years ago
Richard Mudgett 18d5041981 Use better libss7 detection test and move libpri compile test.
13 years ago
Richard Mudgett 35bf5efeaf Convert sig_pri to use a global callback table.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kinsey Moore cb9756daa2 Add hangupcause translation support
13 years ago
Matthew Jordan 9bc2127d7b Fix validation errors when producing documentation using default build script
13 years ago
Matthew Jordan 2ffae5745d Add some additional documentation for core AMI events
13 years ago
Kinsey Moore db59a3f123 Remove unnecessary generation of informational cause frames
13 years ago
Jonathan Rose 5eb94d7ebb Unique Call ID logging Phases III and IV
13 years ago
Kinsey Moore 1ab47ac137 Add HANGUPCAUSE hash support for analog and PRI DAHDI subtechs
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Richard Mudgett e65ad34770 Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands.
13 years ago
Richard Mudgett af39a4374e Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call.
13 years ago
Richard Mudgett d2ac624b87 Clear ISDN channel resetting state if the peer continues to use it.
13 years ago
Richard Mudgett 73f48997f9 Add original party id and reason support.
13 years ago
Richard Mudgett c7cb03a975 Add ability to ignore layer 1 alarms for BRI PTMP lines.
13 years ago
Richard Mudgett 721f92058f Make number not available presentation also set screening to network provided.
13 years ago
Richard Mudgett a22b56235b Add ability for chan_dahdi ISDN to block connected line updates per span.
13 years ago
Richard Mudgett 9926662aba Remove ISDN hold restriction for non-bridged calls.
13 years ago
Terry Wilson 0e5c761c28 Opaquify ast_channel typedefs, fd arrays, and softhangup flag
13 years ago
Terry Wilson a9d607a357 Opaquify ast_channel structs and lists
13 years ago
Richard Mudgett 764d2ccae2 Use more reasonable cause code when rejecting incoming call waiting calls.
13 years ago
Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types
13 years ago
Alec L Davis a4f6d96b2e push 'outgoing' flag from sig_XXX up to chan_dahdi
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Richard Mudgett 63c5eaee43 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
13 years ago
Richard Mudgett 23bc964e1c Constify some more channel driver technology callback parameters.
13 years ago
Terry Wilson 99cae5b750 Opaquify channel stringfields
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Richard Mudgett 4a125f45a0 Remove dead code since pri_grab() can never fail.
14 years ago
Richard Mudgett bd4f81b51f Fix typo in sig_pri using wrong structure name.
14 years ago
Richard Mudgett 6cf08ad550 Change D-channel warning to be less confusing on non-NFAS setups.
14 years ago