Commit Graph

6715 Commits (a39b2f5ed2be5df7d5d157374080cb92f6dfb5d8)

Author SHA1 Message Date
Russell Bryant 64e2c86426 Don't stop Asterisk if chan_usbradio isn't configured.
15 years ago
Russell Bryant d1aacea4e3 Remove a line that was killing Asterisk on startup.
15 years ago
Russell Bryant 63d10a1b1c Comment out a rule that likes to run implicitly unnecessarily, breaking builds
15 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
15 years ago
Russell Bryant bb4c55c347 try to fix some random chan_h323 compilation failures
15 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
15 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
15 years ago
Mark Michelson b8d39db94d Prevent use of uninitialized values.
15 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
15 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
15 years ago
Richard Mudgett 48dd4d1249 Add ETSI Explicit Call Transfer (ECT) support.
15 years ago
David Vossel 185f73d8b1 fixes crash when creation of UDPTL fails
15 years ago
David Vossel 77a96c5a93 do all sip registry parsing before transmit_register
15 years ago
David Vossel 07500098c1 fixes failed SIP Directed pickup resulting in dead channel
15 years ago
Mark Michelson 822423adb8 .......
15 years ago
Mark Michelson 83ca84d9bd Re-enable "always" option for videosupport option in sip.conf.
15 years ago
Mark Michelson 01db62bdbe Properly use peer's outboundproxy for outbound REGISTERs.
15 years ago
Mark Michelson c5be9d2247 Print openh323 log to the Asterisk console.
15 years ago
Mark Michelson f908dd984c Allow type=user SIP endpoints to be loaded properly from realtime.
15 years ago
David Vossel 94de6f3cb8 reverses incorrect logic introduced by r243200
15 years ago
Mark Michelson ee60cb8d41 Be sure to set the sin_family on the proxy when allocating.
15 years ago
Terry Wilson fe9c315171 Take dup'd code for directmedia ACLs and make utility func
15 years ago
Terry Wilson c7303d840e Add support for direct media ACLs
15 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
15 years ago
David Vossel 0407208b6d fixes crash in check_rtp_timeout
15 years ago
Mark Michelson 7814913d86 Be sure to heap-allocate the redirecting to tag so as not to cause crashiness.
15 years ago
Mark Michelson 2b2439dede Fix memory leaks in redirecting structures in chan_sip.c
15 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
15 years ago
David Vossel cddc244c97 fix iax_frame double free
15 years ago
Richard Mudgett 274eb8960c Fix inverted logic in cli command: ss7 set debug on/off
15 years ago
Russell Bryant c26cd3aaac Fix an off by one error that causes a crash.
15 years ago
Richard Mudgett 093dbfdd52 Don't crash when destroying chan_dahdi pseudo channels.
15 years ago
Richard Mudgett e2336b73ef Merged revisions 262657,262660 from
15 years ago
Paul Belanger 4b1d9f85a7 Convert to AST_CLI_YESNO and AST_CLI_ONOFF
15 years ago
Richard Mudgett 9534f72cb0 Dialing an invalid extension causes incomplete hangup sequence.
15 years ago
Paul Belanger 9c012b460f Improve logging information for misconfigured contexts
15 years ago
David Vossel 351e0e90c5 fixes crash in chan_console
15 years ago
Jeff Peeler 356b090875 Fix deadlock in sig_pri when hanging up.
15 years ago
Richard Mudgett 6f03bf4a42 Some code optimizations.
15 years ago
Tilghman Lesher ba9b0d95e6 Permit more lines within a SIP body to be parsed.
15 years ago
Tzafrir Cohen 6b2e51b1ed When failing to configure, don't destroy 'cfg' twice
15 years ago
Richard Mudgett f0a7adb309 Avoid a crash on SS7 channels.
15 years ago
David Vossel f16625b7a0 fixes sip native transfer
15 years ago
Paul Belanger 35eeb71ead Merged revisions 261274 via svnmerge from
15 years ago
Mark Michelson a6ea125e7c Prevent unnecessary warnings when getting rtpsource or rtpdest.
15 years ago
Richard Mudgett 159f0d4b24 The inalarm flag is not passed up from the sig_analog and sig_pri submodules.
15 years ago
Jeff Peeler 6dd80de93d Merged revisions 260434 via svnmerge from
15 years ago
Richard Mudgett 00a1a96ff5 Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.
15 years ago
Richard Mudgett a3ce3441bb Merged revisions 260195 via svnmerge from
15 years ago
Mark Michelson 9e1b6c7236 Don't override peer context with domain context.
15 years ago
David Vossel 6722251986 Merged revisions 259858 via svnmerge from
15 years ago
Jason Parker 0da0e3856c Be more explicit about field naming in a test.
15 years ago
Richard Mudgett 4e3269c60d Merged revisions 259531 via svnmerge from
15 years ago
Richard Mudgett 3e04d6fe8e Merged revisions 259270 via svnmerge from
15 years ago
Richard Mudgett 3bda444f1e Re-fix dahdi_request() iflist locking since CCSS merged.
15 years ago
Leif Madsen 1b62cf14e4 Small error in the T.140 RTP port verbose log.
15 years ago
Leif Madsen bb2fa21ac1 IAXpeers output now matches SIPpeers format for manager (AMI).
15 years ago
David Vossel f2b8561a5a fixes issue with double "sip:" in header field
15 years ago
Mark Michelson ba81ee6d28 Make sure to fail a monitor if we receive a negative response for a CC SUBSCRIBE.
15 years ago
Dwayne M. Hubbard afedb856ae Enable PRI SERVICE message support in chan_dahdi for the 'national' switchtype
15 years ago
Tilghman Lesher 84d0b95def Merged revisions 257467 via svnmerge from
15 years ago
Tilghman Lesher e148ffc00f Also unref the pvt when we delete the provisional keepalive job.
15 years ago
David Vossel bd53cbabcf gives channel reference before unlocking it and using setvar helper.
15 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
15 years ago
Mark Michelson 7509949658 Prevent crash when originating a call to a local channel.
15 years ago
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
15 years ago
Mark Michelson 4b8f1c8cac Add routines for parsing SIP URIs consistently.
15 years ago
Mark Michelson ae7b76a1b9 Fix some compiler errors that popped up after the CCSS merge.
15 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
15 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
15 years ago
David Vossel d3f44c979c fixes deadlock in chan_sip caused by usage of MASTER_CHANNEL dialplan function
15 years ago
Richard Mudgett 1a2f96573a Merged revisions 256225 via svnmerge from
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Russell Bryant df3fc304c9 Merged revisions 256014 via svnmerge from
15 years ago
Michiel van Baak f4617ae2b5 Ignore Redial softkey when no previous dialed number is known
15 years ago
Michiel van Baak cc89bc0a27 Cleanup transmit_* functions
15 years ago
Mark Michelson 284ac3a4d9 Fix improper comaparison of anonymous URI when getting P-Asserted-Identity.
15 years ago
Russell Bryant c6a759fdfa Merged revisions 255409 via svnmerge from
15 years ago
Russell Bryant 0703c27015 chan_usbradio depends on alsa.
15 years ago
Mark Michelson 54f5e1f840 Add new rtpsource options to the CHANNEL function.
15 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
15 years ago
Tzafrir Cohen 8acb32460a remove unneeded explicit channel in dahdi ioctls
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Russell Bryant 24137871be Use SHRT_MAX instead of MAXSHORT.
15 years ago
Russell Bryant ce4086bbdc Tell the RTP engine API about the initial read and write format.
15 years ago
Tilghman Lesher 7d963333e2 THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.
15 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
15 years ago
Moises Silva 828bdd8929 add missing mfcr2_skip_category setting
15 years ago
Richard Mudgett 76961a63f8 Doxegen this chan_dahdi lock.
15 years ago
Richard Mudgett 7f68a32417 Minor tweaks and comment updates to chan_dahdi.
15 years ago
Richard Mudgett b1ccb1a44e Simplified dahdi_request() channel selection failed reason/cause code.
15 years ago
Richard Mudgett ee5e65194f Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.
15 years ago
Michiel van Baak 007e52f5dc Clean transmit_* for start/stop media transmission
15 years ago
Michiel van Baak cf51a99b24 Cleanup transmit_callstate handling
15 years ago
Russell Bryant 0c45fc4eda Fix a crash in SIP blind transfer handling found by an automated external test.
15 years ago
Russell Bryant 7f8e8d01de Fix up some of chan_sip's usage of the RTP engine API.
15 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
15 years ago
Jeff Peeler e8a99a9962 Merged revisions 250480 via svnmerge from
15 years ago
David Vossel 3d4de4a277 Merged revisions 250394 via svnmerge from
15 years ago
Jeff Peeler 6bd57e0720 Add new config option to control AMI alarm event reporting in chan_dahdi.
15 years ago
David Vossel ba1a8d3ff0 fixes signed to unsigned int comparision issue for FaxMaxDatagram value.
16 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
16 years ago
Alec L Davis 5dbe86a3c2 fix asterisk setting of pritimers from chan_dahdi.conf
16 years ago
Michiel van Baak 3f1d9e881e Cleanup display_*message functions.
16 years ago
Michiel van Baak 7a54ee9159 fix endianes issues in chan_skinny
16 years ago
Jeff Peeler acd243ca65 Merged revisions 249536 via svnmerge from
16 years ago
Alec L Davis 98154867e6 overlap receiving: automatically send CALL PROCEEDING when dialplan starts
16 years ago
Kevin P. Fleming 7e2145b9ac Merged revisions 249234 via svnmerge from
16 years ago
Mark Michelson 86f0690571 Merged revisions 249100 via svnmerge from
16 years ago
Tilghman Lesher ba75980904 Also kill the .i files, or else the build process will not recreate them, when we
16 years ago
David Vossel 6568b06d29 Merged revisions 248396 via svnmerge from
16 years ago
Mark Michelson 3a422d7796 Move the REF_DEBUG comment higher in the include list.
16 years ago
Michiel van Baak 55d1fcdd02 Cleanup transmit_* functions, part 1
16 years ago
Moises Silva 0d838691bc mfcr2 issue 0016844 - Fix portability bit fields and make mfcr2_immediate_accept work again, reported and patched by korihor
16 years ago
David Vossel fc0cb53aa5 handle_request_invite revise comment, fix coding guideline issues
16 years ago
Richard Mudgett 57ee669d9f Merged revisions 247910 via svnmerge from
16 years ago
Tilghman Lesher 6fb7e0ece7 If the peer record is from realtime, it could be set to 0, due to MySQL not representing NULL well in integer columns.
16 years ago
Tilghman Lesher e7a5fb5459 Make all of the various rtpqos parameters in this branch available from the CHANNEL function.
16 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
16 years ago
Tilghman Lesher b26b519159 Allow Timer B to be set on the peer, and ensure SIP rules are followed (or warn) in comparison to Timer T1.
16 years ago
Richard Mudgett b2a1ad7946 Restore triedtopribridge flag code removed in -r211197.
16 years ago
David Vossel 2003243947 chan_sip parse code refactoring plus two new unit tests
16 years ago
David Vossel 72dcd51cc8 fixes areas where port should be removed from domain during parsing
16 years ago
David Vossel 6d9c531237 fixes some test description formatting inconsistencies so log file looks nice
16 years ago
David Vossel f57e5150e5 additional parse_uri test and documentation
16 years ago
Jeff Peeler 556260ad93 Change channel state on local channels for busy,answer,ring.
16 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
16 years ago
David Vossel dd48c7eb40 fixes a merging error for the iaxs and iaxsl off by one fix
16 years ago
David Vossel 5be3d14c11 Merged revisions 245792 via svnmerge from
16 years ago
Matthew Nicholson f935799e51 This commit removes an extra newline in T.38 generated SDP packets. This bug was caused by the fix introduced in r243860.
16 years ago
Russell Bryant e9184b8dbe Remove object files from the channels/sip/ directory on make clean.
16 years ago
Tilghman Lesher 2b01c7b185 Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.
16 years ago
Russell Bryant 96f382fb60 Make chan_usbradio compile.
16 years ago
Russell Bryant f199367b93 Tweak formatting and add minor updates to some comments.
16 years ago
Mark Michelson a1ac799b58 Remove parsing of constantssrc from reload_config.
16 years ago
Mark Michelson 38cb3e2ac9 Remove useless sip options related to hash table size.
16 years ago
David Vossel a97e8f3908 adds total call numbers available to 'iax2 show callnumber usage' cli output
16 years ago
David Vossel 1810f1efff fixes issue with sip registry not having correct default expiry
16 years ago
David Vossel f30de5ef0e parse_moved_contact tries to parse contact_name twice
16 years ago
David Vossel a9932363a9 -----Changes -----
16 years ago
Tilghman Lesher d3ae695204 The chanvar= setting should inherit the entire list of variables, not just the first one.
16 years ago
David Vossel 36bbf8f902 fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field
16 years ago
Tilghman Lesher 72c1b76038 Merged revisions 244070 via svnmerge from
16 years ago
Tilghman Lesher 397ec33284 Informational message, not an error.
16 years ago
Russell Bryant 5766b06ad4 Add a missing line terminator for T.38 SDP.
16 years ago
Russell Bryant 9ae1efe42c Merged revisions 243779 via svnmerge from
16 years ago
Russell Bryant 34317fb0d3 Fix the ability to specify an OSP token for an outbound IAX2 call.
16 years ago
David Vossel d16b89be17 RFC compliant uri and display-name encode/decode
16 years ago
Olle Johansson 64b76fa41a Merged revisions 242226 via svnmerge from
16 years ago
Tilghman Lesher 04aa8b1149 Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ensure both compile.
16 years ago
Kevin P. Fleming 237f57cafe Fix up compile breakage from ast_tvdiff_ms() API change.
16 years ago
Alec L Davis c7be027151 Update CDR variables as pbx starts
16 years ago
Jeff Peeler 716d3880fc small correction from 241314
16 years ago
Jeff Peeler 4bb10fe6a9 Merged revisions 241227 via svnmerge from
16 years ago
Alec L Davis 800313cbd9 Update CDR variables before pbx starts (overlap dial)
16 years ago
Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years.
16 years ago
Alec L Davis 12306debf2 Update CDR variables before pbx starts
16 years ago
Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable.
16 years ago
Olle Johansson c15a667733 SIP Show channelstats fix - use float division to show proper stats
16 years ago
David Vossel fa0ef8031d fixes text support in sdp answer
16 years ago
Tilghman Lesher 9c1b53cab4 According to POSIX, the capital L modifier applies only to floating point types.
16 years ago
Richard Mudgett fcf4f438f1 Fix using the wrong pointer type in do_idle_thread().
16 years ago
David Vossel c8bb5daf1e Merged revisions 238411 via svnmerge from
16 years ago
David Vossel 084e235a8c Change in sip show channels display format allowing more digits for CID
16 years ago
Tilghman Lesher 82f998dcd4 Whoa, duplicate setting (dead code).
16 years ago
Richard Mudgett c5cfc2a867 Removed unused parameters from analog_available() and sig_pri_available().
16 years ago
Tilghman Lesher 91a45e4d3e Merged revisions 237318 via svnmerge from
16 years ago
Olle Johansson 8160e75638 - Disable res_pktccops by default
16 years ago
Tilghman Lesher 0078b3bc5c global_contact_ha was renamed in trunk
16 years ago
Olle Johansson 6da31b48d7 Merged revisions 237135 via svnmerge from
16 years ago
Tilghman Lesher 7a01655732 Merged revisions 236981 via svnmerge from
16 years ago
Jeff Peeler 1a219ad725 Fix compiling with LOW_MEMORY.
16 years ago
Tilghman Lesher 5d2b47ffb8 Shut down the SIP session timers more gracefully, in order to prevent a possible crash.
16 years ago
David Vossel 6ecaa764d3 fixes iax "can't compress subclass 4294967295" error
16 years ago
David Vossel b74201f2b6 Merged revisions 236062 via svnmerge from
16 years ago
Kevin P. Fleming ef9be94b35 Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release
16 years ago
Joshua Colp ff0f861383 Remove some old code for going to the 'fax' extension when a T.38 switchover occurs. This would have
16 years ago
Jeff Peeler 50b7338d02 Fix call forwarding for analog phones.
16 years ago
David Vossel 181f617fd7 reverse minor sip registration regression
16 years ago
Olle Johansson 2d49d547ed Merged revisions 234492 via svnmerge from
16 years ago
Tilghman Lesher 84678fc77d Merged revisions 234095 via svnmerge from
16 years ago
David Vossel 86dc66625c Merged revisions 233471 via svnmerge from
16 years ago
Matthew Nicholson 3069bab67c Do not reject SDP packets describing only non audio streams.
16 years ago
Michiel van Baak 74c5417696 Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it.
16 years ago
Michiel van Baak c1dfce9753 Only assign line and device in handle_transfer_button when we have a subchannel.
16 years ago
Mark Michelson 74b388ea4a Do not change the exten string field or rebuild the contact header
16 years ago
Joshua Colp 6a7f37e07d Add support for handling the 415 Unsupported media type response like we do for a 488 Not acceptable here response.
16 years ago
Joshua Colp 23781604aa Fix a bug where a scheduled item ID would get retained on registrations in a certain scenario
16 years ago
Jeff Peeler 08ec550c16 Merged revisions 232090 via svnmerge from
16 years ago
Tilghman Lesher f59fe83c56 More 32->64 bit codec conversions.
16 years ago
Kevin P. Fleming 5ba2b689b2 Another round of UDPTL stack fixes/improvements:
16 years ago
Joshua Colp c899add7f9 When receiving SDP that matches the version of the last one do not treat it as a fatal error.
16 years ago
Joshua Colp 28b009b266 Fix a bug where an immediate masquerade would cause a queued unhold frame to get lost. Now we just
16 years ago
Jeff Peeler ac9a4cecf3 Fix problem on digital channels due to digital flag not getting set
16 years ago
Joshua Colp 60e10aba46 Change fax detection in chan_sip so it behaves as one would expect.
16 years ago
Kevin P. Fleming fe1ebc8d46 Merged revisions 230839 via svnmerge from
16 years ago
Kevin P. Fleming 1f759eddfa Merged revisions 230772 via svnmerge from
16 years ago
David Vossel 417657f4ed fixes iax2 show cache locking error, thanks alecdavis!
16 years ago
Kevin P. Fleming 209e1cf195 Merged revisions 230246 via svnmerge from
16 years ago
Joshua Colp 8ba56154bb Merged revisions 230144 via svnmerge from
16 years ago
Tilghman Lesher 5e2aa190fe Display a list of channel variables in each channel-oriented event.
16 years ago
Joshua Colp 85dd68ca7a Merged revisions 230038 via svnmerge from
16 years ago
Joshua Colp b3b6537e71 Fix T.38 negotiation regression introduced with the SDP parser changes.
16 years ago
Jason Parker 02087fe03d Add mute functionality. Add config option to not try to open capture device.
16 years ago
Jason Parker e1ec2df832 Fix mute toggling on OSS channels.
16 years ago
David Vossel 60f80e5360 Merged revisions 229167 via svnmerge from
16 years ago
Matthew Nicholson 2cc2bade4b Reverted revision 201717.
16 years ago
Terry Wilson d6b5df8715 Don't crash when bridge->tech_pvt == NULL
16 years ago
Tilghman Lesher 182ac0c503 Don't try to convert a 64-bit integer, where only a 32-bit integer is stored.
16 years ago
Tilghman Lesher c0b3c923a4 Fix various problems detected with Valgrind.
16 years ago
Richard Mudgett 20e56c9d36 Created standard location to add options to chan_dahdi for ISDN dialing.
16 years ago
Tilghman Lesher c17525391b Missed these two channel drivers on the codec_bits merge
16 years ago
Joshua Colp c205958f4c Merged revisions 228547 via svnmerge from
16 years ago
David Brooks 45ad82fda3 Merged revisions 228078 via svnmerge from
16 years ago
Jason Parker 5909d87926 Merged revisions 228079 via svnmerge from
16 years ago
Matthew Nicholson b3bd43366f Modify the SDP parsing code to parse session and media level items separately.
16 years ago
Joshua Colp 45f0f0cfef Merged revisions 227700 via svnmerge from
16 years ago
Jeff Peeler 562a18f533 fix trunk building
16 years ago
Tilghman Lesher 2bbda7a7c8 Two other trunk build fixes (reported by seanbright on #asterisk-dev)
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant a0198fc3ee Resolve some dev-mode warnings.
16 years ago
Matthew Nicholson 4b69c3af69 Fixed a spelling error in the q850 reason header option in the output of sip show settings.
16 years ago
Tilghman Lesher b9ee743610 Code guidelines fixes only
16 years ago
David Vossel 8cd25fc043 user.conf entries in SIP were not having their peer type set.
16 years ago
Olle Johansson ede3699c6e Merged revisions 227088 via svnmerge from
16 years ago
Tilghman Lesher 66579d9d49 Add PacketCable NCS 1.0 support for Docsis/Eurodocsis networks
16 years ago
David Brooks 2c4d3b3168 SIP channel name uniqueness
16 years ago
Richard Mudgett 6406f39594 DAHDI ISDN channel names will not allow device state to work. (Interim solution.)
16 years ago
Matthew Nicholson 93e43578ec This patch adds support for a draft proposal for adding Q.850 reason headers to sip messages.
16 years ago
Richard Mudgett 7fbd314a88 Cleanup some flags on DAHDI PRI channel hangup.
16 years ago
Joshua Colp b9c370da86 Merged revisions 226531 via svnmerge from
16 years ago
Olle Johansson 64e8fb465b Doxygen documentation update
16 years ago
Joshua Colp 5825f68e8b Add support for receiving unsolicited MWI NOTIFY messages.
16 years ago
Kevin P. Fleming ea8b54fb9d Fix building in REF_DEBUG mode.
16 years ago
Jeff Peeler ec0a1882c9 ACL check not present for verifying SIP INVITEs
16 years ago
Richard Mudgett 71452322a2 Make conditionals create previous code when libpri/ss7 are present.
16 years ago
Tzafrir Cohen 2736168a6b span numbers in pri debug / error messages
16 years ago
Tzafrir Cohen e5a57959eb Re-arange code a bit to build in dev-mode without ss7
16 years ago
Tzafrir Cohen d36cecd578 Make chan_dahdi build even without PRI / SS7
16 years ago
Kevin P. Fleming fb0196fce6 Improve performance of pedantic mode dialog searching in chan_sip.
16 years ago
Richard Mudgett cff6d02b53 Add to chan_dahdi ISDN HOLD, Call deflection, and keypad facility support.
16 years ago
David Vossel 2208fb171b Fixes an iterator memory leak and uninitialized memory
16 years ago
Richard Mudgett 63473616da Search for the subaddress only within the extension section of the dial string.
16 years ago
David Vossel 776a14386a SIP TCP/TLS: move client connection setup/write into tcp helper thread, various related locking/memory fixes.
16 years ago
Richard Mudgett 1174a61612 Add support for calling and called subaddress. Partial support for COLP subaddress.
16 years ago
David Vossel 3acfd4933c Merged revisions 225243 via svnmerge from
16 years ago
Kevin P. Fleming 87ff40d3f3 Add 'mohsuggest' configuration option to 'sip show peer' CLI command and
16 years ago
Joshua Colp 01ab66275a Add support for specifying the IP address to use for media streams in sip.conf
16 years ago
Joshua Colp a31eb5bb35 Revert media_address commit, I'm going to roll a fix to the SDP generation in the next version.
16 years ago
David Vossel 984d6500ce Merged revisions 225032 via svnmerge from
16 years ago