Commit Graph

15453 Commits (6d018f07740e2348367ddbea99df3af2f2d6e14c)
 

Author SHA1 Message Date
Jason Parker efb767e432 Convert several DEBUG logs into ast_debug.
18 years ago
Terry Wilson 91de4e9cea Need a new buffer for each loop
18 years ago
Terry Wilson 6d34b5fafe Don't unref user twice on failure. Also, when adding sorted list of users, it is best to check the entry already in the list for a "next" entry instead of the newly created entry...
18 years ago
Jason Parker 6e6d6f2e10 Merged revisions 114120 via svnmerge from
18 years ago
Mark Michelson 0270776ca5 Merged revisions 114117 via svnmerge from
18 years ago
Tilghman Lesher e7daf63fd8 Make tab-completion work for all cases
18 years ago
Mark Michelson df7cb6b30b Merged revisions 114112 via svnmerge from
18 years ago
Joshua Colp 6fad8249f5 During hangup it is possible for p->chan or p->owner to be NULL, so just return what the channel is bridged to instead of what they are *really* bridged to. Thanks Matt Nicholson!
18 years ago
Mark Michelson 9ddc843fbe Merged revisions 114106 via svnmerge from
18 years ago
Joshua Colp c5d0ca23f0 Merged revisions 114103 via svnmerge from
18 years ago
Joshua Colp 5fff9c7304 Merged revisions 114100 via svnmerge from
18 years ago
Tilghman Lesher c716e8de53 Add tab command-line completion
18 years ago
Tilghman Lesher dc3e185e96 Use ast_mkdir instead of mkdir
18 years ago
Matthew Fredrickson 5110d3bc69 Make sure linkset is locked exiting ss7_start_call
18 years ago
Matthew Fredrickson f9960bc748 Make sure we start incoming calls on SS7 with echo cancellation enabled. Also make sure when completing a COT we call ss7_start_call with the proper locks held. Lastly, make sure if we fail to get a channel from zt_new that we don't assume it's there.
18 years ago
Tilghman Lesher 7c26320110 If any field is not null, but has no default, then it must be set or the insert will fail.
18 years ago
Tilghman Lesher 0dd46a6bf0 Make the sample config match the contributed LDAP schema
18 years ago
Tilghman Lesher 7128ba0bb8 Use the correct function for free'ing objects, and maybe we won't crash.
18 years ago
Terry Wilson 4bc75c9a55 Merged revisions 114083 via svnmerge from
18 years ago
Terry Wilson ef8007f630 Make sure that ${LINE} is set even if linenumber is not set in users.conf
18 years ago
Doug Bailey 9a1b485100 Change the number of line keys per registration from 2 to 1
18 years ago
Jason Parker c7e913ed3f Blocked revisions 114072 via svnmerge
18 years ago
Terry Wilson e276ccea11 Fix the fact that global_variables 1) weren't being updated on reload (thanks for the report, Doug), and 2) weren't actually being appended to the list of profile variables because build_profile was called before the list was populated. Also needed to free the contents returned by load_file().
18 years ago
Mark Michelson e409a129af Merged revisions 114063 via svnmerge from
18 years ago
Tilghman Lesher d304a88457 Errors are all greater than 0
18 years ago
Mark Michelson 115d5024a1 Merged revisions 114051 via svnmerge from
18 years ago
Joshua Colp a08c4b2064 A 'b' option has been added which causes chan_local to return the actual channel that is behind it when queried. This is useful for transfer scenarios as the actual channel will be transferred, not the Local channel. If you have been using Local channels as queue members and having issues when the agent did a blind transfer this option may solve the issue.
18 years ago
Mark Michelson d13b45564b Merged revisions 114045 via svnmerge from
18 years ago
Tilghman Lesher 954fea4d10 The hydra grows yet another head...
18 years ago
Jason Parker 51c92a4644 Merged revisions 114035 via svnmerge from
18 years ago
Joshua Colp 528617e77b Blocked revisions 114032 via svnmerge
18 years ago
Joshua Colp 43de3860ea Merged revisions 114029 via svnmerge from
18 years ago
Joshua Colp c9338b76ee Don't hardcode ru into the digits filename so that languageprefix can work.
18 years ago
Joshua Colp 4a21c5dd22 Fix spelling of existent in a few places.
18 years ago
Joshua Colp a4e73acaf8 Merged revisions 114021 via svnmerge from
18 years ago
Mark Michelson 9bd9421c83 Fix a crash that happened due to accessing free'd memory
18 years ago
Mark Michelson 88cc98ea94 Merged revisions 113927 via svnmerge from
18 years ago
Tilghman Lesher ded5ec5b5d Merged revisions 113874 via svnmerge from
18 years ago
Joshua Colp 0351ef6e6e Enable enough RTP bridging to allow P2P to work.
18 years ago
Jason Parker e735c70ce1 Fix a small file handle "leak" pointed out by jjshoe on #asterisk.
18 years ago
Mark Michelson 28bd5d88c1 There was a subtle logical difference between 1.4 and trunk with regards to how timeouts
18 years ago
Jason Parker d314fd5336 Move all messages wrapped in skinnydebug from debug to verbose.
18 years ago
Joshua Colp 230d9d1465 Merged revisions 113784 via svnmerge from
18 years ago
Tilghman Lesher 7e91279cfc Mark recent additions from #11954 and #12254
18 years ago
Tilghman Lesher 137c02a020 Permit message wrap-around during message retrieval.
18 years ago
Mark Michelson 925924386a Merged revisions 113681 via svnmerge from
18 years ago
Tilghman Lesher 1c691646a9 Permit callee to continue in the dialplan, after caller has hung up.
18 years ago
Tilghman Lesher 03479bd418 Additional enhancements
18 years ago
Terry Wilson 3ee1602b6a Merged revisions 113596 via svnmerge from
18 years ago
Tilghman Lesher 8e5dafab4d Add commandline tool for doing CLI commands through AMI (instead of using asterisk -rx)
18 years ago