Commit Graph

6326 Commits (f59fe83c56f6539c09eb068a94d2db60bfb18f17)

Author SHA1 Message Date
Tilghman Lesher 68b255eedc If we have realtime caching enabled, 'sip reload' must purge users/peers, even if the config files haven't changed.
16 years ago
Richard Mudgett 39c9838d77 Add COLP support to chan_dahdi/sig_pri.
16 years ago
Richard Mudgett 66f146e8cf Merged revisions 212727 via svnmerge from
16 years ago
Sean Bright 4c47fce62e Correct spelling of AGENTACCEPTDTMF in chan_agent.
16 years ago
Jeff Peeler 36b38525a1 Merged revisions 212498 via svnmerge from
16 years ago
Richard Mudgett 0d2ef8ac5c Merged revisions 212430 via svnmerge from
16 years ago
Jeff Peeler e60773a298 Add braces where missing and a few whitespace fixes in sig_analog
16 years ago
Jeff Peeler 132204459c More code that somehow got left out of sig_analog
16 years ago
Richard Mudgett a305b52fc8 Send a generic return result when we receive a CallDeflection facility message in chan_misdn.
16 years ago
Kevin P. Fleming c3bc5cf567 Ensure that T38FaxVersion is put into outgoing SDP in the proper case.
16 years ago
Joshua Colp 47220d3506 Check an actual populated variable when seeing if we need to do video or not.
16 years ago
Matthew Nicholson 5583a4e955 This patch adds support for choosing a realm based on the domain in the From or To header in the incoming request. Eligible domains are taken from the domains list in the config file. This functionality is enabled when domainsasrealm is enabled in the config file.
16 years ago
Jeff Peeler b65c0edd52 Fix chan_dahdi option ringtimeout
16 years ago
Matthew Nicholson 56110dd4f1 Make asterisk handle 423 Interval Too Short messages better.
16 years ago
Russell Bryant 0ff53eddef Always specify which RTP engine is desired for a new RTP instance.
16 years ago
Richard Mudgett 148d49e362 Encapsulate testing for which signaling styles are used by sig_pri.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Michiel van Baak 41894bea92 add manager events when a skinny device registers/unregisters
16 years ago
Jeff Peeler 93b6a46fde Fix PRI/BRI channels when in alarm condition to only be marked for hangup if
16 years ago
Richard Mudgett bc0a3453cd Restoring some code to sig_pri. Not sure if it is really needed.
16 years ago
Joshua Colp 6391976270 Fix retrieval of the port used for the video stream when adding SDP to a SIP message.
16 years ago
Richard Mudgett 4f80468245 Fixed some unsafe down cast pointer operations for sig_pri.
16 years ago
Richard Mudgett ed5940b306 Fix static on line when PRI does overlap dialing.
16 years ago
Richard Mudgett d669ba24d7 Miscellaneous minor fixes to sig_analog.
16 years ago
Richard Mudgett d7fa19a999 Sanity adjustments to pri_ss_thread for sig_pri environment.
16 years ago
Joshua Colp 3bf326b898 Accept additional T.38 reinvites after an initial one has been handled.
16 years ago
Richard Mudgett 0eab85b39e Fix potential deadlock issue with USERUSERINFO channel variable.
16 years ago
Richard Mudgett 53ea9a0576 More changes from chan_dahdi that did not make it into sig_pri.
16 years ago
Richard Mudgett 59c62be7f5 Merged revisions 210575 via svnmerge from
16 years ago
Richard Mudgett ff91b378e0 Fix CALLERID() values for sig_pri on incoming calls.
16 years ago
Richard Mudgett e5b19910ed Removed some dead code.
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
Richard Mudgett 070de85e56 Changes from chan_dahdi that did not make it into sig_pri.
16 years ago
Richard Mudgett 95d037edad Trim trailing whitespace.
16 years ago
Kevin P. Fleming ed2a3cedd1 Merged revisions 209759 via svnmerge from
16 years ago
Mark Michelson 2df5b70b16 Improve chan_sip's ability to determine what methods should and should not be used in a dialog.
16 years ago
Jeff Peeler bab2f57316 Add missing ifdef-s for service maintenance message functionality
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Mark Michelson 192e2be596 Fix a crash that can result if text codecs are allowed but textsupport is disabled.
16 years ago
Kevin P. Fleming ba020fc390 Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files.
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Jeff Peeler 0f31e6c26c Merged revisions 208923 via svnmerge from
16 years ago
Jeff Peeler b7cfe90404 Merged revisions 208746 via svnmerge from
16 years ago
Mark Michelson 554c5e62d0 Merged revisions 208587 via svnmerge from
16 years ago
Kevin P. Fleming 17e2d9fdbc Resolve a T.38 negotiation issue left over from the udptl-updates merge.
16 years ago
Kevin P. Fleming 0a6e06c7ff Rework of T.38 negotiation and UDPTL API to address interoperability problems
16 years ago
Mark Michelson 88f1d14766 Merged revisions 208386 via svnmerge from
16 years ago
Jeff Peeler dcd6227f6c Merged revisions 208380 via svnmerge from
16 years ago
Mark Michelson bacf6ab51e Merged revisions 208312 via svnmerge from
16 years ago
Jeff Peeler 980db1601a Fix sending of interface identifier unconditionally in sig_pri
16 years ago
Mark Michelson 98b4bdc1b9 Merged revisions 208262 via svnmerge from
16 years ago
Mark Michelson 3843480b8f Fix potential crash if p->owner is NULL.
16 years ago
Jeff Peeler 58699809a5 Reset the fax buffers back to default settings regardless of signaling in use -
16 years ago
Jeff Peeler 16328efb78 Do not dial digits when none were specified for sig_pri based calls
16 years ago
Jeff Peeler 56c59985de whitespace fix only
16 years ago
Jeff Peeler 7466e00663 Fix my_is_off_hook to check rxbits only for FXS signaling
16 years ago
Jeff Peeler 6ac23c3eca Merged revisions 207827 via svnmerge from
16 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
David Vossel 3f8059f87d reg->username is parsed only once on sip reload
16 years ago
Mark Michelson bec894cbe5 Merged revisions 207423 via svnmerge from
16 years ago
Richard Mudgett bcff592839 Merged 207316 from
16 years ago
David Vossel 090066be3b fixes an error in r203638 CEL commit
16 years ago
Jeff Peeler 74de8256bd Merged revisions 207155 via svnmerge from
16 years ago
David Vossel 65388d4e21 sip option flags handled incorrectly
16 years ago
Jeff Peeler 8270339965 Fix segfault in sig_analog when using callwaiting, respect callwaiting options
16 years ago
David Vossel 0ce3fa1c22 Merged revisions 206938 via svnmerge from
16 years ago
David Vossel f91bc197cd Session timer were not activated if Supported header field in INVITE had both "timer" and other options.
16 years ago
Jeff Peeler 646cd02c09 The dialing flag was mistakingly removed from sig_pri.
16 years ago
Richard Mudgett e9e753d6f3 Merged revisions 206706 via svnmerge from
16 years ago
David Vossel 3402f34e9b callerid(num) is wrong when username is missing
16 years ago
Jeff Peeler b9e898017e Restore some missing functionality to sig_analog.
16 years ago
Richard Mudgett 58b440bc29 Merged revisions 206487 via svnmerge from
16 years ago
Russell Bryant e55d1b11b9 Merged revisions 206385 via svnmerge from
16 years ago
Richard Mudgett c90a8c0921 Merged revisions 206284 via svnmerge from
16 years ago
David Vossel 6891ccad28 dns lookup of peername rather than peer's host in transmit_register()
16 years ago
David Vossel c01286976a SIP register not using peer's outbound proxy
16 years ago
Mark Michelson 5aab96f0b7 Merged revisions 205877 via svnmerge from
16 years ago
David Vossel fe493cf85e Merged revisions 205804 via svnmerge from
16 years ago
Mark Michelson aafa57cf4b Merged revisions 205775 via svnmerge from
16 years ago
Kevin P. Fleming 67d1957e60 Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.
16 years ago
David Vossel ba2a8457b8 Merged revisions 205471 via svnmerge from
16 years ago
Tilghman Lesher e76a0e92d2 Permit setting custom headers from the peer definition.
16 years ago
Matthew Nicholson cf8395002d Fix a deadlock in sig_analog
16 years ago
Matthew Nicholson 5e2a5d16b6 Add CEL transfer events to analog (chan_dahdi) transfers.
16 years ago
Sean Bright ee0cd5a32c Add a configure check for Reverse Charging Indication support in LibPRI.
16 years ago
Richard Mudgett a894c33cb3 Merged revisions 204834 via svnmerge from
16 years ago
Sean Bright 719917fe59 Support setting and receiving Reverse Charging Indication over ISDN PRI.
16 years ago
Mark Michelson 320c8d27b9 Move the masquerade in local_attended_transfer to a point where we hold the channel lock.
16 years ago
Mark Michelson ab2b9bd16d Remove some bogus deadlock avoidance code from local_attended_transfer.
16 years ago
Mark Michelson a4dc276ed9 Merged revisions 204300 via svnmerge from
16 years ago
Mark Michelson 200f1dc19e Merged revisions 204243,204246 via svnmerge from
16 years ago
Richard Mudgett f45133674d Merged revisions 203908 via svnmerge from
16 years ago
Jeff Peeler 5606db2224 Merged revisions 203848 via svnmerge from
16 years ago
Russell Bryant 92f0cdfce7 Ensure the TCP read buffer is fully initialized before handling each packet.
16 years ago
Joshua Colp 48f7381af0 Fix the 'nat' option to actually do RFC3581 as expected and extend the configurable values for finer control.
16 years ago
David Vossel 519f1dd7d6 moving debug message from level 0 to 1.
16 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
16 years ago
Jeff Peeler 5ebf0f3c50 Check if polarityonanswerdelay has elapsed before setting a channel as answered
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Jeff Peeler 6fad61406c make sure chan_dahdi compiles with only libss7 and not libpri installed
16 years ago
Richard Mudgett 3930f83be6 Picking nits
16 years ago
Jeff Peeler bbfe6967ab Remove some unnecessary code and update sample config file with respect to GR-303.
16 years ago
Jeff Peeler 5c7da226e4 New signaling module to handle PRI/BRI operations in chan_dahdi
16 years ago
Jason Parker afa8db54a0 Unmute when we get a dtmfup (we muted on dtmfdown) event.
16 years ago
Joshua Colp ae87ba45b5 Add support for multicast RTP paging.
16 years ago
Doug Bailey ce70b28f38 Insure ring cadence is set for fxs ports
16 years ago
Russell Bryant c6a986222e Merged revisions 203115 via svnmerge from
16 years ago
Richard Mudgett 80822297d4 Merged revisions 203036 via svnmerge from
16 years ago
Mark Michelson 0a915a84e6 Merged revisions 202966 via svnmerge from
16 years ago
Joshua Colp 4c07c7a6b2 Ensure the default settings are applied for T.38 when we set it up for a peer.
16 years ago
Matthew Fredrickson 2a68d05b96 I could have sworn I committed this patch ages ago, but... bug fix with setting NAI properly on linksets in certain situations.
16 years ago
Richard Mudgett 2ce62b35cf Make outgoing_colp=2 misdn.conf port parameter not send redirecting or transfer messages.
16 years ago
David Vossel 5f73ab9f4e Merged revisions 202671 via svnmerge from
16 years ago
Russell Bryant e2bfdbac0a Merged revisions 202414 via svnmerge from
16 years ago
Mark Michelson f142cbe10c Merged revisions 202341-202342 via svnmerge from
16 years ago
Mark Michelson e68e6f9d75 Merged revisions 202336 via svnmerge from
16 years ago
Matthew Nicholson 55c6789f74 Use sched_yield() instead of usleep(1)
16 years ago
David Vossel 05da5f14d9 Merged revisions 201993 via svnmerge from
16 years ago
Joshua Colp e85296e244 Add support for allowing an RTP engine to decide on whether it is possible for specific formats to be transcoded for an RTP instance.
16 years ago
Matthew Nicholson 21ad428d0d Added deadlock protection to try_suggested_sip_codec in chan_sip.c.
16 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
16 years ago
Mark Michelson dce6a54a4a Trunk implementation of setting an alternate RTP source.
16 years ago
David Vossel a11ac5ae2f parsing extension correctly from sip register lines
16 years ago
David Vossel 68ba81dfe6 Add rtsavesysname to chan_iax
16 years ago
Mark Michelson 99b98d8f9a Fix problem with no audio due to ignoring the SDP.
16 years ago
David Brooks ecfbab0782 Merged revisions 201380 via svnmerge from
16 years ago
David Vossel 9bf67151c9 SIP registry ref count error
16 years ago
David Vossel 940accbd99 update chan_iax to use 64bit feature flags.
16 years ago
David Vossel 9a66b1dcdf fix issue with build_contact introduced by the "SIP trasnport type issues" commit
16 years ago
Kevin P. Fleming f1dc620467 Enable applications to enable/disable digit and tone detection.
16 years ago
David Vossel ee8cdd555f SIP transport type issues
16 years ago
Moises Silva 2c8cd1db92 keep backwards compatible chan_dahdi with older openr2 versions by not using the new skip category feature unless supported
16 years ago
Kevin P. Fleming 85e57521ab Accept T.38 re-INVITE responses with invalid SDP versions.
16 years ago
Kevin P. Fleming 4379249674 Convert a number of global module variables to 'static'.
16 years ago
Kevin P. Fleming 78ee46f13f Some minor structure size improvements in sip_pvt and sip_peer.
16 years ago
Mark Michelson d224f78dd5 Merged revisions 200513 via svnmerge from
16 years ago
Moises Silva b52abf3d21 added openr2 to menuselect-deps.in, recent commit in menuselect made me realize this was never done but was working anyways
16 years ago
Mark Michelson e1c03cbf1a Fix some bad locking stemming from trying to forward a call to a non-existent
16 years ago
Mark Michelson 616e85c95f Fix a crash due to a potentially NULL p->options.
16 years ago
Mark Michelson 28fe3938b7 Only try to use the invite_branch on outgoing INVITEs with auth credentials.
16 years ago
David Vossel 59d93c1e2d CLI NOTIFY sending wrong transport type.
16 years ago
Mark Michelson 5965e276a7 Fix a deadlock that could occur when setting rtp stats on SIP calls.
16 years ago
Mark Michelson d068c2f5e6 Correct "dahdi show channels" output when specifying a group.
16 years ago
David Vossel e018606c7e Merged revisions 199138 via svnmerge from
16 years ago
David Vossel 61bc1854d5 fixes issue with channels not going down after transfer
16 years ago
Joshua Colp 5fcf193d7b Correct documentation for the register line, specifically where the domain should be specified.
16 years ago
Russell Bryant a13d62aa49 Tell the IAX2 parser about more control frame types.
16 years ago
Mark Michelson 298d745fb4 Add the ability to execute connected line interception macros.
16 years ago
Mark Michelson 0bde0b9ed2 Remove extra lock from local_indicate in connected line case.
16 years ago
Mark Michelson 3166b6dac9 Add missing unlock of local pvt.
16 years ago
Mark Michelson 0550a878f4 Remove documentation for the 'exten' argument to the AGENT function.
16 years ago
Joshua Colp 6e1bd8aad7 Fix a bug where the Event and Content-Type headers were added twice to outgoing SIP NOTIFY messages.
16 years ago
Joshua Colp 5c8626e315 When removing all packets from a dialog we also need to free the data if present.
16 years ago
Eliel C. Sardanons 453a2f7331 Remove not used code in the Agent channel.
16 years ago
Jeff Peeler aaf5eb105e New signaling module to handle analog operations in chan_dahdi
16 years ago
Joshua Colp 9944bce43c Fix a bug where the default setting did not perform a remote bridge when it should have.
16 years ago
Mark Michelson 14d05f57d7 A few fixes to SIP with regards to connected line updates during transfers.
16 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
16 years ago
Mark Michelson 3eab939301 Treat 405 responses the same way we would a 501.
16 years ago
Mark Michelson 08f0ec4e8e Add missing lock to local_indicate function for connected line frames.
16 years ago
Joshua Colp e9e4efdcb6 Fix a bug where the trunkmtu setting was not set to the default value of 1240 on load but was on reload.
16 years ago
Eliel C. Sardanons a109652532 Merged revisions 197562 via svnmerge from
16 years ago
Tilghman Lesher 98ce0e5b6c Eliminate several needless checks and fix a few memory leaks
16 years ago
Joshua Colp 318929b75f Merged revisions 197466 via svnmerge from
16 years ago
Olle Johansson b6d95bef99 Adding some generic handling of error codes sent to us in replys to requests.
16 years ago
Sean Bright f6355ad755 Display an error message when chan_alsa fails to load due to a missing
16 years ago
Mark Michelson 83500e9b06 Remove some redundant or unnecessary connected line-related function calls.
16 years ago
Joshua Colp d4efe15c09 Fix a bug where the sip unregister CLI command did not completely unregister the peer.
16 years ago
Moises Silva b93c1a2df5 set MFCR2_CATEGORY just when starting the pbx
16 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
16 years ago
Sean Bright de6498b2d3 Don't crash if an RTP instance can't be created. This could occur when an
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Mark Michelson ee4f11cd24 s/it's/its/
16 years ago
Russell Bryant 76e9c034be resolve compiler warning
16 years ago
Sean Bright fcda626f3c Fix build under dev mode and remove some casts that are no longer necessary as
16 years ago
Richard Mudgett 63e4b99e79 Make chan_misdn compile.
16 years ago
Joshua Colp 678045fb43 Merged revisions 196116 via svnmerge from
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
David Vossel 88bda581ec Merged revisions 195991 via svnmerge from
16 years ago
Mark Michelson 56903a7485 Get rid of some duplicated code and correct a connected line error.
16 years ago
Mark Michelson 7b4eeed257 Add basic support for handling connected line-related UPDATE requests.
16 years ago
Joshua Colp 99a1e0ce01 Merged revisions 195448 via svnmerge from
16 years ago
Richard Mudgett 0163194d93 The facilityenable parameter does not have anything to do with pritimer parameters.
16 years ago
Joshua Colp 9f4e8a5bda Fix a bug where specifying an empty outboundproxy would cause packets to get sent to ourself.
16 years ago
David Vossel 2595c54876 Merged revisions 194873 via svnmerge from
16 years ago
David Vossel d9ac4bfc6f Merged revisions 194557,194685 via svnmerge from
16 years ago
Mark Michelson 64c6397bd0 Merged revisions 194484 via svnmerge from
16 years ago
Richard Mudgett 7872538b83 Add outgoing_colp misdn.conf port parameter.
16 years ago
Mark Michelson 56275abb32 Update spiral support in trunk and 1.6.X to match what is in 1.4.
16 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
16 years ago
Richard Mudgett 3b01ff719c Merged revisions 193613 via svnmerge from
16 years ago
David Vossel fbad7a508d TCP not matching valid peer.
16 years ago
David Vossel 86d63dc261 Merged revisions 193262 via svnmerge from
16 years ago
Richard Mudgett 90f76fcfba Merged revisions 193050 via svnmerge from
16 years ago
Tilghman Lesher e4149506a1 Send DTMF frame before playing back audio.
16 years ago
Tilghman Lesher 01e5a86e1a Merged revisions 192932 via svnmerge from
16 years ago
Joshua Colp 9936f0ca14 Fix a bug where a timer would be created but not acknowledged.
16 years ago
Joshua Colp 19916d118d Merged revisions 192633 via svnmerge from
16 years ago
Richard Mudgett 7019ff68db Fixed crashes from issue8824 review board channel locking changes.
16 years ago
Matthew Fredrickson 965b0f328e Revert CPC patch for now, until I decide whether or not it all should be merged into libss7/1.0 (It's still in the bug13495 branch and in libss7/trunk)
16 years ago
Joshua Colp 2e7c1e3613 Fix a bug with setting t38pt_udptl at the user or peer level.
16 years ago
David Vossel 0d44a84870 Merged revisions 192213 via svnmerge from
16 years ago
Sean Bright a0766f8113 Conditional include ioctl's to change EC policy based on DAHDI caps.
16 years ago
Tilghman Lesher a3229fd3e2 Merged revisions 191559 via svnmerge from
16 years ago
Tilghman Lesher 451c59aa18 Set debug message back to DEBUG level.
16 years ago
Kevin P. Fleming d9d2779008 Add buffer and echo canceller control to CHANNEL() dialplan function for DAHDI channels
16 years ago
Tilghman Lesher b6d2a4a7a8 Make H.323 compile with FDLEAK detection code enabled
16 years ago
Richard Mudgett d35fd35ae3 Outgoing PTP redirected calls did not wait for the COLR from the redirected-to party.
16 years ago
David Vossel ca138fc807 Consistent SSL/TLS options across conf files
16 years ago
Matthew Fredrickson a082ad616f Add support setting CPC from channel variable
16 years ago
Matthew Fredrickson 6389ec15fb Make sure that we do not clear the down flag on the BRI during PTMP link transients
16 years ago
Richard Mudgett 89d06c7759 Make PTP DivertingLegInformation3 message behavior closer to the specifications.
16 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
16 years ago
Richard Mudgett c95c065903 There is no need to use the struct ast_party_connected_line.source update values.
16 years ago
Russell Bryant c878b21887 Fix a build error.
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Joshua Colp f314c5f13f Fix nat setting on RTP instances.
16 years ago
Russell Bryant bbcf30787d Merged revisions 190356 via svnmerge from
16 years ago
Joshua Colp 80b8d34377 Merged revisions 190286 via svnmerge from
16 years ago
Jeff Peeler 2f8da7106d Make chan_h323 respect packetization settings and fix small reload issue.
16 years ago
Tilghman Lesher 9cbd90a864 Do not continue to receive DTMF, when the channel is hungup and about to be destroyed.
16 years ago
David Vossel 00d7c4fefc Fixes segfault when switching UDP to TCP in sip.conf after reload.
16 years ago
Richard Mudgett 6bb2b6c096 Added CCBS/CCNR Party A support and enhanced COLP support.
16 years ago
Doug Bailey 9c2ff7bb1e Merged revisions 189391 via svnmerge from
16 years ago
Joshua Colp b5b18b7810 Fix a bug with non-UDP connections that caused dialogs to not get freed.
16 years ago
David Vossel 437eec8423 Merged revisions 189203 via svnmerge from
16 years ago
Richard Mudgett 13af9ed74c Merged revisions 188833,189134 via svnmerge from
16 years ago
Mark Michelson 4bf5e1b805 Prevent a crash when SIP blonde transferring an unbridged call.
16 years ago
Joshua Colp 6d2b446384 Merged revisions 188946 via svnmerge from
16 years ago
Joshua Colp b0347267b3 Merged revisions 188937 via svnmerge from
16 years ago
Tilghman Lesher ecc3c7c4a6 Merged revisions 188835 via svnmerge from
16 years ago
David Vossel a9895c6833 SIP state notify reorganization
16 years ago
Joshua Colp ac48378d28 Fix a bug with the dahdi_setoption callback in chan_dahdi.
16 years ago
David Vossel b2e77d5f5d Merged revisions 188646 via svnmerge from
16 years ago
Jeff Peeler 2fd695d23c Don't try to do anything in pri_check_restart with service messages unless
16 years ago
Jeff Peeler 50ecc19ca0 change some capitalization
16 years ago
Jeff Peeler 1172c38647 Add service maintenance message support
16 years ago
Joshua Colp 84fd750c10 Fix a bug with the change I made yesterday to outbound proxy support.
16 years ago
Joshua Colp 75dba8ca1d Fix a bug where using an outbound proxy would cause the local address to be 127.0.0.1.
16 years ago
Jeff Peeler a8ffff75bb Fix module embedding for chan_h323.
16 years ago
Mark Michelson 86d6af95ef Indicating connected line or redirecting updates were missing a call to lock the local_pvt.
16 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
16 years ago
Mark Michelson 9b580ea645 ast_strdup failures aren't really failures if the original value was NULL.
16 years ago
Tilghman Lesher 15e040d3f3 Ensure pvt is not NULL before dereferencing it.
16 years ago
Richard Mudgett b0cfe6e1f2 Miscellaneous minor changes to chan_misdn.
16 years ago
Richard Mudgett b89dce07b4 Make chan_misdn_log() avoid generating the log message if logging is disabled.
16 years ago
Mark Michelson 4d74179f20 Add a new option, mwi_from, to sip.conf.
16 years ago
Mark Michelson e53bd994d0 Merged revisions 187484 via svnmerge from
16 years ago
Tilghman Lesher 7304ac444e Allow '/' in username portion of register; this is a regression.
16 years ago
Tilghman Lesher 3a220874cc Merged revisions 187362 via svnmerge from
16 years ago