dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

10378 Commits

Author SHA1 Message Date
oej 185973285b Add some history and fix some debug output for autodestruct.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47477 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 21:55:31 +00:00
oej e30ea886fa Proper fix for adding debug...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47475 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 21:39:58 +00:00
oej 31b1d8b124 Make sure we destroy dialog in case of loop
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47468 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 20:31:57 +00:00
oej 80b2150063 Cleanup imported from 1.4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47467 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 20:25:32 +00:00
file f3a3df4b82 Fine, take this.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47465 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 20:05:31 +00:00
file 07598d64cc A trunk that builds is a productive trunk.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47464 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 19:51:15 +00:00
file 7698a6c5d0 Hello compiler working, goodbye compiler warning. (fix compiler warning introduced from pbx_dundi optimizations)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47461 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 19:42:15 +00:00
file 16a5827976 Merged revisions 47457 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47457 | file | 2006-11-10 14:36:25 -0500 (Fri, 10 Nov 2006) | 2 lines

Let's give this a go...

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47459 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 19:40:01 +00:00
mattf 8af37ca8e5 Add fix for 7321. Ability to hide calleridname from zapata.conf
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47456 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 19:35:41 +00:00
oej 6ea8212ff7 Issue 8336- fix support for multipart SDP (imported from 1.2/1.4). (Alphaque)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47455 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 19:01:12 +00:00
russell 5a3d2b4901 Blocked revisions 47444 via svnmerge
........
r47444 | rizzo | 2006-11-10 12:13:34 -0500 (Fri, 10 Nov 2006) | 3 lines

grep -m is not available on BSD, so use head -1 instead


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47446 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 17:53:46 +00:00
rizzo 33ce8e0f39 manual merge from 1.4:
grep -m not available on bsd, use head -1 which works for all



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47445 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 17:22:51 +00:00
tilghman 597aa05da5 Merged revisions 47436 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47436 | tilghman | 2006-11-10 10:51:55 -0600 (Fri, 10 Nov 2006) | 2 lines

Discussion of these CLI changes resulted in more consistency (Bug 8236)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47439 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 17:01:06 +00:00
file fc1882af79 Merged revisions 47437 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47437 | file | 2006-11-10 11:53:16 -0500 (Fri, 10 Nov 2006) | 2 lines

Only split up extension and context if a value exists. (issue #8332 reported by loloski)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47438 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 16:55:13 +00:00
kpfleming 7db3f21a5e Merged revisions 47433 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47433 | kpfleming | 2006-11-10 10:36:49 -0600 (Fri, 10 Nov 2006) | 2 lines

if adding a queue member is LOG_NOTICE, then removing them should be LOG_NOTICE, not LOG_DEBUG

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47435 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 16:38:33 +00:00
kpfleming 49630eca84 Merged revisions 47432 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47432 | kpfleming | 2006-11-10 10:34:04 -0600 (Fri, 10 Nov 2006) | 2 lines

reflect addition/removal of dynamic queue members in queue_log, so that people using dialplan replacement for AgentCallbackLogin can still track login/logout (issue #7736, reported/patched by whoiswes but this commit was written by me and covers all three paths for AQM/RQM)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47434 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 16:37:42 +00:00
oej 118ecab92f Ripping out bad support for 491 replies to INVITE's. Let's try again properly later.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47419 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 13:14:44 +00:00
oej 64ffd524d6 Fix badly defined flag. Thanks fenlander!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47416 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 12:22:44 +00:00
oej 8b08ebe3e2 Small simplification and documentation correction.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47415 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 12:11:06 +00:00
russell 02268037a4 Various little bits of code cleanup to reduce nesting, remove useless casts,
and to remove a duplicated error message after a memory allocation error


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47410 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 04:30:23 +00:00
russell b5963fa342 Add the ability to specify multiple prompts to the Read() dialplan application,
similar to Background() and Playback().
(issue #7897, jsmith, with some modifications)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47408 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 03:59:48 +00:00
file 478281c3a7 Merged revisions 47405 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47405 | file | 2006-11-09 22:44:36 -0500 (Thu, 09 Nov 2006) | 2 lines

Fix building of chan_h323 by completeing some structure definitions. (issue #8327 reported by Mithraen)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47406 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 03:45:59 +00:00
file ce05153a12 This should already be called while locked.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47404 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-10 03:34:13 +00:00
file cf7e97a806 Merged revisions 47398 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47398 | file | 2006-11-09 17:32:30 -0500 (Thu, 09 Nov 2006) | 2 lines

Do conversion in a more easier to read and working way for \r, \n, and \t. (issue #8324 reported by johnlange)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47399 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 22:34:00 +00:00
russell 9783223be7 Merged revisions 47391 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47391 | russell | 2006-11-09 16:26:27 -0500 (Thu, 09 Nov 2006) | 7 lines

Work around an issue that caused menuselect to display a bogus description for
app_voicemail and chan_zap.  These modules use some preprocessor directives to
determine what it will report to Asterisk as its description.  However, the way
we extract this information from the source files for menuselect is not smart
enough to figure this out.
(issue #8326, #8328)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47392 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 21:32:27 +00:00
file 49b42ffa8d Merged revisions 47380 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r47380 | file | 2006-11-09 11:53:25 -0500 (Thu, 09 Nov 2006) | 10 lines

Merged revisions 47379 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r47379 | file | 2006-11-09 11:48:05 -0500 (Thu, 09 Nov 2006) | 2 lines

Don't include compiler.h on kernels 2.6.18 and higher as, well, it's apparently going to be removed. This should make all you FC6 fans happy as your Asterisk will now build without any mods.

........

................


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47382 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 17:08:29 +00:00
russell 3a8d33312d Merged revisions 47377 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47377 | russell | 2006-11-09 11:28:15 -0500 (Thu, 09 Nov 2006) | 2 lines

fix tab completion for "core debug channel" and "core no debug channel"

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47378 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 16:30:06 +00:00
russell 9b0ed01cdc Merged revisions 47375 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47375 | russell | 2006-11-09 11:24:02 -0500 (Thu, 09 Nov 2006) | 3 lines

Fix "core show channel".  Also, fix tab completion for both "core show channel"
and "core show channels".

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47376 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 16:26:47 +00:00
russell 9e70dc3fcb Merged revisions 47372 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47372 | russell | 2006-11-09 11:18:33 -0500 (Thu, 09 Nov 2006) | 3 lines

Fix "core debug channel <whatever>".  I guess someone needs to go through and
audit every CLI command that changed number of arguments ...

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47374 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 16:20:43 +00:00
russell 0dd9c0e681 Blocked revisions 47369 via svnmerge
........
r47369 | russell | 2006-11-09 11:04:38 -0500 (Thu, 09 Nov 2006) | 3 lines

Fix argument parsing for the "core show profile" CLI command
(fixed by rizzo in his branch, team/rizzo/astobj2)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47371 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 16:15:49 +00:00
russell 55b9d0b61c Merged revisions 47366 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47366 | russell | 2006-11-09 10:49:39 -0500 (Thu, 09 Nov 2006) | 3 lines

Fix another CLI command, "core show uptime" ...
(issue #8323, reported by johnlange, fixed by myself)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47367 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 15:51:15 +00:00
russell a37412b28b Merged revisions 47352 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47352 | russell | 2006-11-09 01:31:37 -0500 (Thu, 09 Nov 2006) | 3 lines

fix "core show version" to reflect the new number of arguments for this
CLI command (issue #8316, kshumard)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47353 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 06:35:05 +00:00
murf 556b1e8b04 Blocking 47344 from automerging into trunk
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47351 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 00:46:24 +00:00
murf 97661ca81d Blocking 47348 from automerging into trunk
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47350 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-09 00:40:14 +00:00
murf 9e785e889a This mod via bug 7531
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47349 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 23:17:27 +00:00
murf 6578897ace committed in behalf of bug 8190
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47343 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 22:52:01 +00:00
oej 5569aa06ae - Add Max-Forwards higher in the packet, following recommendations
- Fix documentation for sip_pvt_lock/unlock - doxygen does not inherit like zapata.conf !!!
- Change doc for a sip_pvt setting


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47341 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 22:35:22 +00:00
kpfleming 94ffa07854 restore display of G.722 codec
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47339 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 21:59:51 +00:00
kpfleming ef0433218d Merged revisions 47333 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47333 | kpfleming | 2006-11-08 12:07:16 -0600 (Wed, 08 Nov 2006) | 2 lines

add simple fix for SDP to report proper sample rate for G.722 media sessions

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47337 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 18:28:53 +00:00
file 0493983b13 Display CID matching information when using dialplan show. (issue #8279 reported by caio1982)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47335 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 18:26:52 +00:00
russell c8bcf8099a Merged revisions 47331 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47331 | russell | 2006-11-08 12:03:09 -0500 (Wed, 08 Nov 2006) | 5 lines

I occasionally get email from users that are trying to figure out what this
does, or due to some misunderstanding as to what it is supposed to do, can't
get it to work.  So, I have added some text here to hopefully explain what
this application does and does not do.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47332 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 17:06:33 +00:00
russell 7d4fc433c8 Blocked revisions 47329 via svnmerge
........
r47329 | russell | 2006-11-08 11:55:35 -0500 (Wed, 08 Nov 2006) | 2 lines

Make this module build again

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47330 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 16:59:04 +00:00
russell 8519471bf1 Merged revisions 47327 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r47327 | russell | 2006-11-08 11:31:59 -0500 (Wed, 08 Nov 2006) | 4 lines

Copy the macros from libtool.m4 to our own acinclude.m4 such that libtool is
no longer required to be installed to be able to generate the configure
script.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47328 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 16:36:45 +00:00
russell 4c3dd7110b Blocked revisions 47323 via svnmerge
........
r47323 | russell | 2006-11-08 11:08:50 -0500 (Wed, 08 Nov 2006) | 3 lines

Remove aclocal.m4 from the tree since it is just an intermediate file created
while generating the configure script.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47325 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 16:29:41 +00:00
kpfleming 95e2e134d8 coding guidelines, coding guidelines, coding guidelines
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47321 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 15:28:39 +00:00
rizzo cecb94e4e7 merge from team/rizzo/astobj2 rev.47271
avoid doing p > 0 when p is a pointer;
move a lock closer to the place where it is needed

Approved By: oej



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47318 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 13:59:32 +00:00
rizzo 68d9831052 merge from team/rizzo/astobj2 rev.47246
Same as for peers and users, replace ASTOBJ_UNREF(r, sip_registry_destroy)
with unref_registry(r);

Approved By: oej



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47317 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 13:53:01 +00:00
rizzo 64978a0a88 merge from team/rizzo/astobj2, rev 47243, 47244, 47245:
Replace ASTOBJ_UNREF(peer, sip_destroy_peer) with unref_peer(peer);

This places the name of the destructor in one place only (where it
should be), eliminates the chance of errors in case you specify the wrong
destructor, and also lets the compiler do type checking on the argument,
again helping with keeping the code clean.

Same for users.
remove two duplicate definitions.

Approved By: oej



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47316 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 13:49:25 +00:00
rizzo 52dcc6fd00 merge rev.47224 from team/rizzo/astobj2:
hide dialoglist lock/unlocking in wrapper functions.

Approved By: oej



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47315 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 13:44:27 +00:00
rizzo 1b5f6cdeba silence compiler about uninitialized variables.
The compiler is wrong, but it has the last word.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@47314 f38db490-d61c-443f-a65b-d21fe96a405b
2006-11-08 13:43:06 +00:00