Commit Graph

1540 Commits (0f15f042b941214f565d59a9239408d6591a1afa)

Author SHA1 Message Date
Mark Spencer 6390872a5d IAX2 authentication improvements
22 years ago
Mark Spencer 5ef0da8240 Add compatibilty with proprietary nortel DTMF info (bug #2605)
22 years ago
Mark Spencer 9209bc5e13 Don't save dynamic peers in registery (bug #2610)
22 years ago
Mark Spencer f869646706 Provide more useful iax2 debugging (bug #2603)
22 years ago
Mark Spencer eb2cd99a14 Default for overriden should be passed screen
22 years ago
Mark Spencer 3ec18090b9 Fix callerid on IAX2 (received)
22 years ago
Mark Spencer ed62f449a9 Oops, we have to be able to pass multiple restrictions for when we go to voicemail...
22 years ago
Mark Spencer e1038e3090 Remove last vestiges of MySQL friends from makefile, in favor of realtime config
22 years ago
Mark Spencer 973481807e Fix app_sms to use correct path (bug #2597)
22 years ago
Mark Spencer d8cfe78b33 Merge SIP memory leak fixes
22 years ago
Anthony Minessale II 37eeb4abd0 fix typo in chan sip that causes segV
22 years ago
Mark Spencer 6c20ceb717 Fix which one we use initreqprep vs. reqprep (bug #2591, 2596)
22 years ago
Mark Spencer fbbd30ca23 Add realtime support to SIP
22 years ago
Mark Spencer 209d413c6b Be sure prev struct is built properly (bug #2581)
22 years ago
Mark Spencer 4a6c4d41fc Merge anth's realtime patch, as well as the bindaddr fix that didn't make it in somehow yesterday. (bug #2588)
22 years ago
Ben Kramer 415d197da1 changed it to not play a received DTMF frame if native bridged!
22 years ago
Ben Kramer f3e54a41da commented out Caller ID setting stuff, needs to be updated to match new format
22 years ago
Mark Spencer dbdb058f31 Use reqprep, not initreqprep for NOTIFY for REFER...
22 years ago
Mark Spencer 32126398ef Locking updates for debug mode, fix SIP MWI (bug #2582)
22 years ago
Mark Spencer e27afd5b74 Fix MGCP seg (bug #2572)
22 years ago
Mark Spencer efdcabc2cb Fix zap seggy
22 years ago
Mark Spencer ebb18daf22 Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
22 years ago
Mark Spencer f927433a40 Fix SIP friends + MySQL (head only)
22 years ago
Mark Spencer 76172327f8 Have SIP_CODEC variable override replace all other codecs (bug #2566)
22 years ago
Jeremy McNamara c0273110c4 a major rework - type=peer support, code cleanup, and optimization. Still not ready to use
22 years ago
Jeremy McNamara 9c65039c32 a major rework - type=peer, code cleanup, and optimization
22 years ago
Mark Spencer 0ddbbd1785 Add ability to check voicemail from multiple folders (bug #2561)
22 years ago
Mark Spencer e8f0958d01 Correct CDR's for supervised transfer (bug #1595)
22 years ago
Mark Spencer 864d84e1a7 Fix potential callerid snafu's in iax and sip (based on 2562)
22 years ago
Mark Spencer 375162b4fb shrink phone number for callerid matching (bug #2562)
22 years ago
Mark Spencer fce17976e9 Major PBX revamps (including labels, update examples)
22 years ago
Mark Spencer c8673a011e Don't set state to UP state within the driver, but instead allow ast_read to do so.
22 years ago
James Golovich 7aef6a5b83 Add #ifdef to chan_zap.c in case someone updates asterisk but not libpri
22 years ago
James Golovich 809166ff78 Allow PRI timers to be congfigurable. (bug 2518)
22 years ago
Mark Spencer 702bd20b65 Fix littlet ypo
22 years ago
Mark Spencer 666dd0f75c More IAX2 TNS/TOS/PRES fixes
22 years ago
Mark Spencer 15c6bf0860 Add iax2 parsing for TNS/TON/PRES
22 years ago
Mark Spencer 856a9a528c Remove IAX and VoFR channel drivers permenantly
22 years ago
Mark Spencer 04fc29c8b2 Huge callerid rework (might break H.323, others)
22 years ago
James Golovich 74786b8c58 Use event2str consisitently in chan_zap anytime we are printing debug info about an event (bug 2548)
22 years ago
Jeremy McNamara c82026012e work on peers some more, still highly broken
22 years ago
Mark Spencer 1434bb9792 Fix SIP transport to ignore ;transport=udp
22 years ago
Jeremy McNamara 83f342776e massive changes, very broken, do not use (from airport)
22 years ago
Jeremy McNamara d42c7aeede make chan_h323 not compile, until i can fix
22 years ago
Jeremy McNamara 76485d3f02 massive changes, very broken, do not use (from airport)
22 years ago
Mark Spencer 678c1d90c0 Fix potential seg (Bug #2550)
22 years ago
Mark Spencer e2318bdba9 Merge ring pulse stuff (Bug #2016)
22 years ago
Mark Spencer 4c2148bea5 On register timeout, pretend to ack any messages so that if they were 100 Trying and nothing else (e.g. certain iconnecthere failures), we still clean up. (bug #2524)
22 years ago
Mark Spencer 2ff6a84a16 Hold peerl lock while updating autocreatepeer stuff
22 years ago
James Golovich 01c0938ddf Fix inband priindication checking in chan_zap.c
22 years ago