Commit Graph

22381 Commits (55b1ced28166b7028e87376cdc912f71bcba0d3f)
 

Author SHA1 Message Date
Kevin P. Fleming 55b1ced281 Ensure that all ast_datastore_info structures are 'const'.
14 years ago
Walter Doekes ece0ff67bb Code cleanup and bugfix in chan_sip outboundproxy parsing.
14 years ago
Kinsey Moore f8f01c3502 Add comments about the BUILD_NATIVE change
14 years ago
Richard Mudgett fd35b875f6 Add missing ast_hangup() calls on some analog exception paths.
14 years ago
Kinsey Moore f538da62eb Include Expires header for SIP PUBLISH requests
14 years ago
Kinsey Moore 9481c814b1 Prevent double uri_escaping in chan_sip when pedantic is enabled
14 years ago
Michael L. Young 006ce1c9c1 Correct Documentation For DEC Function
14 years ago
Tilghman Lesher 512b8307bf Allow the REALTIME() function to report errors back to the caller.
14 years ago
Kinsey Moore 838e3e059c Improve Goto and GotoIf related documentation
14 years ago
Jason Parker d4933a508d Add Digium phones context to sip_notify sample config.
14 years ago
Jonathan Rose 1364a5204c chan_sip: Fix small behavioral change accidentally introduced in r369750
14 years ago
Jonathan Rose a955f2f6f9 chan_sip: Add case for FLASH control frames so that we don't display a warning.
14 years ago
Mark Michelson 9eb5c1b64f Remove a superfluous and dangerous freeing of an SSL_CTX.
14 years ago
Mark Michelson 80b3b6f0ee Fix bridging thread leak.
14 years ago
Kinsey Moore 271606ecc6 AST-2012-011: Resolve heap corruption issue with voicemail
14 years ago
Matthew Jordan 0dcf1a0a8a Do not send a BYE when a provisional response arrives during a re-INVITE
14 years ago
Terry Wilson 2a02e2009d More improvements to re-INVITEs timing out after a provisional response
14 years ago
Terry Wilson 4902436cc6 Better handle re-INVITEs with provisional but no final repsonses
14 years ago
Mark Michelson f9b8debc5c Fix apparent copy and paste error where incorrect "glue" is used.
14 years ago
Joshua Colp 83ac12d129 With some configurations a transport is not actually specified so assume UDP in these cases.
14 years ago
Joshua Colp 35a2a0e62b Make the address family filter specific to the transport.
14 years ago
Terry Wilson af47917402 AST-2012-010: Clean up after a reinvite that never gets a final response
14 years ago
Matthew Jordan d20913e0b6 Fix crash in unloading of res_adsi module
14 years ago
Matthew Jordan 6525ccb338 Fix incorrect duration reporting in CDRs created in batch mode
14 years ago
Mark Michelson 4e115ee784 Re-fix how local tag is generated when sending a 481 to an INVITE.
14 years ago
Richard Mudgett 131ad5a868 Fix Bridge application occasionally returning to the wrong location.
14 years ago
Mark Michelson ef72caed6a Multiple revisions 369323-369324
14 years ago
Mark Michelson 9f75011562 Be more consistent with the return code for requests received from invalid domain.
14 years ago
Richard Mudgett 58dc141755 Fix Bridge application and AMI Bridge action error handling.
14 years ago
Richard Mudgett 5c1f7c99c2 Explicitly check caller hangup in app Queue rather than a polluted res2 value.
14 years ago
Richard Mudgett 6f694792ef Check if PBX was started and fix F and F(x) action logic in Dial application.
14 years ago
Richard Mudgett acc87d0450 Check if PBX was started for generic CCSS recall.
14 years ago
Richard Mudgett 358ab1e726 Change incorrect chan_sip zombie hangup debug message. They are all zombies now.
14 years ago
Terry Wilson b4dd46c0a6 Don't crash on a guest directmedia call
14 years ago
Kinsey Moore 6f05e6dd0f Don't parse media stream state for SIP video streams
14 years ago
Alexandr Anikin 7920492156 fix locking issue on empty callList
14 years ago
Michael L. Young 3bac27f869 Fix NULL pointer segfault in ast_sockaddr_parse()
14 years ago
Alexandr Anikin a0586a7f3a check rtptimeouts in ooh323 channels as per config file
14 years ago
Mark Michelson ca6d956646 Fix request routing issue when outboundproxy is used.
14 years ago
Richard Mudgett 799f2736fc Fix monitoring calls put in a parking lot.
14 years ago
Kevin P. Fleming e7f158f20c Multiple revisions 369001-369002
14 years ago
Matthew Jordan d29e58d19a AST-2012-009: Fix crash in chan_skinny due to Key Pad Button Message handling
14 years ago
Mark Michelson 2937cb10cf Revert Makefile change to remove embedding res_adsi.so
14 years ago
Mark Michelson 161e2e19ec Fix a deadlock that occurs when func_volume is used on a local channel.
14 years ago
Matthew Jordan 6a62b569b5 Mark res_smdi/res_adsi as 'core' supported modules
14 years ago
Mark Michelson ed3bb15af4 Remove forced linking of res_adsi.o
14 years ago
Matthew Jordan 2d8e3bc608 Do not install empty directories; add ASTLIBDIR
14 years ago
Matthew Jordan eb8487ae62 Do not perform install on existing directories
14 years ago
Mark Michelson f507dadb39 Set the Caller ID "tag" on peers even if remote party information is present.
14 years ago
Richard Mudgett 40569b7d22 Fix deadlock potential with ast_set_hangupsource() calls.
14 years ago