Commit Graph

7913 Commits (2a9d15b4005f48ddddc41f609b3fa545b436a6ac)

Author SHA1 Message Date
Kinsey Moore 0fbffdb3b2 chan_sip: Decline image streams on unsupported transports
12 years ago
Kinsey Moore b2a682bae2 chan_mgcp: Enforce locking for oseq
12 years ago
Damien Wedhorn 4bc84b1b9f Skinny: fix up handling of fragmented packets.
12 years ago
Richard Mudgett eddbe10f91 chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
12 years ago
Damien Wedhorn 1f401eed45 Skinny: fix up session logging.
12 years ago
Jonathan Rose 85fbbed45d chan_pjsip: Provide a means for tracking device state when holding/unholding
12 years ago
Damien Wedhorn fcc492645b Skinny: fix reversed device reset from CLI.
12 years ago
Sean Bright 778d74cacf Make sure the maxptime attribute is added to the correct offers.
12 years ago
Rusty Newton f6647d2362 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Kevin Harwell 3373a5332b chan_pjsip: initial device state on endpoints is INVALID
12 years ago
Kinsey Moore 7cbb6eab15 PJSIP: Add Path header support
12 years ago
Scott Griepentrog 5516cda6af chan_sip: fix Local From tag on outbound register regression
12 years ago
Damien Wedhorn 9ec4d15c8e Skinny: do not add call to missed calls list if answered elsewhere.
12 years ago
Damien Wedhorn de6563c618 Fix chan_dahdi copile issue in dev-mode.
12 years ago
Kinsey Moore 522593f901 Add the missing part of r400140
12 years ago
Kevin Harwell 1ee4870a81 chan_dahdi: dahdi show channels slices PRI channel dnid on output
12 years ago
Kevin Harwell 821ab51381 res_pjsip: add 'set_var' support on endpoints
12 years ago
Joshua Colp f720a9ac89 chan_pjsip: Handle hanging up before calling.
12 years ago
Tzafrir Cohen 82eb03b915 chan_dahdi: enable ignore_failed_channels by default
12 years ago
Richard Mudgett 3ccd5dee18 udptl: Dead code elimination. ast_udptl_bridge was not used.
12 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Damien Wedhorn c2fd229fba Fixup some skinny bugs causing Fracks and ao2 cleanup issues.
12 years ago
Damien Wedhorn af723c6572 Fixup skinny registration following network issues.
12 years ago
Kevin Harwell ed0c493222 chan_oss.c: channel being locked twice and unlocked once
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
Joshua Colp e2630fcd51 channels: Return allocated channels locked.
12 years ago
Rusty Newton f7c60b8fb6 Several components: fixing Typos in comments and code, "avaliable" instead of "available"
12 years ago
Matthew Jordan 4ddf45fd24 pjsip/dialplan_functions: Use the right buffer length when printing URIs
12 years ago
Kevin Harwell 84e1790beb bridge_native_rtp: Deadlock during 4-way conference creation
12 years ago
Matthew Jordan fc8c0ef28f channels/Makefile: clean pjsip directory
12 years ago
Jonathan Rose 5583d2c629 chan_pjsip: Revert r403587
12 years ago
Russell Bryant 90108b15a0 Reset peer outboundproxy on sip.conf reload
12 years ago
Matthew Jordan ce423d2ea4 func_channel, chan_pjsip: Add CHANNEL read function support for chan_pjsip
12 years ago
Jonathan Rose 905a7de52b chan_pjsip: Fix a sticking channel lock caused by channel masquerades
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Kinsey Moore 95bc7626aa chan_dahdi: Fix crash during caller ID read
12 years ago
Scott Griepentrog 094db82a73 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Matthew Jordan 029ce1e962 chan_sip: Use AST_AF* defined constant when calling ast_get_ip
12 years ago
Matthew Jordan f6bd22b0fd chan_iax2: Fix incorrect usage of ast_get_ip involving uninitialized struct
12 years ago
Kevin Harwell fe47684b43 chan_sip: notify dialog info ignores presentation indicator in callerid
12 years ago
Kinsey Moore 98dea21bc1 chan_sip: Fix RTCP port for SRFLX ICE candidates
12 years ago
Kevin Harwell 4746c068dc pjsip_messaging: Added debug for in dialog messaging
12 years ago
Michael L. Young 230141d677 chan_sip: Clarify 'Forcerport' Setting Displayed When Running "sip show peers"
12 years ago
Joshua Colp 26914adc00 chan_pjsip: Fix a crash when direct media is enabled and an ACK is received after the channel is hung up.
12 years ago
Kevin Harwell 9ba7742431 chan_sip: Allow a sip peer to accept both AVP and AVPF calls
12 years ago
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Jonathan Rose beb5cdbef5 memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Kinsey Moore dfd3f4ef46 chan_mgcp: Properly handle malformed media lines
12 years ago
Joshua Colp f4e028a765 chan_sip: Fix an issue where an incompatible audio format may be added to SDP.
12 years ago