Commit Graph

2257 Commits (2966ca288c2d0b97199c09f37e8d3f8cb6b94638)

Author SHA1 Message Date
Joshua Colp 85d6db6cbe Fix crash in res_pjsip on load if error occurs, and prevent unloading of res_pjsip and res_pjsip_session.
12 years ago
Richard Mudgett ec5a724714 res_rtp_asterisk: Fix ref leaks in ast_rtcp_read().
12 years ago
Kevin Harwell 0e1d364fbd res_pjsip_messaging: Register message technology as pjsip
12 years ago
Mark Michelson 391f0003c4 Change the "external_media_address" PJSIP endpoint option to "media_address".
12 years ago
Richard Mudgett 10d4ed93ff app_speech_utils: Fix unresolved symbol ast_speech_get_setting().
12 years ago
Richard Mudgett 2a371cd80b Restore Dial, Queue, and FollowMe 'I' option support.
12 years ago
Mark Michelson 9deb416397 Create more accurate Contact headers for dialogs when we are the UAS.
12 years ago
Mark Michelson bbf5fbbd8c Change how realms are handled for outbound authentication.
12 years ago
Rusty Newton 873969d6c5 Broke the build! Forgot para tags within my description.
12 years ago
David M. Lee 2a57f6ccf7 res_pjsip: Forward PJSIP logging to Asterisk logging
12 years ago
David M. Lee f56796a539 ARI: Fix WebSocket response when subprotocol isn't specified
12 years ago
Rusty Newton fc09e5eb66 'identify' configObject doesn't have a synopsis
12 years ago
Rusty Newton 1b777d8946 Documentation fix and improvements to XML configuration help res_pjsip_acl
12 years ago
David M. Lee 6ad74509f3 Fix symbol collision with pjsua.
12 years ago
Kevin Harwell 4d35941891 pjsip: reinvite for connected line updates occurs when it should not
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
Mark Michelson 9fb34542d1 Add extra debugging to res_pjsip_endpoint_identifier_ip
12 years ago
David M. Lee 0bcc676d09 Multiple revisions 398638-398639
12 years ago
Kinsey Moore ad89dffb8a Prevent XMPP timeout on blank responses
12 years ago
Kinsey Moore 0bed76989a Multiple revisions 398558,398577
12 years ago
Kinsey Moore 53dbe10f5c Fix build warnings
12 years ago
Mark Michelson 23ed2ca57f Clarify server_uri and client_uri registration settings.
12 years ago
Mark Michelson 517389b1e7 Give more detail regarding failures to create request with auth credentials.
12 years ago
Kevin Harwell 1be7514a59 Debug messages for pjsip outbound registration
12 years ago
Kinsey Moore e5542ab1e7 Prevent a crash in res_pjsip_dtmf_info.c
12 years ago
Kevin Harwell 9bad1dabcf Add a reloadable option for sorcery type objects
12 years ago
Kevin Harwell 16b8d0cb5a Fix various memory leaks
12 years ago
Kevin Harwell af1747ee6c Memory leak fix
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
David M. Lee 7f547872e4 ARI: Implement /recordings/stored API's
12 years ago
Mark Michelson eb955dad9a Sanitize XML output for PIDF bodies.
12 years ago
Mark Michelson b5f61b5608 Fix method for creating activities string in PIDF bodies.
12 years ago
Mark Michelson 8990924953 Fix when the subscription_terminated callback is called for subscription handlers.
12 years ago
Mark Michelson de7ce39187 Fix a race condition where a canceled call was answered.
12 years ago
Mark Michelson 6cc7319455 Improve detection of answer on SIP blind transfer.
12 years ago
Mark Michelson a181544299 Fix dialog matching in the SIP distributor.
12 years ago
David M. Lee 451993f4f5 ARI: WebSocket event cleanup
12 years ago
Matthew Jordan de44880645 Add rtpengine configuration parameter
12 years ago
Mark Michelson e7c6f33517 Add some clarifying documentation to the rewrite_contact endpoint option.
12 years ago
Richard Mudgett 6ebfac8e70 Handle DTMF and hold wrapup when a channel leaves the bridging system.
12 years ago
David M. Lee 7a581537e8 ARI: Correct error codes for bridge operations
12 years ago
Matthew Jordan 4d348e853c Add pass through support for Opus and VP8; Opus format attribute negotiation
12 years ago
Matthew Jordan e31bd332b8 Update config framework/sorcery with types/options without documentation
12 years ago
Jonathan Rose 21e22310c7 ARI: Music on Hold/Background Music for bridges
12 years ago
Kinsey Moore 7b032c1adb Add SayAlphaCase and similar functionality for AGI
12 years ago
Kevin Harwell aefebebd37 res_sip_dtmf_info: Support sending of 'raw' DTMF
12 years ago
Kinsey Moore 6fa4e8e3ab Add missing configOption close tags
12 years ago
Rusty Newton 9520df86fd Fix missing xml doc configOption 'type' for for both 'system' and 'global' configObjects
12 years ago
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
12 years ago
Mark Michelson 8049bf94f7 Handle default body types for SIP event packages in res_pjsip_pubsub
12 years ago
David M. Lee 5762c1b4ac ARI: Correct segfault with /variable calls are missing ?variable parameter.
12 years ago
David M. Lee f5cca5e41e res_stasis: remove call to missing function control_continue.
12 years ago
Richard Mudgett d213dfa30f Fix several interrelated issues dealing with the holding bridge technology.
12 years ago
Kinsey Moore d12350ccc3 Allow channels in app_stasis to hangup properly
12 years ago
Mark Michelson 5caa938be2 Localize and rename ACL configuration.
12 years ago
Mark Michelson 86741bdf46 Clarify documentation for the "identify_by" option for SIP endpoints.
12 years ago
Mark Michelson ed19b8ee76 Add debug message to res_pjsip_endpoint_identifier_ip to indicate when an endpoint is successfully retrieved.
12 years ago
Mark Michelson 8931502f7a Add warning messages for registration failure paths.
12 years ago
Mark Michelson 14ba1751f6 Add note to transport configuration that a restart is required to change transports.
12 years ago
Joshua Colp 17f332169c Remove assumption in res_pjsip_dtmf_info that all INFO messages will contain a body.
12 years ago
Kinsey Moore dbe1520f35 Disable build of res_corosync until it is back in a compiling state
12 years ago
Rusty Newton 168c679e6c xml doc changes for 'aor' config object and a few of its options
12 years ago
Rusty Newton 6b1f91b6fc 'domain_alias' config object XML help doesn't make it clear that the name used for the object is the domain alias
12 years ago
Rusty Newton fdfe1ea82e xml doc changes for clarity - 'auth' config object and auth's 'auth_type' config option
12 years ago
Rusty Newton 115c078e9d xml doc change for transport config object - remove non-applicable warning and add text regarding Asterisk restart
12 years ago
Kinsey Moore 56aea1c030 Allow res_parking to be unloadable
12 years ago
Kinsey Moore 59753b1ea1 Strip down the old event system
12 years ago
Richard Mudgett e47d3db365 Doxygen comment tweaks.
12 years ago
Richard Mudgett 8b7742202f Minor parking cleanup.
12 years ago
Richard Mudgett 6b062d9afd Parking: Eliminate local channel name hack to get peer channel.
12 years ago
Kinsey Moore e9ac63f9a9 Prevent automagic things from happening to Stasis application bridges
12 years ago
David M. Lee 987fdfb444 ARI: allow other operations to happen while bridged
12 years ago
John Bigelow d195728541 Add test suite events for when contacts are added or removed from an AOR
12 years ago
Jonathan Rose 6fe21ef48e bridge_channel: Support the lonely flag and make ARI use it.
12 years ago
David M. Lee c790848794 ARI: Add recording controls
12 years ago
Kinsey Moore dfa5be76d4 Expose res_pjsip threadpool options
12 years ago
Joshua Colp 5b3441ae55 Fix crash in res_pjsip_outbound_registration when the remote server can not be resolved.
12 years ago
Matthew Jordan 80c9ad102e Add AMI registration events for PJSIP outbound registration attempts
12 years ago
Jonathan Rose e47794ead1 ARI: bridges/{bridgeID}/addChannel: add roles parameter
12 years ago
Jonathan Rose 98b02d98f3 res_parking: Unit tests
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
Mark Michelson 11d2993426 Get the SNMP code to compile.
12 years ago
David M. Lee 5114e4fc0b ARI - GET /ari/asterisk/info
12 years ago
David M. Lee 537ecebd2d ARI - implement allowMultiple for parameters
12 years ago
David M. Lee 10c91bc96e Address JSON thread safety issues.
12 years ago
Mark Michelson 328e99f41d Make a couple of changes to help AMI events to be more clear in what is occurring.
12 years ago
Kinsey Moore 41cd06e03f Add CLI/AMI commands to force chan_pjsip actions
12 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
12 years ago
Joshua Colp 63a229e369 Fix a crash due to performing full URI validation on a contact which only contains '*'.
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
Joshua Colp 5c13969469 Answer with multiple codecs if the underlying pjproject supports it.
12 years ago
Matthew Jordan 9ea74182ef Update CONTROL STREAM FILE to accept an 'offsetms' parameter
12 years ago
Mark Michelson a479821c91 Found another missed "sip" -> "pjsip" CLI command.
12 years ago
Mark Michelson d27d0d0761 Remove "constant" endpoint identifier.
12 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
12 years ago
Mark Michelson a7be7ea9c1 Missed a conversion to pjsip.conf in documentation and sorcery.
12 years ago
Mark Michelson 127a6fc114 Update res_pjsip_endpoint_identifier_constant.c to use reorganized endpoint structure.
12 years ago