Commit Graph

21766 Commits (4dd831722a37a05b02c8e176e90ffe98ab99e37c)
 

Author SHA1 Message Date
Terry Wilson 4dd831722a Note that CDRs are immutable once a bridge is torn down
13 years ago
Kinsey Moore 7d5836ca78 Fix parsing of SIP headers where compact and non-compact headers are mixed
13 years ago
Kinsey Moore ae3a465d8f Make the config parser remove escaping backslashes
13 years ago
Mark Michelson 5aa7a6986e Remove outdated comment.
13 years ago
Mark Michelson c4334ee50a Fix translation path choices.
13 years ago
Matthew Jordan 004babb20d Clean-up of minor formatting issues in r354542/3/4
13 years ago
Mark Michelson aeadbab220 Adding reload support to res_fax.so
13 years ago
Matthew Jordan ead2b47907 Fix SIP INFO DTMF handling for non-numeric codes
13 years ago
Richard Mudgett 9c33d62bcb Fix crash in ParkAndAnnounce.
13 years ago
Russell Bryant fdd8444090 Remove some unnecessary locking from ast_hangup().
13 years ago
Terry Wilson 15d28cfdad Fix multiple SIP realtime issues
13 years ago
Jonathan Rose ff07b89e63 Fix column duplication bug in module reload for cdr_pgsql.
13 years ago
Richard Mudgett 2997c5c8c6 Improved documentation of CLI "dialplan add extension" command.
13 years ago
Richard Mudgett 294793a822 Add missing headers to AMI UnParkedCall event to uniquely identify the call.
13 years ago
Jonathan Rose 65360e2ae5 Fixes deadlocks occuring in chan_agent due to r335976
13 years ago
Kinsey Moore ea4fa3227f Ensure entering T.38 passthrough does not cause an infinite loop
13 years ago
Richard Mudgett c5fc58c3a0 Restore the 'w' modifier support for ISDN spans. Dial(DAHDI/g0/1234w888)
13 years ago
Jonathan Rose 749b33018e Backports some documentation for func_curl from 10 to 1.8
13 years ago
Mark Michelson 47b3aa6362 Fix TLS port binding behavior as well as reload behavior:
13 years ago
Jonathan Rose ad24624751 Fix sip show peers port output, align columns, and fix ami port output.
13 years ago
Jonathan Rose 3c1a9894e8 Use ast_sockaddr_stringify_fmt wrappers for various functions in chan_sip
13 years ago
Sean Bright f28f00bd6e Resolve an overlap in the ast_audiohook_flags values.
13 years ago
Matthew Jordan 3bf654b1dc Added clarification for the VERBOSITY setting to etc_default_asterisk
13 years ago
Terry Wilson 0120bde7d8 Allow res_calendar to be unloaded
13 years ago
Richard Mudgett c7c7d4dab4 Fix memory leak in error paths for action_originate().
13 years ago
Terry Wilson d699845a55 Re-link peers by IP when dnsmgr changes the IP
13 years ago
Alec L Davis a61f99f985 prevent debug messsges displaying -ve Cseq numbers. Missed in R353320
13 years ago
Alec L Davis 8fc0050b54 RFC3261 Section 8.1.1.5. The sequence number value MUST be expressible as a 32-bit unsigned integer
13 years ago
Kevin P. Fleming 2281ba7cef Clarify log WARNING message when port-zero SDP 'm' lines received.
13 years ago
Russell Bryant d42eaedb15 Find even more network interfaces.
13 years ago
Kevin P. Fleming 1efffc8d95 Add 'L16-256' MIME subtype alias for slin16.
13 years ago
Russell Bryant 45bf0ea5b0 Update ast_set_default_eid() to find more network interfaces.
13 years ago
Jonathan Rose cda638dcfc Make failed PauseMonitor and UnpauseMonitor with no valid channel not close AMI session.
13 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
13 years ago
Alec L Davis 4d2f8a9cfd rfc4235 - Section 4.1: Versions MUST be representable using a non-negative 32 bit integer.
14 years ago
Alexandr Anikin 197662dd4d Fix outbound DTMF for inband mode (tell asterisk core to generate DTMF
14 years ago
Jonathan Rose 301cc6b1c0 Copy amaflags to sip_pvt from peer during create_addr_from_peer
14 years ago
Alec L Davis bd8d057dee Cleanup dialog-info+xml Notify dialog
14 years ago
Paul Belanger b0a70ade4b Fix -Werror=unused-but-set-variable compiler error (gcc 4.6.2)
14 years ago
Kevin P. Fleming d4dc9894f2 Avoid unnecessary rebuilds of main/test.c.
14 years ago
Terry Wilson 054c466a2f Remove some extraneous debugging from registry memleak fix
14 years ago
Terry Wilson f1dc1012ae Clean up some SIP registry-related memory leaks
14 years ago
Jonathan Rose 5de11bfd6e Redocuments sip types peer, user, friend in sip.conf.sample
14 years ago
Mark Michelson 7c7615e399 Don't do a DNS lookup on an outbound REGISTER host if there is an outbound proxy configured.
14 years ago
Jonathan Rose 1965cea7ab Set core sounds version to 1.4.22.
14 years ago
Richard Mudgett cf450c7db1 Fix locking issues with channel datastores in func_odbc.c.
14 years ago
Joshua Colp d7a25693c9 Move RTP timeout check to before bridged channel check so it is actually executed.
14 years ago
Mark Michelson e41e647429 Fix grammar of comment.
14 years ago
Mark Michelson e2a7c10b97 Fix blind transfers from failing if an 'h' extension is present.
14 years ago
Matthew Jordan 11105d0cd3 Correctly apply FAXOPT settings (V17, V27, V29) before starting spandsp layer
14 years ago