Commit Graph

10649 Commits (240355d78bc2b7d90d30a1daa1e38e5a89e1729e)
 

Author SHA1 Message Date
Joshua Colp f92505eec1 Merged revisions 52716 via svnmerge from
19 years ago
Russell Bryant 4bc823f540 Add a missing quotation mark. This was pointed out by jcmoore on #asterisk-dev.
19 years ago
Russell Bryant 771be23a9c Remove a recursive lock of the manager session. This was pointed out by
19 years ago
Tilghman Lesher f7459d4687 Argument number correction
19 years ago
Russell Bryant 108085ed2d ASTLDFLAGS needs to be passed to the editline configure script as LDFLAGS.
19 years ago
Russell Bryant 06a3110ed8 Fix a problem with packet-to-packet bridging and DTMF mode translation. P2P
19 years ago
Russell Bryant ce753cf0d9 The session lock can not be held while calling action callbacks. If so, then
19 years ago
Joshua Colp a4d3a2dbc9 Use ast_calloc instead of malloc.
19 years ago
Steve Murphy f2fab700c3 this is for 8778 (pt_BR backport to 1.4). It was committed to trunk via 7663. But it wasn't so much an enhancement as a fix for the bad language output for portuguese in Brazil, so, after a lot of prodding from patient Brazilians, here is the same fix for 1.4
19 years ago
Joshua Colp e67ade2403 Set quota information to 0 when creating a vm_state. (issue #8924 reported by neutrino88)
19 years ago
Russell Bryant 824bed6260 Clean up a few things in the last commit to the adaptive jitterbuffer code.
19 years ago
Jim Dixon 2132e4f865 Fixed problem with jitterbuf, whereas it would not complain about, and
19 years ago
Tilghman Lesher 21ede1662d Suggested change to fix normal usage of --with-tds=/usr/local (Sean Bright, via asterisk-dev mailing list)
19 years ago
Joshua Colp 47f9dd508a Merged revisions 52415 via svnmerge from
19 years ago
Joshua Colp 9c289fe01b Have the manager interface send back an "Already logged in" message instead of "Invalid/Unknown Command" when the client authenticates for a second time. (issue #8509 reported by pari)
19 years ago
Joshua Colp 6b462c95c9 Merged revisions 52360 via svnmerge from
19 years ago
Joshua Colp bc43c82f05 Fix core show file formats CLI command.
19 years ago
Joshua Colp 3b44625323 Merged revisions 52264 via svnmerge from
19 years ago
Joshua Colp ed48c69f06 Drop out variables I accidentally put in.
19 years ago
Joshua Colp 6b08afd05d Decrement onHold count if we are hung up on and still on hold. (issue #8909 reported by alexh42)
19 years ago
Joshua Colp 6124ace110 Merged revisions 52162 via svnmerge from
19 years ago
Russell Bryant 96beb30159 By suggestion from kpfleming last week, change "vmpassword" to "vmsecret".
19 years ago
Russell Bryant f18b0c34d8 Remove libnsl as a required lib for libiksemel to work. This change was
19 years ago
Russell Bryant 408fa17f71 Blocked revisions 52137 via svnmerge
19 years ago
Russell Bryant 6abcb7ae23 Fix the formatting of doxygen comments to properly indicate that the comment
19 years ago
Steve Murphy e3f9fded3a Merged revisions 52002 via svnmerge from
19 years ago
Joshua Colp 8acccb9254 Merge in dialing API and the app_page that uses it. (issue #BE-118)
19 years ago
Joshua Colp 5ebd1ecf63 Fix changing channel formats when joint capability changes and there are no audio formats... I didn't break it originally! (issue #8535 reported by ivoc)
19 years ago
Russell Bryant d772b80b6b rebuild configure script to reflect last chan_h323 related changes.
19 years ago
Christian Richter 9352eda642 added fix from #8899
19 years ago
Christian Richter 6d2afb98b4 Merged revisions 51966 via svnmerge from
19 years ago
Olle Johansson a207a31a97 Show capabilities *and* preference in general settings in "sip show settings"
19 years ago
Paul Cadach 1b49688a74 Allow x64 builds of H.323 (please, rebuild configure)
19 years ago
Russell Bryant 9440d428a0 Merged revisions 51843 via svnmerge from
19 years ago
Russell Bryant d7d0c10c21 Merged revisions 51828 via svnmerge from
19 years ago
Joshua Colp 8f7ddbef0d Update channel drivers to use module referencing so that unloading them while in use will not result in crashes. (issue #8897 reported by junky)
19 years ago
Russell Bryant 2a37a53c57 Fix some bugs in process_message(). The manager session lock needs to be held
19 years ago
Russell Bryant 86f8e0a527 Fix setting the default port of 8088 on 64-bit or big-endian machines.
19 years ago
Russell Bryant 3d5e9fa43c When traversing the list of manager actions, the iterator needs to be
19 years ago
Steve Murphy be0c0cd6dd this mod from 8593 (dstchannel in cdr is empty when transfer call).
19 years ago
Steve Murphy ec2c64c81b via 8748 (callerid.c loses name when returning PRIVATE_NUMBER flag), the user suggested this mod, saying it would allow 'WITHHELD' to appear in the name field, which would be useful
19 years ago
Christian Richter e65aeb27b5 Merged revisions 50495,50506 via svnmerge from
19 years ago
Christian Richter 19fdc9b14e manually merged r49922 and r50335, because of conflicts. this commint includes addition of the ISDN RESTART Message
19 years ago
Paul Cadach 964d2d2e42 Do not abort Asterisk startup if h323 configuration file not found (reported by mithraen)
19 years ago
Joshua Colp 5a3acb0511 Only change audio formats on the channel if we have an audio format to change to. (issue #8535 reported by ivoc)
19 years ago
Joshua Colp 3290b0d37a Merged revisions 51512 via svnmerge from
19 years ago
Russell Bryant 8f9f54811d Blocked revisions 51410 via svnmerge
19 years ago
Steve Murphy 99ce040a80 This fixes 8836, according to dnatural
19 years ago
Joshua Colp c60c2b5ffc Merged revisions 51406 via svnmerge from
19 years ago
Joshua Colp fe68fe5802 Blocked revisions 51359 via svnmerge
19 years ago