Commit Graph

22054 Commits (10e41e37b5031694e3ce663e89b14912816c859c)
 

Author SHA1 Message Date
Russell Bryant 10e41e37b5 Remove some unnecessary locking from ast_hangup().
14 years ago
Terry Wilson 6fd4756e8a Fix multiple SIP realtime issues
14 years ago
Jonathan Rose 72125d4a56 Fix column duplication bug in module reload for cdr_pgsql.
14 years ago
Richard Mudgett e4d579711d Improved documentation of CLI "dialplan add extension" command.
14 years ago
Richard Mudgett 3229952bc7 Add missing headers to AMI UnParkedCall event to uniquely identify the call.
14 years ago
Jonathan Rose 9b7fb67b37 Fixes deadlocks occuring in chan_agent due to r335976
14 years ago
Jonathan Rose 03297a67dd Fixes a segfault occuring when performing attended transfer with FAXOPT(gateway)=yes
14 years ago
Kinsey Moore e525639f97 Ensure entering T.38 passthrough does not cause an infinite loop
14 years ago
Richard Mudgett 75ff4644e6 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
14 years ago
Mark Michelson b504a707f5 Fix TLS port binding behavior as well as reload behavior:
14 years ago
Jonathan Rose 320aef8b86 Blocked revisions 353818
14 years ago
Jonathan Rose 6a642e725c Fix sip show peers port output, align columns, and fix ami port output.
14 years ago
Jonathan Rose b119a48c92 Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sip
14 years ago
Sean Bright 73b93bbc17 Resolve an overlap in the ast_audiohook_flags values.
14 years ago
Matthew Jordan 40078d5d1d Added clarification for the VERBOSITY setting to etc_default_asterisk
14 years ago
Terry Wilson 504899382b Allow res_calendar to be unloaded
14 years ago
Richard Mudgett 754e821648 Fix memory leak in error paths for action_originate().
14 years ago
Terry Wilson 48b42ebe3a Re-link peers by IP when dnsmgr changes the IP
14 years ago
Alec L Davis 4010b49e49 Merged revisions 353368 via svnmerge from
14 years ago
Alec L Davis e4c84b1876 Merged revisions 353320 via svnmerge from
14 years ago
Kevin P. Fleming 0df3cca56a Clarify log WARNING message when port-zero SDP 'm' lines received.
14 years ago
Russell Bryant 735e673bb9 Find even more network interfaces.
14 years ago
Kevin P. Fleming b5cd652324 Add 'L16-256' MIME subtype alias for slin16.
14 years ago
Russell Bryant 2fa0175cda Update ast_set_default_eid() to find more network interfaces.
14 years ago
Richard Mudgett 0a7d748e2c Audit of ao2_iterator_init() usage for v10. Missed one.
14 years ago
Richard Mudgett 1c526d3a72 Audit of ao2_iterator_init() usage for v10.
14 years ago
Jonathan Rose 0240c7fa50 Make failed PauseMonitor and UnpauseMonitor with no valid channel not close AMI session.
14 years ago
Richard Mudgett 88af121f9f Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Alec L Davis 787c107b36 Merged revisions 352862 via svnmerge from
14 years ago
Alexandr Anikin a22b12bec5 Fix outbound DTMF for inband mode (tell asterisk core to generate DTMF
14 years ago
Jonathan Rose e1d480d386 Copy amaflags to sip_pvt from peer during create_addr_from_peer
14 years ago
Alec L Davis 048a00bbaf Merged revisions 352704 via svnmerge from
14 years ago
Paul Belanger f55ee58b5f Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Kevin P. Fleming bfedbd32b2 Avoid unnecessary rebuilds of main/test.c.
14 years ago
Terry Wilson c392836403 Remove some extraneous debugging from registry memleak fix
14 years ago
Richard Mudgett b1f34068ac Fixes for sending SIP MESSAGE outside of calls.
14 years ago
Kevin P. Fleming 0f2ebf6df3 Eliminate unnecessary rebuilds of main/format*.c.
14 years ago
Terry Wilson 969205a024 Clean up some SIP registry-related memory leaks
14 years ago
Jonathan Rose 2882a9acff Redocuments sip types peer, user, friend in sip.conf.sample
14 years ago
Mark Michelson 6a8768cfce Don't do a DNS lookup on an outbound REGISTER host if there is an outbound proxy configured.
14 years ago
Jonathan Rose 7d1243e259 Set core sounds version to 1.4.22.
14 years ago
Richard Mudgett c524b2bbd1 Fix locking issues with channel datastores in func_odbc.c.
14 years ago
Joshua Colp 04017e71cd Blocked revisions 352287
14 years ago
Mark Michelson 56032cb4cc Fix grammar of comment.
14 years ago
Mark Michelson ff00876b13 Fix blind transfers from failing if an 'h' extension is present.
14 years ago
Matthew Jordan 660500f616 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
14 years ago
Richard Mudgett b4b3c15634 Fix sip_cfg.notifycid to be set with the defined enum values.
14 years ago
Richard Mudgett dd82e9676e Fix ast_app_dtget() time unit inconsistency.
14 years ago
Mark Michelson ac7a6a2acb Remove XXX comment that is not necessary.
14 years ago
Mark Michelson a4fb7d4f49 Fix RTP reference leak.
14 years ago