Commit Graph

6951 Commits (ae8dbde4a8bd3b622fe88ce57f9a90032a0f94e6)

Author SHA1 Message Date
Paul Belanger 0443248aa7 PeerStatus now includes Address and Port
15 years ago
David Vossel 5e2999324b Merged revisions 280552 via svnmerge from
15 years ago
Sean Bright d5e83070b7 Merged revisions 280519 via svnmerge from
15 years ago
David Vossel 91cfe9a93e respond with 481 when request requiring totag has no totag to match against
15 years ago
Matthew Nicholson b20da321c3 Merged revisions 280343 via svnmerge from
15 years ago
Matthew Nicholson a29c220884 Merged revisions 280302 via svnmerge from
15 years ago
Matthew Nicholson 3329e69b12 Make chan_usbradio.c build on 64bit platforms.
15 years ago
Matthew Nicholson 3def1196b4 Merged revisions 280307 via svnmerge from
15 years ago
Jeff Peeler 7a987a853e Merged revisions 280269 via svnmerge from
15 years ago
Richard Mudgett b75433a9e6 Merged revisions 280235 via svnmerge from
15 years ago
Olle Johansson 8e4efe2164 Formatting changes
15 years ago
Paul Belanger 642c9534bb Merged revisions 280023 via svnmerge from
15 years ago
Russell Bryant 538d044aca Merged revisions 279916 via svnmerge from
15 years ago
Mark Michelson eecac589ec Merged revisions 279887 via svnmerge from
15 years ago
David Vossel d61a4088f5 Merged revisions 279817 via svnmerge from
15 years ago
Russell Bryant 8bd241f238 Merged revisions 279636,279815 via svnmerge from
15 years ago
Mark Michelson 805082efd4 Merged revisions 279785 via svnmerge from
15 years ago
Paul Belanger 61c782df58 Merged revisions 279755 via svnmerge from
15 years ago
David Vossel 4a98994542 Merged revisions 279568 via svnmerge from
15 years ago
Mark Michelson dd9428666d Merged revisions 279504 via svnmerge from
15 years ago
Richard Mudgett d7ca69ceea Make "dahdi show channels" show an outgoing called number.
15 years ago
Mark Michelson d1ad460b3d SIP URI comparison fixes.
15 years ago
Russell Bryant 09206a7db8 ... just kidding. Enable SIP by default. :-)
15 years ago
Russell Bryant 98f0f3933f Disable SIP support by default for Asterisk 1.8.
15 years ago
Richard Mudgett 301505c4c4 Rename sig_pri_pri to sig_pri_span. More descriptive of concept.
15 years ago
Mark Michelson 57a92a6a7c Allow IPv6 addresses for UDPTL streams.
15 years ago
Alec L Davis 8b3c00a824 missed FXS kewl start polarityswitch when finally on hook.
15 years ago
Alec L Davis 85bfe38f2f Support FXS module Polarity Reversal on remote party Answer and Hangup
15 years ago
Richard Mudgett ab0b255455 DNID not cleared when channel hang up (Affects PRI and SS7)
15 years ago
David Vossel 3819ba7ac7 update sip subscription debug message to a warning message
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
David Vossel 318798e932 send "423 Interval too small" Response to Subscribe with Expires less that min allowed
15 years ago
Tzafrir Cohen 16b4813599 Fix invalid test for rxisoffhook in FXO channels
15 years ago
Matthew Nicholson 43b486453b Properly set the port number for UDPTL media sessions.
15 years ago
Tilghman Lesher a8c843199c Change order so that it more closely matches the related SIP command.
15 years ago
Jeff Peeler d1b0bf0f2d include stat.h for everybody, needed for device2chan
15 years ago
Richard Mudgett 7066a7f233 Reference correct struct member for unlikely event PRI_EVENT_CONFIG_ERR.
15 years ago
David Vossel c26791d5f8 fixes sip CANCEL race condition
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Russell Bryant d27bb2d811 Only call ast_channel_cc_params_init() if allocating a channel succeeds.
15 years ago
Mark Michelson cb5892bb67 Fix port setting of external address in SIP.
15 years ago
Jeff Peeler 58061391a1 Fix regression with distinctive ring detection.
15 years ago
Mark Michelson 6fa79e8f77 Make ACLs IPv6-capable.
15 years ago
Matthew Nicholson 5150954d4a Merged revisions 277497 via svnmerge from
15 years ago
Richard Mudgett 34bc4b1dcb Merged revisions 277419 via svnmerge from
15 years ago
Mark Michelson 2289649901 Fix up some weird indentation problems in reqresp_parser.c
15 years ago
Olle Johansson 93373d7bdf Formatting fixes
15 years ago
Olle Johansson cbe0a6dc02 Formatting changes (guideline corrections)
15 years ago
Olle Johansson e129b31fc6 Add ability to configure the Max-Forwards header in the dialplan, as well as in
15 years ago
Mark Michelson dfba265a0b Fix reversed logic of if statement.
15 years ago
Jeff Peeler 44ae0033be Correct not setting the bindport before attempting to open the socket.
15 years ago
Jeff Peeler 2b2a6123de Fix MWI notification transmission problems over SIP.
15 years ago
Mark Michelson 1e8c66e749 Fix errors where incorrect address information was printed.
15 years ago
Richard Mudgett 5d9aa45721 Make compile again.
15 years ago
David Vossel d1c9a4b366 handle special case were "200 Ok" to pending INVITE never receives ACK
15 years ago
Richard Mudgett cf7bbcc4c6 Expand the caller ANI field to an ast_party_id
15 years ago
David Vossel e2599bc42c collapse debug code in retrans_pkt into separate lines
15 years ago
Jeff Peeler f4c665ee13 Do not skip sending MWI for a peer if an address is defined. Really just a merge mistake from IPv6
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
David Vossel 23b6e621d2 chan_sip: RFC compliant retransmission timeout
15 years ago
Terry Wilson b42c6cab17 Revert early destruction of RTP sessions
15 years ago
Terry Wilson cb160a12b0 Destroy RTP fds when we schedule final dialog destruction
15 years ago
Terry Wilson 6f8832735b Don't try to ref authpeer when it isn't set
15 years ago
Russell Bryant 405d6cdf31 Add support for devices with less than 3 lines on the LCD.
15 years ago
Mark Michelson 7b1e28c6a1 Fix error in parsing SIP registry strings from ASTdb.
15 years ago
Tilghman Lesher 2fdf43f9fc Get more information about the Bamboo test failures
15 years ago
Mark Michelson e46325f18c Fix port parsing in check_via.
15 years ago
Mark Michelson 7e6f9b4e2d Fix an issue where the port for p->ourip was being set to 0.
15 years ago
Paul Belanger d2872c60e4 Merged revisions 275241 via svnmerge from
15 years ago
Tilghman Lesher d6011adab4 Weird, no output and Bamboo still fails...
15 years ago
Tilghman Lesher 384681e182 Add some diagnostic feedback to our data tests
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Mark Michelson 5f92aed2ba Return logic of sip_debug_test_addr() to its original functionality.
15 years ago
Mark Michelson 0cc20f86ba Fix sip_uri_parse test comparison.
15 years ago
53071af180 Copy the address into the peer structure after we set the default port
15 years ago
Richard Mudgett c0fd67750b Fix calls of ast_sockaddr_from_sin() from IPv6 integration.
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 years ago
David Vossel 21f8c77934 Fixes some ref count issues introduced by r274539
15 years ago
Richard Mudgett fd3297a272 Add missing conditional around chan_dahdi mfcr2_skip_category config parameter.
15 years ago
Richard Mudgett d20ca64e70 Merged revisions 274579 via svnmerge from
15 years ago
Mark Michelson d6f8dd67f7 Use the relatedpeer field of a sip_pvt during INVITE processing.
15 years ago
Terry Wilson 745f4edbd5 Merged revisions 274280 via svnmerge from
16 years ago
Tilghman Lesher 5754933045 Status shows all non-CRC4 lines as "yellow", even if "yellow" was not in the bitfield.
16 years ago
Tilghman Lesher f4d96da591 Merged revisions 273793 via svnmerge from
16 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
16 years ago
David Vossel 243d87038e correct handling of get_destination return values
16 years ago
Tilghman Lesher 62a3133df2 Merged revisions 273060 via svnmerge from
16 years ago
David Vossel 64ae2e1e2a send a 400 Bad Request on malformed sip request
16 years ago
David Vossel 8a07dbf95d rfc compliant sip option parsing + new unit test
16 years ago
Mark Michelson dc877759cb Merged revisions 272804 via svnmerge from
16 years ago
David Vossel 43871a926b code guidelines cleanup for retrans_pkt() function
16 years ago
David Vossel aa428b8967 chan_sip: more accurate retransmissions
16 years ago
Richard Mudgett 30888f913d Merged revisions 272446 via svnmerge from
16 years ago
Russell Bryant 450f4ff2ee Resolve some errors produced during module unload of chan_iax2.
16 years ago
Tim Ringenbach c6b7eae5e6 Add new AMI command LocalOptimizeAway.
16 years ago
Tilghman Lesher 48ae8ded89 D'oh! Defaultenabled FTL.
16 years ago
Tilghman Lesher cae6fa66ed Load all lines from realtime, not just the first one.
16 years ago
Mark Michelson 2c798f321a Add extra protection for reinvite glare scenario.
16 years ago
Russell Bryant 746d8e6013 Don't try to lock/unlock an uninitialized lock on a dahdi_pri.
16 years ago
David Vossel 1509737580 ignore CANCEL request after having already received final response to INVITE
16 years ago
Matthew Nicholson 5f45ca4d50 Merged revisions 271902 via svnmerge from
16 years ago
Matthew Nicholson 9bbeb945e8 Merged revisions 271689 via svnmerge from
16 years ago
David Vossel 462da0585e fixes crash when From header URI is missing "sip:"
16 years ago
David Vossel 846050f698 fixes some coding guideline issue
16 years ago
David Vossel a1fe641a38 retransmit response to BYE requests until timer J expires
16 years ago
Jeff Peeler 0ef5550742 Change expected operation from error to debug message
16 years ago
David Vossel 2112418032 addition of more parse_uri test cases
16 years ago
Jason Parker 01039c0465 Fix the actual place that was pointed out, for previous commit.
16 years ago
Jason Parker 8ef2c3100a Merged revisions 270980 via svnmerge from
16 years ago
David Vossel fcb055fb4e addition of G.719 pass-through support
16 years ago
David Vossel 1da8159aa6 Merged revisions 270866 via svnmerge from
16 years ago
Jeff Peeler 00433d60e6 Fix no call waiting caller ID
16 years ago
Russell Bryant 3194c061a7 Don't blow up if an ast_channel doesn't get allocated.
16 years ago
Terry Wilson 480f412858 Make contactdeny apply to src ip when nat=yes
16 years ago
Richard Mudgett fb5fddd987 Extract sig_ss7_init_linkset() to sig_ss7.
16 years ago
Jason Parker a806196f79 Add option to get untruncated channel name from AGENT function.
16 years ago
Richard Mudgett 93a5e74e37 Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn.
16 years ago
Russell Bryant 8f92f95530 Attempt to fix a FreeBSD build error by including sys/stat.h.
16 years ago
Russell Bryant 403f9df8d0 Merged revisions 269495 via svnmerge from
16 years ago
Richard Mudgett 717570899c Add missing API function to sig_ss7: sig_ss7_fixup().
16 years ago
Richard Mudgett 6c6260d4c7 Eliminate deadlock potential in dahdi_fixup().
16 years ago
Tzafrir Cohen 6d627b8c38 dial by name in chan_dahdi
16 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
16 years ago
Richard Mudgett ebbf166c2d Make SIP tests compile again.
16 years ago
Tilghman Lesher bfdb973191 Use the mailbox destructor function, instead.
16 years ago
Tilghman Lesher 8b790e4f06 Mailbox list would previously grow at each reload, containing duplicates.
16 years ago
Richard Mudgett 0122ccd29c Extract sig_ss7 out of chan_dahdi.
16 years ago
Tilghman Lesher 17bd11b8aa Seems strange (and the code backs up) that if the max and min of a statistic is expressed as a double, the last value would not also need to be a double.
16 years ago
Richard Mudgett 0c5bce53ad Moved AOC request code out of the middle of code parsing the dialed number.
16 years ago
Tilghman Lesher 7d18dd5394 Finally track down and eliminate the "FRACK! warnings from chan_iax2".
16 years ago
David Vossel e32d9a1303 fixes compile error from uninitialized variable
16 years ago
David Vossel 19d1cd04ba RFC3261 compliant sip unreliable retransmit timing + 'registerattempts' option tweak
16 years ago
Richard Mudgett 10e2c47c75 Incoming overlap dialing no longer works after sig_pri extraction.
16 years ago
Terry Wilson f06302755a Send an ACK for every final response received for an INVITE
16 years ago
Russell Bryant 64e2c86426 Don't stop Asterisk if chan_usbradio isn't configured.
16 years ago
Russell Bryant d1aacea4e3 Remove a line that was killing Asterisk on startup.
16 years ago
Russell Bryant 63d10a1b1c Comment out a rule that likes to run implicitly unnecessarily, breaking builds
16 years ago
Richard Mudgett 1c67f208a7 Add ETSI Message Waiting Indication (MWI) support.
16 years ago
Russell Bryant bb4c55c347 try to fix some random chan_h323 compilation failures
16 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
16 years ago
Richard Mudgett afcbc93dae Add ETSI Call Waiting support.
16 years ago
Mark Michelson b8d39db94d Prevent use of uninitialized values.
16 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
16 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
16 years ago
Richard Mudgett 48dd4d1249 Add ETSI Explicit Call Transfer (ECT) support.
16 years ago
David Vossel 185f73d8b1 fixes crash when creation of UDPTL fails
16 years ago
David Vossel 77a96c5a93 do all sip registry parsing before transmit_register
16 years ago
David Vossel 07500098c1 fixes failed SIP Directed pickup resulting in dead channel
16 years ago
Mark Michelson 822423adb8 .......
16 years ago
Mark Michelson 83ca84d9bd Re-enable "always" option for videosupport option in sip.conf.
16 years ago
Mark Michelson 01db62bdbe Properly use peer's outboundproxy for outbound REGISTERs.
16 years ago
Mark Michelson c5be9d2247 Print openh323 log to the Asterisk console.
16 years ago
Mark Michelson f908dd984c Allow type=user SIP endpoints to be loaded properly from realtime.
16 years ago
David Vossel 94de6f3cb8 reverses incorrect logic introduced by r243200
16 years ago
Mark Michelson ee60cb8d41 Be sure to set the sin_family on the proxy when allocating.
16 years ago
Terry Wilson fe9c315171 Take dup'd code for directmedia ACLs and make utility func
16 years ago
Terry Wilson c7303d840e Add support for direct media ACLs
16 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
16 years ago
David Vossel 0407208b6d fixes crash in check_rtp_timeout
16 years ago
Mark Michelson 7814913d86 Be sure to heap-allocate the redirecting to tag so as not to cause crashiness.
16 years ago
Mark Michelson 2b2439dede Fix memory leaks in redirecting structures in chan_sip.c
16 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
16 years ago
David Vossel cddc244c97 fix iax_frame double free
16 years ago
Richard Mudgett 274eb8960c Fix inverted logic in cli command: ss7 set debug on/off
16 years ago
Russell Bryant c26cd3aaac Fix an off by one error that causes a crash.
16 years ago
Richard Mudgett 093dbfdd52 Don't crash when destroying chan_dahdi pseudo channels.
16 years ago
Richard Mudgett e2336b73ef Merged revisions 262657,262660 from
16 years ago
Paul Belanger 4b1d9f85a7 Convert to AST_CLI_YESNO and AST_CLI_ONOFF
16 years ago
Richard Mudgett 9534f72cb0 Dialing an invalid extension causes incomplete hangup sequence.
16 years ago
Paul Belanger 9c012b460f Improve logging information for misconfigured contexts
16 years ago
David Vossel 351e0e90c5 fixes crash in chan_console
16 years ago
Jeff Peeler 356b090875 Fix deadlock in sig_pri when hanging up.
16 years ago
Richard Mudgett 6f03bf4a42 Some code optimizations.
16 years ago
Tilghman Lesher ba9b0d95e6 Permit more lines within a SIP body to be parsed.
16 years ago
Tzafrir Cohen 6b2e51b1ed When failing to configure, don't destroy 'cfg' twice
16 years ago
Richard Mudgett f0a7adb309 Avoid a crash on SS7 channels.
16 years ago
David Vossel f16625b7a0 fixes sip native transfer
16 years ago
Paul Belanger 35eeb71ead Merged revisions 261274 via svnmerge from
16 years ago
Mark Michelson a6ea125e7c Prevent unnecessary warnings when getting rtpsource or rtpdest.
16 years ago
Richard Mudgett 159f0d4b24 The inalarm flag is not passed up from the sig_analog and sig_pri submodules.
16 years ago
Jeff Peeler 6dd80de93d Merged revisions 260434 via svnmerge from
16 years ago
Richard Mudgett 00a1a96ff5 Separate the uses of NUM_DCHANS and MAX_CHANNELS into PRI, SS7, and MFCR2 users.
16 years ago
Richard Mudgett a3ce3441bb Merged revisions 260195 via svnmerge from
16 years ago
Mark Michelson 9e1b6c7236 Don't override peer context with domain context.
16 years ago
David Vossel 6722251986 Merged revisions 259858 via svnmerge from
16 years ago
Jason Parker 0da0e3856c Be more explicit about field naming in a test.
16 years ago
Richard Mudgett 4e3269c60d Merged revisions 259531 via svnmerge from
16 years ago
Richard Mudgett 3e04d6fe8e Merged revisions 259270 via svnmerge from
16 years ago
Richard Mudgett 3bda444f1e Re-fix dahdi_request() iflist locking since CCSS merged.
16 years ago
Leif Madsen 1b62cf14e4 Small error in the T.140 RTP port verbose log.
16 years ago
Leif Madsen bb2fa21ac1 IAXpeers output now matches SIPpeers format for manager (AMI).
16 years ago
David Vossel f2b8561a5a fixes issue with double "sip:" in header field
16 years ago
Mark Michelson ba81ee6d28 Make sure to fail a monitor if we receive a negative response for a CC SUBSCRIBE.
16 years ago
Dwayne M. Hubbard afedb856ae Enable PRI SERVICE message support in chan_dahdi for the 'national' switchtype
16 years ago
Tilghman Lesher 84d0b95def Merged revisions 257467 via svnmerge from
16 years ago
Tilghman Lesher e148ffc00f Also unref the pvt when we delete the provisional keepalive job.
16 years ago
David Vossel bd53cbabcf gives channel reference before unlocking it and using setvar helper.
16 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
16 years ago
Mark Michelson 7509949658 Prevent crash when originating a call to a local channel.
16 years ago
Richard Mudgett 537edff10f Remove PRI CCSS BUGBUG message and update configure script.
16 years ago
Mark Michelson 4b8f1c8cac Add routines for parsing SIP URIs consistently.
16 years ago
Mark Michelson ae7b76a1b9 Fix some compiler errors that popped up after the CCSS merge.
16 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
16 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
16 years ago
David Vossel d3f44c979c fixes deadlock in chan_sip caused by usage of MASTER_CHANNEL dialplan function
16 years ago
Richard Mudgett 1a2f96573a Merged revisions 256225 via svnmerge from
16 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
16 years ago
Russell Bryant df3fc304c9 Merged revisions 256014 via svnmerge from
16 years ago
Michiel van Baak f4617ae2b5 Ignore Redial softkey when no previous dialed number is known
16 years ago
Michiel van Baak cc89bc0a27 Cleanup transmit_* functions
16 years ago
Mark Michelson 284ac3a4d9 Fix improper comaparison of anonymous URI when getting P-Asserted-Identity.
16 years ago
Russell Bryant c6a759fdfa Merged revisions 255409 via svnmerge from
16 years ago
Russell Bryant 0703c27015 chan_usbradio depends on alsa.
16 years ago
Mark Michelson 54f5e1f840 Add new rtpsource options to the CHANNEL function.
16 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
16 years ago
Tzafrir Cohen 8acb32460a remove unneeded explicit channel in dahdi ioctls
16 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
16 years ago
Russell Bryant 24137871be Use SHRT_MAX instead of MAXSHORT.
16 years ago
Russell Bryant ce4086bbdc Tell the RTP engine API about the initial read and write format.
16 years ago
Tilghman Lesher 7d963333e2 THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
Moises Silva 828bdd8929 add missing mfcr2_skip_category setting
16 years ago
Richard Mudgett 76961a63f8 Doxegen this chan_dahdi lock.
16 years ago
Richard Mudgett 7f68a32417 Minor tweaks and comment updates to chan_dahdi.
16 years ago
Richard Mudgett b1ccb1a44e Simplified dahdi_request() channel selection failed reason/cause code.
16 years ago
Richard Mudgett ee5e65194f Reduce the amount of database access for HAVE_PRI_SERVICE_MESSAGES.
16 years ago
Michiel van Baak 007e52f5dc Clean transmit_* for start/stop media transmission
16 years ago
Michiel van Baak cf51a99b24 Cleanup transmit_callstate handling
16 years ago
Russell Bryant 0c45fc4eda Fix a crash in SIP blind transfer handling found by an automated external test.
16 years ago
Russell Bryant 7f8e8d01de Fix up some of chan_sip's usage of the RTP engine API.
16 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
16 years ago
Jeff Peeler e8a99a9962 Merged revisions 250480 via svnmerge from
16 years ago
David Vossel 3d4de4a277 Merged revisions 250394 via svnmerge from
16 years ago
Jeff Peeler 6bd57e0720 Add new config option to control AMI alarm event reporting in chan_dahdi.
16 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