Commit Graph

25248 Commits (1cf74b87764fd1d0fa7d81d25d16121e1ce43f4f)
 

Author SHA1 Message Date
Joshua Colp 1cf74b8776 res_stasis: Extend bridge type to be a comma separated list of bridge attributes.
11 years ago
Matthew Jordan e33e003f78 res_ari: Fix documentation schema error
11 years ago
Rusty Newton 35fb3a564b res_ari: Add notes about Asterisk HTTP server to the "enabled" config option for the res_ari general section
11 years ago
Scott Griepentrog eecb74a9a7 ARI: allow json content type with zero length body
11 years ago
Matthew Jordan 77db94a25a cdr: Add asserts for when we don't know about a CDR for a channel
11 years ago
Joshua Colp 216b04e6f4 res_pjsip: Fix memory leak of nameservers in off-nominal resolver creation failure.
11 years ago
Sean Bright 8357027080 res_fax_spandsp: Use g711_free() when available.
11 years ago
Richard Mudgett 614b6abc38 stasis_cache: Use the right variable in the cache entry ao2 cmp function.
11 years ago
Joshua Colp cc40bf5317 res_pjsip: Enable PJSIP DNS client support.
11 years ago
Joshua Colp 932fb5a6e2 res_pjsip_multihomed: Make address replacement less aggressive.
11 years ago
Russ Meyerriecks ed50ef4dc8 callerid: Logic error in checksum processing
11 years ago
Mark Michelson eba91d2a98 Revert changes to sorcery that accidentally got committed.
11 years ago
Mark Michelson d44aefeef4 Fix stuck channel in ARI through the introduction of synchronous bridge actions.
11 years ago
Richard Mudgett 1900bae7b6 app_confbridge: Add missing destructor call to announcer channel destructor.
11 years ago
Matthew Jordan 2c5484c869 stasis/app.c: Add some extra debugging for subscription counts
11 years ago
Russell Bryant a0a51a65e0 framehook.h: Fix some doc typos.
11 years ago
Mark Michelson 478c7faf0b Fix failing realtime sorcery tests.
11 years ago
Jonathan Rose 3a565767d7 manager: fix memory leak in manager_add_filter function
11 years ago
Mark Michelson 510a6e6e64 Remove an extra ast_cond_wait() that slipped through the patch.
11 years ago
Mark Michelson 9665c2d3eb Handle the return values of realtime updates and stores more accurately.
11 years ago
Mark Michelson 1fc33bc795 Prevent conflicts regarding unsolicited and solicited MWI to an endpoint.
11 years ago
Scott Griepentrog 9e9707f90f uniqueid: Update CHANGES to reflect new features
11 years ago
Jonathan Rose ff63012c4e PJSIP: TOS values should be represented as decimals in sorcery objects
11 years ago
Mark Michelson c1e9d2f177 Prevent delayed astdb syncs.
11 years ago
Jonathan Rose 4c2b1c225b ARI/bridges: Forward Playback/Recording Started/Finished to bridge topic
11 years ago
Richard Mudgett 66718a06f7 res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.
11 years ago
Richard Mudgett 251868dc57 cdr.c: Add missing aow_unlock(cdr) in off nominal path of handle_dial_message().
11 years ago
Kinsey Moore 5247a0d990 ARI: Ensure managing application receives ChannelEnteredBridge messages
11 years ago
Joshua Colp 1b5c098976 Multiple revisions 410509-410510
11 years ago
Richard Mudgett f627a0aca0 res_musiconhold.c: Generate MOH start/stop events whenever the MOH stream is started/stopped.
11 years ago
Richard Mudgett de3dc17cc5 app_confbridge: Make explicitly stop MOH if a user is kicked or hangs up while MOH is playing.
11 years ago
Joshua Colp d00c1ac23e res_pjsip_multihomed: Fix a bug where outgoing messages for TCP would go out using UDP.
11 years ago
Joshua Colp 2fa1ff6e75 res_pjsip_multihomed: Add module which places the correct address within messages.
11 years ago
Richard Mudgett 7c854d65af AST-2014-001: Stack overflow in HTTP processing of Cookie headers.
11 years ago
Scott Griepentrog ef69b5176d unqiueid: correct max uniqueid length test
11 years ago
Kinsey Moore c300f7e5a8 AST-2014-002: chan_sip: Exit early on bad session timers request
11 years ago
Joshua Colp aa57dcf634 AST-2014-003: res_pjsip: When handling 401/407 responses don't assume a request will have an endpoint.
11 years ago
George Joseph 3ff60b75b1 pjsip_cli: Create pjsip show channel and contact, and general cli code cleanup.
11 years ago
Matthew Jordan 5ca081e053 resource_channels: Check if a passed in ID is NULL before checking its length
11 years ago
Corey Farrell 0291965f79 chan_sip: Fix deadlock of monlock between unload_module and do_monitor
11 years ago
Scott Griepentrog 2507179fec sorcery: correct field register argument list
11 years ago
Matthew Jordan b2c4eaf06a config_options: Display the see-also information for CLI config option help
11 years ago
Matthew Jordan dd603ca96f res_pjsip: Fix documentation for one touch recording see-also links
11 years ago
Mark Michelson c162101d69 Make res_sorcery_realtime filter unknown retrieved results.
11 years ago
Scott Griepentrog feae552139 pjsip: allow and disallow show same codecs
11 years ago
Richard Mudgett 4ad1245cb5 stasis cache: Enhance to keep track of an item from different entities.
11 years ago
Richard Mudgett ecbd052741 uniqueid: Fix chan_dahdi, sig_pri, sig_ss7, test_cdr, and test_cel compiler errors.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Matthew Jordan d3ac8b8a0e chan_sip: Allow static realtime members to be qualified during module load.
11 years ago
Richard Mudgett 4fd50a9d81 sorcery.c: Fix off-nominal path ref and memory leak in ast_sorcery_objectset_json_create().
11 years ago