Commit Graph

24315 Commits (328e99f41d48d8f15832bf4f6c97beb0ef71fc0c)
 

Author SHA1 Message Date
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 41d6be2432 Move ast_str_container_alloc and friends
12 years ago
Mark Michelson f8622e7c5c Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.
12 years ago
Mark Michelson 57a8148ccd Make sure that pickup.h does not use an include guard name used elsewhere.
12 years ago
Kinsey Moore e1decf3c36 Correct the last of the Newchannel xi:includes
12 years ago
Kinsey Moore 41cd06e03f Add CLI/AMI commands to force chan_pjsip actions
12 years ago
David M. Lee 4f07502000 Fixed chan_dahdi compilation failure
12 years ago
Matthew Jordan 2fdde7dc14 Fix test modules
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
Joshua Colp 63a229e369 Fix a crash due to performing full URI validation on a contact which only contains '*'.
12 years ago
David M. Lee 23e86edf6f Fix sorcery for some rather picky regex implementations.
12 years ago
Matthew Jordan 5c4b482471 Support externally initiated parking requests; remove some dead code
12 years ago
Matthew Jordan c8a91b5b01 Add queue member paused hints
12 years ago
Kinsey Moore 525df99883 Regenerate configure for configure.ac changes
12 years ago
Kinsey Moore 03090a88ba Fix documentation replication issues
12 years ago
David M. Lee 5601b0f50c Fixed warning in astman for gcc-4.8.
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 0a29f85f87 Raise Registry AMI events on registration failures
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
Kinsey Moore a673c9ed1d Disable CEL tests that need rearchitecting to operate properly
12 years ago
Mark Michelson d27d0d0761 Remove "constant" endpoint identifier.
12 years ago
Joshua Colp 2feb049ba2 Fix hold/unhold in bridge_native_rtp, use tech_pvt instead of bridge_pvt, reduce bridging attempts, and fix breaking native RTP bridges.
12 years ago
Kinsey Moore f6c7e6355e Fix remnants of the pjsip renaming
12 years ago
Kinsey Moore 858fc5a648 Enforce conference exit order for CEL tests
12 years ago
Mark Michelson a7be7ea9c1 Missed a conversion to pjsip.conf in documentation and sorcery.
12 years ago
Mark Michelson ea98c903fb Remove ast_bridged_channel call from abstract_jb.c
12 years ago
David M. Lee 554c46a9cd Setting svn:ignore for res/res_pjsip
12 years ago
Mark Michelson 127a6fc114 Update res_pjsip_endpoint_identifier_constant.c to use reorganized endpoint structure.
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
Kinsey Moore 7c371a1add Fix compilation on gcc 4.8.1
12 years ago
David M. Lee 9688d2dc97 Removed quotes from svn:keywords props on a few files.
12 years ago
Mark Michelson 2510b48d7e Clarify documentation for trust of identification.
12 years ago
Matthew Jordan cf1bc6bc33 Put the include in there
12 years ago
Matthew Jordan aa3da100e8 When performing a reload, reload the new features_config and not the old
12 years ago
Kinsey Moore 5d160491b0 Clean up and improve test_cel
12 years ago
David M. Lee 30d16cb5d9 Set svn:ignore in res/ari directory
12 years ago
Kinsey Moore f1ff08b58f Remove comment that no longer applies
12 years ago
Kinsey Moore d8956f690e Rename everything Stasis-HTTP to ARI
12 years ago
Kinsey Moore fc05248bd1 Improve reliability of bridge merge CEL test
12 years ago
Richard Mudgett c017d5e6a3 Remove the unsafe bridge parameter from ast_bridge_hook_callback's.
12 years ago
Richard Mudgett 50aba6be36 Improved feature limits interval hook implementaion.
12 years ago
David M. Lee b6f9b39830 Fix /stasis/res/app_replaced unit test.
12 years ago
Jonathan Rose 9a46c1d019 Add name argument to BridgeWait() so multiple holding bridges may be used
12 years ago
Richard Mudgett eec3150a8a Remove some unnecessary parentheses.
12 years ago