Commit Graph

4927 Commits (0065508b254bb75e78b526ec41a9d22c89eddfe3)

Author SHA1 Message Date
Kevin P. Fleming 9e7a9c3292 simplify this code and eliminate the return value cast that is no longer necessary
18 years ago
Olle Johansson 13c62afa80 Constifying the interface to get pvt_ids in the bridge, based on
18 years ago
Olle Johansson 85b2ef5f0e Merged revisions 101152 via svnmerge from
18 years ago
Jason Parker 0214baa6eb Merged revisions 100930 via svnmerge from
18 years ago
Jason Parker 8727ced2d6 Merged revisions 100835 via svnmerge from
18 years ago
Joshua Colp d38298c272 Make externip work as documented. If no port is specified it will use the value of bindport instead of always being 5060.
18 years ago
Christian Richter a3bdc0a77f Merged revisions 100793 via svnmerge from
18 years ago
Christian Richter 2753deb0db Merged revisions 96199 via svnmerge from
18 years ago
Olle Johansson 2151e444e5 Merged revisions 100740 via svnmerge from
18 years ago
Olle Johansson 5059be57bf Removing code that wasn't supposed to be there at all, only at an experimental stage
18 years ago
Mark Michelson f007eba6d9 Re-inserting chan_vpb into trunk.
18 years ago
Joshua Colp a1eeabcd41 Fix up some T38 state change issues.
18 years ago
Joshua Colp 212db7a0d7 Fix up two scheduling issues. In one instance a scheduled item was not deleted when it should have been and in the other it was scheduled again when it shouldn't have been.
18 years ago
Russell Bryant b437d33fe5 Merged revisions 100629 via svnmerge from
18 years ago
Jason Parker bf800d7e25 Merged revisions 100624 via svnmerge from
18 years ago
Russell Bryant 1c74c549d7 Merged revisions 100581 via svnmerge from
18 years ago
Joshua Colp 9cbe2622b6 Don't do a network byte order conversion when setting the socket's port variable to that of bindaddr's. It is already in the correct network byte order.
18 years ago
Tilghman Lesher 69ade72e3c With the switch to the ast_sched_replace* API in trunk, we lose the correction
18 years ago
Tilghman Lesher ac699196f5 Merged revisions 100465 via svnmerge from
18 years ago
Mark Michelson 7a90863973 Removing chan_vpb from the tree
18 years ago
Jason Parker 34bdd7bf7a Merged revisions 100378 via svnmerge from
18 years ago
James Golovich 1fd8f0fe8c Fix simple whitespace issue
18 years ago
Jason Parker 32989872dd Move chan_local dependency into places (only one) that previously depended on res_features, and used local channels
18 years ago
Joshua Colp f44ef30a3e Remove dependency on res_features from some channel drivers. It is now part of the core and no longer exists as a module.
18 years ago
Kevin P. Fleming de9e315146 fix flag bit definitions to make code from issue #11049 actually work; along the way, clarify comments and add some dummy flag definitions for other multi-bit flags to hopefully stop this from happening in the future
18 years ago
Olle Johansson 5fb7250511 Merged revisions 99978 via svnmerge from
18 years ago
Olle Johansson 02e2718e94 Merged revisions 99977 via svnmerge from
18 years ago
Kevin P. Fleming 0b2239deae since echo canceler parameters in Zaptel are now signed integers, allow them during parsing
18 years ago
Tilghman Lesher e19b83a0a3 Progress messages don't work
18 years ago
Olle Johansson 16315ae2f3 - Add a few comments to sip_xmit
18 years ago
Olle Johansson e956900bc5 Merged revisions 99652 via svnmerge from
18 years ago
Olle Johansson b8aa3248ec Add a generic function to set the bridged call PVT unique id string
18 years ago
Olle Johansson 949bb30d03 Merged revisions 99594 via svnmerge from
18 years ago
Russell Bryant 14657e25ea Point out a bug in some debug counter handling
18 years ago
Olle Johansson f4fe6744cc Add authentication options to the SIP dialstring.
18 years ago
Olle Johansson 865bb84432 Doxygen updates
18 years ago
Mark Michelson c48b43e2d8 Merged revisions 99426 via svnmerge from
18 years ago
Jason Parker 97fb8a75d4 Fix distinctive ring detection.
18 years ago
Olle Johansson 8f19d8523b Remove compiler warning for uninitialized variable
18 years ago
Olle Johansson fcaeb2d722 Doxygen updates.
18 years ago
Olle Johansson 8296d2d29d Updating doxygen
18 years ago
Joshua Colp 965c454543 Merged revisions 99301 via svnmerge from
18 years ago
Joshua Colp aeb3048676 Change over to using ast_debug so these debug messages don't always show up.
18 years ago
Russell Bryant 3a95a07e69 Add a "console active" CLI command, which lets you find out which console device
18 years ago
Russell Bryant f20450ea03 Merge changes from team/russell/console_devices
18 years ago
Russell Bryant b995c78c31 Merge changes from team/group/sip-tcptls
18 years ago
Russell Bryant 89778a05c1 Make the output of "console list devices" a bit prettier.
18 years ago
Russell Bryant 30de4fc350 List which devices are inputs and outputs in "console list devices"
18 years ago
Russell Bryant 2a91da6613 Merged revisions 99004 via svnmerge from
18 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago