summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21Fixed malformed Access-Control-Allow-Methods header. Was causing Safari to ba...David M. Lee
2013-10-19Fix IAX2 incoming call address lookupsKinsey Moore
2013-10-19Return a channel snapshot when originating using ARI, and subscribe the Stasi...Joshua Colp
2013-10-18res_parking: Remove setting useless flag.Richard Mudgett
2013-10-18This is just a quick script for dumping swagger-ui into static-http,David M. Lee
2013-10-18Resolve some memory leaks due to incorrect for loop / ao2 ref usage.Mark Michelson
2013-10-18Add channel lock protection around translation path setup.Richard Mudgett
2013-10-18Tweak ast_bridge_depart() doxygen.Richard Mudgett
2013-10-18Remove the bit about requiring ast_bridge_depart() to be called before ast_br...Mark Michelson
2013-10-18Clarify in ast_bridge_destroy() about how departable channels must be handled.Mark Michelson
2013-10-18Remove Port Restriction When Checking For NATMichael L. Young
2013-10-18Properly copy/remove the device state cache flag over a masquerade.Walter Doekes
2013-10-17Fix Setting A chan_sip Dialog's SIP_NAT_FORCE_RPORT FlagMichael L. Young
2013-10-17res_parking: Fix bug where reloading immediately wipes new parkpos extensionsJonathan Rose
2013-10-17Reduce log level of a non-pubsub error messageKinsey Moore
2013-10-16ARI: Fix crash when POST /playback/{id}/control does not have an operation pa...Richard Mudgett
2013-10-16Oops. Leftover /stasis referenceDavid M. Lee
2013-10-16Clarify documentation for channel and bridge listKinsey Moore
2013-10-16Don't check all realtime queues when doing "queue show some_queue".Walter Doekes
2013-10-16Use POST / DELETE to toggle ARI bridge mohPaul Belanger
2013-10-15translate.c: Some minor code tweaks.Richard Mudgett
2013-10-15bridge_native_dahdi: Return channel join failure if could not make the channe...Richard Mudgett
2013-10-15chan_iax2: Fix channel left locked in off nominal code path.Richard Mudgett
2013-10-15Ensure bridge record error responses validateKinsey Moore
2013-10-15Use POST / DELETE to toggle hold / moh for ARI channelsPaul Belanger
2013-10-15Prevent chan_sip from sending duplicate BYEs.Mark Michelson
2013-10-15My doc correction in r400842 had a silly bug.David M. Lee
2013-10-14chan_dahdi: Add config support for hwgain settings.Richard Mudgett
2013-10-14chan_dahdi: Reflect the set software gain in the CLI "dahdi show channel" out...Richard Mudgett
2013-10-14chan_sip: Do not increment the SDP version between 183 and 200 responses.Mark Michelson
2013-10-14pjsip outbound registration: Log message says received a 408 when we didn'tKevin Harwell
2013-10-14Remove duplicate module info blockMatthew Jordan
2013-10-13Fix a race condition in res_pjsip_session with rapidly terminating the session.Joshua Colp
2013-10-12Fix realm comparison for outbound authKinsey Moore
2013-10-11channel.h: whitespace changes.Richard Mudgett
2013-10-11Multiple revisions 400508,400842-400843,400848David M. Lee
2013-10-11Fixed merge tracking for r400360, which was somehow lostDavid M. Lee
2013-10-11Softmix: Fix crash when switching from softmix to another bridge technology.Richard Mudgett
2013-10-10Perform validation of permanent contacts on AORs in res_pjsip.Joshua Colp
2013-10-10Fix an assertion in res_pjsip when specifying an invalid outbound proxy.Joshua Colp
2013-10-09Use 'z' as the format specifier for size_tMatthew Jordan
2013-10-08Add PJSIP_HEADER function for manipulation of SIP headers in the PJSIP stackMatthew Jordan
2013-10-08Add warning when compiling with iODBC supportKinsey Moore
2013-10-08app_agent_pool: Fix AMI/CLI AgentLogoff soft preventing agents from logging b...Richard Mudgett
2013-10-08Switch from using pjsip_strerror to pj_strerror.Mark Michelson
2013-10-08app_confbridge: Can now set the language used for announcements to the confer...Richard Mudgett
2013-10-08app_confbridge: Fix duplicate default_user profile.Richard Mudgett
2013-10-08Fix func_config list entry allocationKinsey Moore
2013-10-08Fix STUN crash when using IPv6 any addressKinsey Moore
2013-10-08Push CLI qualify into the threadpool.Mark Michelson