dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

9083 Commits

Author SHA1 Message Date
tilghman 0ba03dd946 Whitespace changes only
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37339 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-10 17:42:12 +00:00
oej 4200e02859 Remove configuration option "restrictcid" that is nowhere to
be seen in the code. Did it exist, was it planned to exist
or was it documentationware only? Ask Dr Asterisk.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37324 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-10 11:20:49 +00:00
crichter 2571c03ca7 removed unnecessary locking, which might have created deadlocks. removed find_chan_by_l3id, since the l3id is not unique over all ports. removed automatic nt_stack reinitialization, since this creates segfaults.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37323 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-10 11:06:47 +00:00
kpfleming 795e8ea684 remove skeleton support for G.723.1 codec since we will never ship the rest of what is needed anyway :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37320 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-09 14:32:08 +00:00
markster a82143962a Support hold/unhold in Zap, update IAX2 parser to know about modern commands, forward hold/unhold in dial, add hold device state
and implement holding in the SLA.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37318 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-08 02:24:07 +00:00
file 9552ca1573 Merged revisions 37307 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r37307 | file | 2006-07-07 19:57:53 -0400 (Fri, 07 Jul 2006) | 2 lines

Change message regarding marker bit forcing when SSRC changes to be shown only during debug so it doesn't overload high capacity systems

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37308 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 23:59:54 +00:00
russell 286bbf2c23 remove the use of -Wno-pointer-sign. Asterisk now builds without any of these
warnings present on my machine.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37303 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:22:32 +00:00
russell 8cb5683206 pointer signedness warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37302 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:20:28 +00:00
bweschke bf5755d84b Merged revisions 37212 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r37212 | bweschke | 2006-07-06 15:38:45 -0500 (Thu, 06 Jul 2006) | 3 lines

 Don't do wierd things on a callback agent that has attempted logoff while still on the phone.


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37301 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:16:41 +00:00
russell 5ad715ec36 pointer signedness warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37300 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:14:23 +00:00
russell 3bdec98161 pointer signedness warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37299 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:11:39 +00:00
russell 65a9c89555 eliminate warning about unused variable that occurs in some cases
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37298 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:07:17 +00:00
kpfleming 92dcd99e21 restore broken properties
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37297 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:04:29 +00:00
russell beb183af67 pointer signedness warnings elimination
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37296 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:03:56 +00:00
russell 4b1cb5e483 pointer signedness warnings cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37295 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 16:01:36 +00:00
russell eef89b1f47 pointer signedness warnings cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37294 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 15:58:20 +00:00
russell b7afe54571 more pointer signedness cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37293 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 15:44:39 +00:00
russell a3fbd19622 eliminate some pointer signedness warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37291 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 07:03:42 +00:00
russell ed6fd36fd8 eliminate some pointer signedness warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37290 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 07:01:50 +00:00
russell 4695043046 eliminate a pointer signedness warning
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37289 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 07:00:28 +00:00
russell ed09a7dc4c remove the unused usecount function to eliminate a compiler warning
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37288 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 06:58:16 +00:00
russell e080349513 fix a pointer signedness issue
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37287 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 06:57:02 +00:00
russell dab89bb66a fix various pointer signedness issues
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37286 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 06:55:48 +00:00
russell f0abdc2292 resolve some pointer signedness warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37285 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 06:44:40 +00:00
russell 348045f5a8 avoid an error from configure by not doing a cat on a file that doesn't exist
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37284 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 05:51:29 +00:00
russell abd1f1162b sort lib info
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37283 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 05:32:28 +00:00
russell e7b912bfae sort entries in this file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37282 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 05:29:31 +00:00
russell 978c500593 spaces to tabs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37281 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 02:58:53 +00:00
kpfleming d901c0f7c0 small cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37280 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 02:33:24 +00:00
kpfleming 3bb01466ed rename this file so it doesn't appear to be a module by itself
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37279 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 02:20:28 +00:00
kpfleming 6c60b711f7 actually do proper searching for c-client and output the results so app_voicemail can be built against it
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37278 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 02:20:04 +00:00
kpfleming 98ae1f3092 various minor fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37277 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-07 00:48:40 +00:00
russell 22667a6ca6 dirty hack of a fix to deal with the fact that chan_vpb changed to chan_vpb.cc
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37276 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 23:51:15 +00:00
kpfleming 6f1d72e3f0 ignore muted if present
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37275 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 23:21:27 +00:00
kpfleming 6fd4ad8a66 add missing file
ignore .oo files from C++ modules


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37274 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 23:20:14 +00:00
kpfleming e319f5334e make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37273 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 23:18:45 +00:00
murf 038813616f OK, here is everything I changed to fix 7474:
1. ael/ael.flex -- the "fix" is here. In short, I modified the
   pattern for the chars that break args, to exclude those chars that
   would normally break args if they are preceded by a backslash. I did
   this to 3 patterns where really, this kind of exclusion should be placed.

2. ael_lex.c is an updated output from lex.

3. the ael-test stuff -- instituted a regression test for this condition.
   as ael_ntest9. The "n" in the name means that instead of just getting
   the syntax/semantic errors and high-level output from aelparse, we
   also want the compilation results to be in the comparison file.
   (remove the -n option). 



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37255 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 22:49:18 +00:00
mattf c8019be99a Asterisk portion of the T309 patch. (#7271)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37226 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 21:51:51 +00:00
mogorman d4ba9212b4 Blocked revisions 37224 via svnmerge
........
r37224 | mogorman | 2006-07-06 16:41:23 -0500 (Thu, 06 Jul 2006) | 4 lines

patch resolves issue with when to decide if its right time 
to native bridge, feature redirect was not being checked.
patch from bug #7296

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37225 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 21:42:09 +00:00
mogorman 6647ea5719 patch resolves issue with when to decide if its right time
to native bridge, feature redirect was not being checked.
patch from bug #7296


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37223 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 21:36:17 +00:00
kpfleming 84cc5e8bd0 move rules file to prepare for generic rules file
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37222 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 21:04:28 +00:00
file 520519c03f Merged revisions 37173 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r37173 | file | 2006-07-06 11:48:07 -0400 (Thu, 06 Jul 2006) | 2 lines

Instead of giving the scheduled item ID on a peer expiration, give the time until they expire (issue #7455 reported by slavon)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37174 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 15:55:05 +00:00
crichter cb375e9152 * removed tone_indicate, we genrate only the dialtone by ourself (and the hanguptone of course)
* removed the state handling from release_chan, and simplified the ast_hangup/ast_queue_hangup stuff
* added pp_l2_check option, for pp lines where the pbx does not initially gets the L2 up
* simplified and fixed a bug in the pid generation code 
* fixed a bug in empty_chan, which might cause segfaults and memorry corruptions
* added prepare_bc function, which is sort of the opposite of empty_bc



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37172 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 15:11:40 +00:00
tilghman c3f025f5e6 Merged revisions 37143 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r37143 | tilghman | 2006-07-06 08:47:23 -0500 (Thu, 06 Jul 2006) | 2 lines

Fix spelling/grammar (issue 7493)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37144 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 13:50:54 +00:00
kpfleming c6e70f45a6 make chan_zap use proper test for libpri support
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37141 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 13:07:47 +00:00
oej 4c28ba39da Include h.264 in "show codecs"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37123 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-06 07:25:32 +00:00
kpfleming be2f5169a0 allow codec_gsm to be built using internal GSM library again (oops!)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37105 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-05 21:28:30 +00:00
mogorman 253a1ec7d4 solves issue with bug 7468. but with a patch that works
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37087 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-05 20:28:54 +00:00
kpfleming 2b2913cd7a update OSS so it works again
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37086 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-05 20:15:43 +00:00
kpfleming 8c814ff843 update dependency information to match new names for dependencies
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@37085 f38db490-d61c-443f-a65b-d21fe96a405b
2006-07-05 20:12:29 +00:00