Commit Graph

8000 Commits (ac5c75b45d9d7fe047ccd9d1d094cb9d30df8b51)

Author SHA1 Message Date
Richard Mudgett 42a2cc685f chan_vpb: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
12 years ago
Richard Mudgett 04885c2ca0 chan_iax2: Conditionally remove native support for now.
12 years ago
Richard Mudgett 92d0a2e1ee chan_misdn: Effectively remove native support. Left enough bread crumbs to be able to convert later if needed.
12 years ago
Walter Doekes 29945cf238 chan_sip: Convert 'just did sched_add waitid...' from warning to debug message.
12 years ago
Walter Doekes 235aa06b8d chan_sip: Fix IP-addr in warning when rejecting a contact ACL.
12 years ago
Jonathan Rose b3813c8bc5 pbx: Make originate threads indicate dial status when synchronous
12 years ago
Tzafrir Cohen 39af081784 chan_dahdi: create channels at run-time
12 years ago
Matthew Jordan 33e7b76d1d Hide the Surrogate channels from external consumers; kill Masquerade events
12 years ago
Igor Goncharovskiy 70309f24c2 - Fix different issues with call transfer cancel. In case 3rd party busy or congestion call was not returned.
12 years ago
Michael L. Young c0f302e1e1 Fix Registration Failure When A Peer And TLS Are Used
12 years ago
Mark Michelson ab6fc47d95 And get rid of another ast_bridged_channel()
12 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
12 years ago
David M. Lee 4f07502000 Fixed chan_dahdi compilation failure
12 years ago
Matthew Jordan 0d86021842 Add pickup.h include lines for chan_dahdi and chan_mgcp
12 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
12 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee 88d6c366d1 Fixed compile errors introduced in r395954.
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
Matthew Jordan 0a29f85f87 Raise Registry AMI events on registration failures
12 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
12 years ago
Mark Michelson 735b30ad71 The large GULP->PJSIP renaming effort.
12 years ago
Mark Michelson 895c8e0d2c Reorganize the ast_sip_endpoint structure into substructures.
12 years ago
Joshua Colp 7fded33789 Add support for T.38 fax to chan_pjsip.
12 years ago
Matthew Jordan cafc115896 A great big renaming patch
12 years ago
Joshua Colp 71609d58aa Improve initial INVITE handling and fix crash due to rapidly arriving CANCEL.
12 years ago
Joshua Colp 2598219adb Drop the reference count on the correct object.
12 years ago
Richard Mudgett e26d4ec83a Reinclude sys/stat.h in chan_dahdi.c and remove redundant include in utils.c
12 years ago
Richard Mudgett b4dd4ffbc4 Some chan_dahdi protected function renaming.
12 years ago
Richard Mudgett 83a871ea35 Restore chan_dahdi native bridging and PRI tromboned call elimination.
12 years ago
Kinsey Moore 98504fec8e Add DTLS-SRTP support to chan_pjsip
12 years ago
Joshua Colp 16885ffda5 Expose the chan_pjsip implementation pvt and session in a defined manner.
12 years ago
Matthew Jordan e502d0095b Add additional control frame types to the IAX2 parser for debug messages
12 years ago
Kinsey Moore 684c83b29b Add transfer support to CEL
12 years ago
Jonathan Rose 17c546173f ARI: Bridge Playback, Bridge Record
12 years ago
Kinsey Moore 0b83761f9a Fix crash when using temporary peers
12 years ago
Mark Michelson c47787feab Add a bunch of options from sip.conf to res_sip.conf
12 years ago
Tzafrir Cohen 109f527eb9 Left over spacing issues of review 726.
12 years ago
Tzafrir Cohen b10bb8fa7b handle DAHDI_EVENT_REMOVED on a pri D-Channel
12 years ago
Richard Mudgett 3f9be54d91 chan_gulp: Fix gulp_indicate() handling of AST_CONTROL_PVT_CAUSE_CODE.
12 years ago
Richard Mudgett 6ba25dd3f2 Remove some dead code dealing with old bridging method.
12 years ago
Richard Mudgett d43b17a872 Replace chan_agent with app_agent_pool.
12 years ago
Matthew Jordan c3c0315693 Pretty up a debug message if the referred-by-uri isn't available
12 years ago
Moises Silva d92b2f3754 Fix a longstanding issue with MFC-R2 configuration that prevented users
12 years ago
Jason Parker b700dc6641 Fix a compiler warning.
12 years ago
David M. Lee 043a71ee76 Fixed chan_skinny for systems were pthread_t isn't an int.
12 years ago
Damien Wedhorn 6a2b3af90c Refactor and cleanup of skinny session handling.
12 years ago
Mark Michelson 0e25d8036e Use correct function for getting bridged peer when doing direct media checks.
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
Richard Mudgett 02f55a36a0 Revert accidental overcommit.
12 years ago
Richard Mudgett b4e9a3fc2f Add BUGBUG note for ASTERISK-22009
12 years ago
Richard Mudgett c841c34aae chan_dahdi: Fix segfault reloading chan_dahdi when round robin is used.
12 years ago
Richard Mudgett 96fed373e9 Fix chan_gtalk.c compile error.
12 years ago
Igor Goncharovskiy f7624718f8 Fix issue with inability to cancell call transfer made by on-sceen menus.
12 years ago
Kinsey Moore 909ee4bfb9 Refactor extraneous channel events
12 years ago
Mark Michelson 6d624eb008 Add stasis publications for blind and attended transfers.
12 years ago
Richard Mudgett a022379107 Fix incorrect calls to ast_bridge_impart().
12 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
12 years ago
Joshua Colp 77002bc377 Merge in current pimp_my_sip work, including:
12 years ago
Joshua Colp 94ec267888 Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip device state.
12 years ago
Matthew Jordan c14cdede12 Add BUGBUG for broken direct media in chan_gulp
12 years ago
Mark Michelson e3a89a0a18 Change chan_unistim to use core transfer API.
12 years ago
Richard Mudgett 291711f85f chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsistency.
12 years ago
Richard Mudgett c9e04e70ca chan_misdn: Fix compile error after CDR merge.
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Igor Goncharovskiy 2053fc3159 Fix issue with no sound in both way in case of previous call to chan_unistim phone was canceled.
12 years ago
Alec L Davis b0143074fa IAX2: Transfer Reject: Lock bridgecallno before touching it, refactor
12 years ago
Damien Wedhorn 75e7c3a8fa Change chan_skinny to use core transfer API.
12 years ago
Alec L Davis 0cec7dcdcd chan_iax2: nativebridge refactor, missed unlock bridgecallno
12 years ago
Alec L Davis a6ab25a004 fix bad edit after conflict resolution
12 years ago
Alec L Davis d264518524 IAX2: refactor nativebridge transfer
12 years ago
Alec L Davis 1c8c91b63a IAX2: fix race condition with nativebridge transfers.
12 years ago
Richard Mudgett 6114166237 Refactor chan_dahdi/sig_analog/sig_pri and chan_misdn to use the common transfer functions.
12 years ago
Mark Michelson 2dc8a06006 Refactor the features configuration scheme.
12 years ago
Richard Mudgett 8e3f37adef Add a BUGBUG note.
12 years ago
Mark Michelson cfe32ec1da Add attended transfer support for chan_sip.c
12 years ago
Mark Michelson fac3839e68 Adds support for a core attended transfer function plus adds some hiding of masquerades.
12 years ago
Jason Parker 154fbf8cae Split Hold event into Hold/Unhold, and move it into core.
12 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
12 years ago
Igor Goncharovskiy 1fb6f365ec Fix several problems caused by multiple line usage with i2004 phones.
12 years ago
Richard Mudgett 3d63833bd6 Merge in the bridge_construction branch to make the system use the Bridging API.
12 years ago
Damien Wedhorn 8d6b0c9f3b Add transfer softkey to ringout state to enable blond transfers.
12 years ago
Damien Wedhorn 01d6e8dbc9 Add call forward no answer to skinny and cleanup general callfwd handling.
12 years ago
David M. Lee b97c71bb11 Fix shutdown assertions in stasis-core
12 years ago
Michael L. Young 91bab76422 Remove Character Limit On "inkeys" For IAX2
12 years ago
Jonathan Rose b90bba7a30 Stasis: Update security events to use Stasis
12 years ago
Michael L. Young 4ff6e61808 Fix Crash Caused By One-way Audio With auto_* NAT Settings Fix
12 years ago
Jonathan Rose f2ba7c04fb chan_gulp: Minor readability Improvements to chan_gulp
12 years ago
Richard Mudgett 785be439f9 Allow mISDN to send PROGRESS messsage.
12 years ago
Sean Bright 2cfedc12ad Fix copy/paste error in one-touch-recording implementation.
12 years ago
David M. Lee e06e519a90 Initial support for endpoints.
12 years ago
Alec L Davis efd28c676a chan_sip: NOTIFYs for BLF start queuing up and fail to be sent out after retries fail
12 years ago
Richard Mudgett cc855cf9d8 Make a log NOTICE more explicit that the event comes from DAHDI and not PRI.
12 years ago
Jonathan Rose 1eac5a7988 Stasis: Convert network change events into network change stasis messages
12 years ago
Joshua Colp e236c2ea36 Use the configured formats for Gulp sessions if there are no joint formats between requested formats and configured formats.
12 years ago
Alec L Davis f7f58b7bc2 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
12 years ago
Alec L Davis 7f0f53958b chan_sip: Honor Session-Expires in 200OK response when it's a RE-INVITE when asterisk is the refresher.
12 years ago
Alec L Davis 0b020e8c0b chan_dahdi: fix lower bound check with -ve integer conversion from a float
12 years ago
Richard Mudgett eea6df46d5 Simplify chan_local.c:manager_optimize_away() using ao2_find().
12 years ago
Richard Mudgett e4db1903a2 Cleanup chan_local.c:local_new().
12 years ago
Richard Mudgett a2a8afe07a Trivial changes. Comments, parentheses, spelling, wording.
12 years ago
Richard Mudgett e6f7de360d Make chan_local locals container an explicit list container.
12 years ago
Richard Mudgett 3992df6d41 Whitespace changes.
12 years ago
Richard Mudgett 5fec9b8d1f Remove some unnecessary calls to ast_bridged_channel() in chan_unistim.c
12 years ago
Richard Mudgett 213834ffd4 Remove some unnecessary calls to ast_bridged_channel() in chan_mgcp.c
12 years ago
Richard Mudgett 30cf1a590c Remove some unnecessary calls to ast_bridged_channel() in chan_skinny.c
12 years ago
Richard Mudgett b050778ce8 Remove some unnecessary calls to ast_bridged_channel() in chan_iax2.c
12 years ago
Richard Mudgett 5ab5715646 Remove some unnecessary calls to ast_bridged_channel() in chan_dahdi.c/sig_analog.c
12 years ago
Matthew Jordan b693a72378 Prevent crash in 'sip show peers' when the number of peers on a system is large
12 years ago
Richard Mudgett 3a5a0f3f26 Move some annoying chan_dahdi debug messages to level 5.
12 years ago
Jonathan Rose 8e257fe819 Stasis Core: Refactor ACL Change events to go out over the stasis core msg bus
12 years ago
Jason Parker cc9b4d8da4 Fix a log message.
12 years ago
Mark Michelson 74f2318051 Merge the pimp_my_sip branch into trunk.
12 years ago
Michael L. Young b4c881c86e Fix Displaying Symmetric RTP Global Setting
12 years ago
Michael L. Young 735026ccf6 Change Case On Forcerport For Consistency
12 years ago
Matthew Jordan 5111744214 Don't attempt to create a voice frame on a read error
12 years ago
Michael L. Young fcbb9f0c8d Fix One-Way Audio With auto_* NAT Settings When SIP Calls Initiated By PBX
12 years ago
Alec L Davis e5b0de5535 IAX2 defer_full_frames fail to get sent
12 years ago
Alec L Davis 3959535615 IAX2, prevent network thread starting before all helper threads are ready
12 years ago
Matthew Jordan caf4a5f605 Fix crash in chan_sip when a core initiated op occurs at the same time as a BYE
12 years ago
Michael L. Young 03286cf23f Fix For Not Overriding The Default Settings In chan_sip
12 years ago
Richard Mudgett 6a25d49296 chan_dahdi: Change inband_on_proceeding option default to no/disabled.
12 years ago
Richard Mudgett 79818112fd chan_dahdi: Add inband_on_proceeding compatibility option.
12 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
12 years ago
Kinsey Moore 72bccf69c3 Address uninitialized conditional that valgrind found
12 years ago
Matthew Jordan 0ffce56f1b AST-2013-003: Prevent username disclosure in SIP channel driver
12 years ago
Damien Wedhorn 63a4da4eba Fix skinny encall button to not blind xfer.
12 years ago
Matthew Jordan 58ee2b7d11 Resolve deadlock between SIP registration and channel based functions
12 years ago
Russell Bryant 88874a95d7 Suppress compiler warning.
12 years ago
Richard Mudgett 23f363fcb1 Set the CALLERID(dnid-num-plan) for incoming ISDN calls.
12 years ago
Damien Wedhorn 401f7c1880 Fix skinny voicemail indication issues.
12 years ago
Kinsey Moore 6300aa6ae4 Make sure things compile...
12 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
12 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
12 years ago
Matthew Jordan cacc356bbe When a session timer expires during a T.38 call, re-invite with correct SDP
12 years ago
Matthew Jordan 00e9ffb907 Include the Username field in SIP Registry events when Status is registered
12 years ago
Igor Goncharovskiy ef64b29f8b Fix core dump on CLI usage
12 years ago
Kevin Harwell 09ecb25e08 Added an option to disallow music on hold
12 years ago
Jonathan Rose b4a010e958 chan_sip: Update the via header when relaying SMS MESSAGE
12 years ago
Matthew Jordan f6f6bc7b59 Remove unused function
12 years ago
Matthew Jordan 12748bc735 Don't reset the RTP address on a glare re-INVITE
12 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
12 years ago
Matthew Jordan 8d5c36c9bb Add RFC 3327 Path header support to chan_sip
12 years ago
Igor Goncharovskiy 469ca1c71d Fix several unreleased mutex locks that cause problem with processing calls
12 years ago
Michael L. Young a3ad8b28e6 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
12 years ago
Matthew Jordan 1a34b465bc Prevent deadlock in chan_iax2 when attempting to set caller ID
12 years ago
Richard Mudgett de90681293 More places to eliminate the cast to argv but were not giving warnings.
12 years ago
Richard Mudgett 31f08344ee Fix compiler warning by eliminating the need for a cast.
12 years ago
Joshua Colp e0b49e7331 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
12 years ago
Walter Doekes d33d9c1781 Correct RPID parsing for unquoted display-name.
12 years ago
Damien Wedhorn b34479ad37 More called details fixup for skinny.
12 years ago
Damien Wedhorn 0928f45794 Add prinotify messages to skinny.
12 years ago
Matthew Jordan f6abcce7c1 Set the sin_family on the bind address socket during initialization
12 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
12 years ago
Damien Wedhorn 0d553eece8 Add serviceURL stuff to skinny.
12 years ago
Damien Wedhorn 96025d5dfc Fixup skinny CLI completion.
12 years ago
Matthew Jordan 2ebb9863ea Don't send presencestate information if the state is invalid
12 years ago
Mark Michelson 8a7dd2f408 Fix a crash that occurred when a BYE was received on a replaced dialog.
12 years ago
Jonathan Rose f008baddac chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
12 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
12 years ago
Damien Wedhorn edf0483f4f Remove extraneous stuff from r381470.
12 years ago
Damien Wedhorn ce8101c6c6 Add back sending dialnumber to skinny.
12 years ago
Damien Wedhorn fffcdb0361 Respect callerid presentation in skinny.
12 years ago
Sean Bright 86a537c271 Use a shuffling algorithm to find unused IAX2 call numbers.
12 years ago
Kinsey Moore 81fa307af7 Fix some more REF_DEBUG-related build errors
12 years ago
Damien Wedhorn 98ef0d3215 Fix some issues with skinny callid.
12 years ago
Richard Mudgett 5b236ee647 Make ast_do_masquerade() a void function.
12 years ago
David M. Lee 345253a50e Fixed failing test from r380696.
12 years ago
Damien Wedhorn c0832b4765 Fix reload skinny with active devices.
12 years ago
Damien Wedhorn 44872e797c Reset skinny vmexten and immeddial char on reload.
12 years ago
Damien Wedhorn 8bb9aa2f6d Add variable length displayprompt packet to skinny and use octals.
13 years ago
Richard Mudgett ae1421e04d chan_iax2: Fix compile error if MALLOC_DEBUG enabled.
13 years ago
Damien Wedhorn 523e472e1a Adds variable length callinfo packets to skinny.
13 years ago
David M. Lee 5899e13112 Process session timers, even if Session-Expires header is missing
13 years ago
Sean Bright d6e05d5bf3 Move IAX firmware related functionality into separate files.
13 years ago
Richard Mudgett 6458a6572b chan_dahdi: Fix "dahdi show channels group" for groups greater than 31.
13 years ago
Matthew Jordan 01309cf41e Unregister SIP provider API if module load is declined
13 years ago
Matthew Jordan 8018bdd8e1 Perform case insensitive comparisons for T.38 attributes
13 years ago
Sean Bright 693d609081 Move the ancillary iax2 source files into a separate sub-directory.
13 years ago
Richard Mudgett 8cc7aea09b chan_agent: Prevent multiple channels from logging in as the same agent.
13 years ago
David M. Lee e06cd59e04 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago
Matthew Jordan 126060042e Ensure that a declined media stream is terminated with a '\r\n'
13 years ago
Sean Bright 986c2a1818 Correct the number of available call numbers in IAX2.
13 years ago
Damien Wedhorn e9446501c9 Add force dial keys to skinny.
13 years ago
David M. Lee 14a9fb761b Corrected crypto tag in SDP ANSWER for SRTP.
13 years ago
Sean Bright df7b335ead Remove a large block of commented out code from chan_iax2.
13 years ago
Richard Mudgett 09fb47a65c confbridge: Minor fixes playing user counts to the conference.
13 years ago
Damien Wedhorn ff32e094e5 Fix device call logging issues in skinny
13 years ago
Damien Wedhorn 822f5f5ff1 Fix issues with skinny sessions
13 years ago
David M. Lee be727bf0d2 Fix Record-Route parsing for large headers.
13 years ago
Richard Mudgett 5e46455806 chan_misdn: Fix compile error.
13 years ago
Matthew Jordan 9693f8f10f Set the INVALID_EXTEN channel variable when chan_misdn forces the 'i' extension
13 years ago
David M. Lee a91a289154 Fix XML encoding of 'identity display' in NOTIFY messages, continued.
13 years ago
David M. Lee aecd2429bd Fix XML encoding of 'identity display' in NOTIFY messages.
13 years ago
Damien Wedhorn 7d5345c9c0 Skinny blob cleanup
13 years ago
Damien Wedhorn f795062662 Add group and namedgroup pickup to skinny
13 years ago
Damien Wedhorn bacc5e6604 Rewrite skinny dialing to remove threaded simpleswitch
13 years ago
Michael L. Young 209373262d Fix SIP Notify Messages To Have The Proper IP Address In The FROM Field
13 years ago
Richard Mudgett 1d685bd28c chan_agent: Fix wrapup time wait response.
13 years ago
Richard Mudgett da7c2e3ffe chan_agent: Misc code cleanup.
13 years ago
Richard Mudgett 11571714fe chan_agent: Fix agent_indicate() locking.
13 years ago
Matthew Jordan 8fb5bdce9a Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 1fb06fde95 Resolve crashes due to large stack allocations when using TCP
13 years ago
Kinsey Moore 32472eca70 Ensure chan_sip rejects encrypted streams without crypto info
13 years ago
Richard Mudgett 23b94b9211 Make chan_local module references tied to local_pvt lifetime.
13 years ago
Richard Mudgett 0494456ae6 chan_local: Parse dial string consistently.
13 years ago
Richard Mudgett 87cb8e94cd chan_local: Misc lock and ref tweaks.
13 years ago
Richard Mudgett de026cf92f chan_agent: Remove some duplicated code.
13 years ago
Damien Wedhorn cb6e00b408 Fix skinny to recognise vmexten in general section of conf
13 years ago
Damien Wedhorn b514659d1c Add g722 codec support to skinny
13 years ago
Damien Wedhorn 5cf8a1f2e5 Minor fixes for chan_skinny
13 years ago
Damien Wedhorn 758cad0984 Fix skinny debug tab completion
13 years ago
Brent Eagles ab894d5af9 This change adds a SIP peer configuration feature to allow the peer's
13 years ago
Kinsey Moore 4f6064584d Ensure Min-SE is included in outbound INVITEs
13 years ago
Mark Michelson 607a5d898c Fix a potential deadlock in chan_sip during transfers.
13 years ago
Kinsey Moore 1c1faa1380 Handle Session-Expires less than local Min-SE in 200 OK
13 years ago
Igor Goncharovskiy 8c99bcc5a3 Add firmware information to CLI devices listing
13 years ago
Igor Goncharovskiy 98539ffb32 Fix codec mismatch
13 years ago
Igor Goncharovskiy 1042d43160 Remove trailing whitespaces in number from incoming redial list.
13 years ago
Joshua Colp b68d4dba67 Add missing support for "who hung up" to chan_motif.
13 years ago
Joshua Colp b206511914 Fix a SIP request memory leak with TLS connections.
13 years ago
Joshua Colp bd8fbeed01 Fix an RTP instance reference count leak in chan_motif.
13 years ago
Olle Johansson 712aaa9828 Move functions to AFTER the block of forward declarations of functions.
13 years ago
Olle Johansson 1b47dbe991 Formatting changes
13 years ago
Joshua Colp 898ca023d5 Tweak extension used for incoming calls received on Motif.
13 years ago
Richard Mudgett 8bbbf4cf2f chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.
13 years ago
Mark Michelson fab48c28f9 Fix potential crashes during SIP attended transfers.
13 years ago
Richard Mudgett 9a8ce96aff chan_local: Fix local_pvt ref leak in local_devicestate().
13 years ago
Richard Mudgett 53e97bc9ee Fix compile error.
13 years ago
Michael L. Young 587906cb6c Improve Code Readability And Fix Setting natdetected Flag
13 years ago
Pedro Kiefer e46ea1fe65 Fix chan_sip websocket payload handling
13 years ago
Richard Mudgett 4ccf2c7aa5 Add red-black tree container type to astobj2.
13 years ago
Mark Michelson b37ab7e673 Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Alec L Davis 316fbb083c Reduce CLI spam of "Extension Changed" device state messages.
13 years ago
Walter Doekes 907050d41b Fix most leftover non-opaque ast_str uses.
13 years ago
Jonathan Rose e62bab8131 chan_sip: Add SubscribeContext field to SIPshowpeer AMI response
13 years ago
Joshua Colp 866d968149 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
13 years ago
Richard Mudgett 735f5c5059 chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.
13 years ago
Mark Michelson f2bb9afe17 Multiple revisions 375993-375994
13 years ago
Joshua Colp 82dc21e0e1 Fix a bug where our Motif ICE candidates were not quite proper, and make us more forgiving.
13 years ago
Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users
13 years ago
Damien Wedhorn 732767f230 Fix for chan_skinny leaving RTP ports open
13 years ago
Richard Mudgett f85db0e34d Things don't need to be that const.
13 years ago
Richard Mudgett e950086daf Multiple revisions 375519-375524
13 years ago
Michael L. Young 01526b2c3c Fix Wrong Result In Debug Message For SDP Origin Processing
13 years ago
Jonathan Rose d4a357b82f chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry
13 years ago
Mark Michelson 5f3f32c494 Prevent resetting of NATted realtime peer address on reload.
13 years ago
Mark Michelson da85f8489f Make evaluation of channel variables consistently case-sensitive.
13 years ago
Richard Mudgett e2702177a4 chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.
13 years ago