asterisk/asterisk.git
17 years agoOnly set group for "runuser" if "rungroup" is not specified.
Mark Spencer [Sat, 7 Jan 2006 20:08:51 +0000 (20:08 +0000)]
Only set group for "runuser" if "rungroup" is not specified.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7858 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoInitialize groups properly
Mark Spencer [Sat, 7 Jan 2006 19:42:05 +0000 (19:42 +0000)]
Initialize groups properly

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7857 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix potential deadlock (bug #6169)
Mark Spencer [Sat, 7 Jan 2006 19:30:44 +0000 (19:30 +0000)]
Fix potential deadlock (bug #6169)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7856 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd support for H.264 with SIP and recording
Mark Spencer [Sat, 7 Jan 2006 17:54:22 +0000 (17:54 +0000)]
Add support for H.264 with SIP and recording

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7855 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 6164 - Allow ast_skip_blanks on const strings without spewing warning
Tilghman Lesher [Sat, 7 Jan 2006 15:45:47 +0000 (15:45 +0000)]
Bug 6164 - Allow ast_skip_blanks on const strings without spewing warning

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7854 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 6162 - Constify manager_event arguments
Tilghman Lesher [Sat, 7 Jan 2006 15:23:38 +0000 (15:23 +0000)]
Bug 6162 - Constify manager_event arguments

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7853 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 6160 - Replace inlined code with ast_skip_blanks
Tilghman Lesher [Sat, 7 Jan 2006 15:18:23 +0000 (15:18 +0000)]
Bug 6160 - Replace inlined code with ast_skip_blanks

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7852 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix CLI breakage
Mark Spencer [Sat, 7 Jan 2006 15:17:10 +0000 (15:17 +0000)]
Fix CLI breakage

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7851 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 6161 - Remove duplicated code
Tilghman Lesher [Sat, 7 Jan 2006 14:47:36 +0000 (14:47 +0000)]
Bug 6161 - Remove duplicated code

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7850 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7848 via svnmerge from
Tilghman Lesher [Sat, 7 Jan 2006 07:31:08 +0000 (07:31 +0000)]
Merged revisions 7848 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7849 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoChanges to allow receiving japanese callerid (Bug #5928)
Matthew Fredrickson [Fri, 6 Jan 2006 20:03:20 +0000 (20:03 +0000)]
Changes to allow receiving japanese callerid (Bug #5928)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7842 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoensure that string field 'build' operation only evaluates arguments one time
Kevin P. Fleming [Fri, 6 Jan 2006 19:19:17 +0000 (19:19 +0000)]
ensure that string field 'build' operation only evaluates arguments one time
fix some minor documentation errors
return proper type from string field space allocator

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7841 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoallow limiting of queue members who will be delivered a given caller's call by penalt...
Kevin P. Fleming [Fri, 6 Jan 2006 03:40:12 +0000 (03:40 +0000)]
allow limiting of queue members who will be delivered a given caller's call by penalty setting

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7833 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7831 via svnmerge from
Tilghman Lesher [Fri, 6 Jan 2006 00:36:12 +0000 (00:36 +0000)]
Merged revisions 7831 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7832 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7829 via svnmerge from
Kevin P. Fleming [Fri, 6 Jan 2006 00:23:19 +0000 (00:23 +0000)]
Merged revisions 7829 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7829 | kpfleming | 2006-01-05 18:21:00 -0600 (Thu, 05 Jan 2006) | 2 lines

update agent persistence when an agent gets logged off by autologoff

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7830 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7827 via svnmerge from
Tilghman Lesher [Thu, 5 Jan 2006 23:54:28 +0000 (23:54 +0000)]
Merged revisions 7827 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7828 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7825 via svnmerge from
Kevin P. Fleming [Thu, 5 Jan 2006 23:52:34 +0000 (23:52 +0000)]
Merged revisions 7825 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7825 | kpfleming | 2006-01-05 17:49:50 -0600 (Thu, 05 Jan 2006) | 3 lines

eliminate rounding errors that caused call time limits to be inaccurate (issue #5913)
round 'time left' reported during call limit warnings up to sound more accurate

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7826 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7823 via svnmerge from
Tilghman Lesher [Thu, 5 Jan 2006 23:08:55 +0000 (23:08 +0000)]
Merged revisions 7823 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7824 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdded feature from bug #5053, allowing for
Matt O'Gorman [Thu, 5 Jan 2006 21:47:44 +0000 (21:47 +0000)]
Added feature from bug #5053, allowing for
app_authenticate to set a max number of digits
also implemented the new argument and option
parsing code.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7822 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agooops minor formatting fixes, and taking out
Matt O'Gorman [Thu, 5 Jan 2006 21:04:06 +0000 (21:04 +0000)]
oops minor formatting fixes, and taking out
debug message.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7821 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7819 via svnmerge from
Kevin P. Fleming [Thu, 5 Jan 2006 20:53:21 +0000 (20:53 +0000)]
Merged revisions 7819 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7819 | kpfleming | 2006-01-05 14:52:38 -0600 (Thu, 05 Jan 2006) | 2 lines

ensure that variable is initialized

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7820 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdded feature from bug #5573 and updated app_read
Matt O'Gorman [Thu, 5 Jan 2006 19:55:03 +0000 (19:55 +0000)]
Added feature from bug #5573 and updated app_read
to be able to use indication tones, and argument
parsing code. Documented possible problems this might
cause an older dialplans in UPGRADE.txt

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7818 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoDoxygen updates
Olle Johansson [Thu, 5 Jan 2006 09:40:22 +0000 (09:40 +0000)]
Doxygen updates

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7814 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoCopyright header update
Olle Johansson [Thu, 5 Jan 2006 09:30:21 +0000 (09:30 +0000)]
Copyright header update

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7813 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix copyright for touched file
Olle Johansson [Thu, 5 Jan 2006 09:12:33 +0000 (09:12 +0000)]
Fix copyright for touched file

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7811 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7809 via svnmerge from
Kevin P. Fleming [Thu, 5 Jan 2006 00:58:48 +0000 (00:58 +0000)]
Merged revisions 7809 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7809 | kpfleming | 2006-01-04 18:58:29 -0600 (Wed, 04 Jan 2006) | 2 lines

send device state updates for auto-logoff of agents as well

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7810 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7807 via svnmerge from
Kevin P. Fleming [Thu, 5 Jan 2006 00:19:18 +0000 (00:19 +0000)]
Merged revisions 7807 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7807 | kpfleming | 2006-01-04 18:18:46 -0600 (Wed, 04 Jan 2006) | 2 lines

doh... fseek() has no useful return value

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7808 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7805 via svnmerge from
Kevin P. Fleming [Wed, 4 Jan 2006 23:51:23 +0000 (23:51 +0000)]
Merged revisions 7805 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7805 | kpfleming | 2006-01-04 17:51:03 -0600 (Wed, 04 Jan 2006) | 2 lines

use proper fwrite() parameters and return value

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7806 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7803 via svnmerge from
Kevin P. Fleming [Wed, 4 Jan 2006 23:45:58 +0000 (23:45 +0000)]
Merged revisions 7803 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7803 | kpfleming | 2006-01-04 17:45:34 -0600 (Wed, 04 Jan 2006) | 2 lines

return properly after extending file

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7804 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove deprecated chan_modem drivers
Kevin P. Fleming [Wed, 4 Jan 2006 23:33:59 +0000 (23:33 +0000)]
remove deprecated chan_modem drivers

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7802 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7799-7800 via svnmerge from
Kevin P. Fleming [Wed, 4 Jan 2006 23:29:37 +0000 (23:29 +0000)]
Merged revisions 7799-7800 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7799 | kpfleming | 2006-01-04 17:02:38 -0600 (Wed, 04 Jan 2006) | 2 lines

make monitoring more tolerant of peers that deliver frames in bursts

........
r7800 | kpfleming | 2006-01-04 17:27:57 -0600 (Wed, 04 Jan 2006) | 2 lines

ensure that ulaw/alaw sound files are filled with silence when extended (not zeroes)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7801 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd memory-pool based string field management for structures
Kevin P. Fleming [Wed, 4 Jan 2006 21:54:09 +0000 (21:54 +0000)]
add memory-pool based string field management for structures
convert chan_sip sip_pvt and sip_registry structures to use string fields
add 'const' qualifiers to a few API calls that don't modify their input strings
add an asprintf() wrapper to astmm

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7797 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7795 via svnmerge from
Olle Johansson [Wed, 4 Jan 2006 21:52:35 +0000 (21:52 +0000)]
Merged revisions 7795 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7795 | oej | 2006-01-04 22:46:40 +0100 (Wed, 04 Jan 2006) | 2 lines

Issue #5980: Removing extra CR+LF in manager events - needs port to trunk

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7796 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFixes for bug #6125
Matthew Fredrickson [Wed, 4 Jan 2006 14:46:41 +0000 (14:46 +0000)]
Fixes for bug #6125

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7786 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoSmall typo fix
Olle Johansson [Wed, 4 Jan 2006 13:56:11 +0000 (13:56 +0000)]
Small typo fix

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7785 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoWhitespace and formatting changes. /Housekeeping
Olle Johansson [Wed, 4 Jan 2006 13:49:25 +0000 (13:49 +0000)]
Whitespace and formatting changes. /Housekeeping

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7784 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoIssue #5824: Adding more SIP to ISDN Cause code conversions. Thanks mguesdon!
Olle Johansson [Wed, 4 Jan 2006 13:07:34 +0000 (13:07 +0000)]
Issue #5824: Adding more SIP to ISDN Cause code conversions. Thanks mguesdon!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7783 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoIssue #5952: Add destination protocol information to res_osp (homesick)
Olle Johansson [Wed, 4 Jan 2006 12:16:30 +0000 (12:16 +0000)]
Issue #5952: Add destination protocol information to res_osp (homesick)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7779 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodoxygen tweak
Russell Bryant [Wed, 4 Jan 2006 12:11:11 +0000 (12:11 +0000)]
doxygen tweak

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7778 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMissing ">" in XML. Thanks, fenlander, for reporting this on IRC.
Olle Johansson [Wed, 4 Jan 2006 10:16:53 +0000 (10:16 +0000)]
Missing ">" in XML. Thanks, fenlander, for reporting this on IRC.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7777 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoIssue #6127: Count in show channeltypes (junky)
Olle Johansson [Wed, 4 Jan 2006 09:22:45 +0000 (09:22 +0000)]
Issue #6127: Count in show channeltypes (junky)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7776 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago- Remove "incominglimit" as a configuration option in sip.conf
Olle Johansson [Wed, 4 Jan 2006 09:10:56 +0000 (09:10 +0000)]
- Remove "incominglimit" as a configuration option in sip.conf
- Add documentation on call-limit, explaining that there's two counters
  for a type="friend".
- Document the removval of "incominglimit" in UPGRADE.txt

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7775 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7773 via svnmerge from
Russell Bryant [Wed, 4 Jan 2006 07:08:08 +0000 (07:08 +0000)]
Merged revisions 7773 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7773 | russell | 2006-01-04 02:06:50 -0500 (Wed, 04 Jan 2006) | 2 lines

use a more correct way of determining the size of the destination buffer

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7774 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago Fix the 'if' clause to be true under the right conditions. Bug #6126
BJ Weschke [Wed, 4 Jan 2006 05:26:03 +0000 (05:26 +0000)]
 Fix the 'if' clause to be true under the right conditions. Bug #6126

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7770 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoupdate copyright headers for files changed this year
Kevin P. Fleming [Tue, 3 Jan 2006 22:16:23 +0000 (22:16 +0000)]
update copyright headers for files changed this year

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7751 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd optional timestamps to manager events (issue #5535, simplified)
Kevin P. Fleming [Tue, 3 Jan 2006 22:07:12 +0000 (22:07 +0000)]
add optional timestamps to manager events (issue #5535, simplified)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7750 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoadd script for simple 'no-brainer' restarts of safe_asterisk (issue #5139)
Kevin P. Fleming [Tue, 3 Jan 2006 20:33:28 +0000 (20:33 +0000)]
add script for simple 'no-brainer' restarts of safe_asterisk (issue #5139)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7748 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7746 via svnmerge from
Kevin P. Fleming [Tue, 3 Jan 2006 20:23:23 +0000 (20:23 +0000)]
Merged revisions 7746 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7746 | kpfleming | 2006-01-03 14:22:18 -0600 (Tue, 03 Jan 2006) | 2 lines

remove unused 'old' expression parser

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7747 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoDon't check user call limits for outbound calls.
Olle Johansson [Tue, 3 Jan 2006 19:12:50 +0000 (19:12 +0000)]
Don't check user call limits for outbound calls.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7745 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7743 via svnmerge from
Tilghman Lesher [Tue, 3 Jan 2006 18:17:42 +0000 (18:17 +0000)]
Merged revisions 7743 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7744 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7740 via svnmerge from
Kevin P. Fleming [Tue, 3 Jan 2006 17:25:39 +0000 (17:25 +0000)]
Merged revisions 7740 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7740 | kpfleming | 2006-01-03 11:24:56 -0600 (Tue, 03 Jan 2006) | 4 lines

revert incorrect fix for bug #6048 from revision 7709
put in correct (simpler) fix
add doxygen docs for channel spy 'state' values

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7741 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix breakage from rev 7730 (failure to unlock list in get_proto)
Kevin P. Fleming [Tue, 3 Jan 2006 17:08:35 +0000 (17:08 +0000)]
fix breakage from rev 7730 (failure to unlock list in get_proto)
minor cleanups and simpler usage of list macros

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7739 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7736 via svnmerge from
Kevin P. Fleming [Tue, 3 Jan 2006 16:39:37 +0000 (16:39 +0000)]
Merged revisions 7736 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7736 | kpfleming | 2006-01-03 10:34:12 -0600 (Tue, 03 Jan 2006) | 2 lines

don't leak memory for (most) expression evaluations

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7737 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoIssue #5954: Implement printf-like append_history and implement AST_LIST for SIP...
Olle Johansson [Tue, 3 Jan 2006 12:25:32 +0000 (12:25 +0000)]
Issue #5954: Implement printf-like append_history and implement AST_LIST for SIP history (rizzo)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7734 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug #6071: Broken rport match in check_via(). (rizzo)
Olle Johansson [Tue, 3 Jan 2006 11:58:10 +0000 (11:58 +0000)]
Bug #6071: Broken rport match in check_via(). (rizzo)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7733 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug #5228: Add caller ID and CallerIDname to OriginateSuccess/Failure manager events...
Olle Johansson [Tue, 3 Jan 2006 11:31:56 +0000 (11:31 +0000)]
Bug #5228: Add caller ID and CallerIDname to OriginateSuccess/Failure manager events (outtolunc)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7732 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 5345; Add configuration option for minimum registration time. (folsson)
Olle Johansson [Tue, 3 Jan 2006 11:21:48 +0000 (11:21 +0000)]
Bug 5345; Add configuration option for minimum registration time. (folsson)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7731 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug #6109: Fix unprotected list in RTP, implement AST_LIST macros, update doxygen...
Olle Johansson [Tue, 3 Jan 2006 09:30:19 +0000 (09:30 +0000)]
Bug #6109: Fix unprotected list in RTP, implement AST_LIST macros, update doxygen docs

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7730 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug #6116: Use list macros in autoservice.c (drumkilla)
Olle Johansson [Tue, 3 Jan 2006 08:54:19 +0000 (08:54 +0000)]
Bug #6116: Use list macros in autoservice.c (drumkilla)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7729 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug #6118: Clean up list handling in image.c (drumkilla)
Olle Johansson [Tue, 3 Jan 2006 08:40:55 +0000 (08:40 +0000)]
Bug #6118: Clean up list handling in image.c (drumkilla)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7728 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoinitialize sip_auth list
Russell Bryant [Mon, 2 Jan 2006 23:52:33 +0000 (23:52 +0000)]
initialize sip_auth list

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7725 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agodoxygen updates
Russell Bryant [Mon, 2 Jan 2006 18:54:34 +0000 (18:54 +0000)]
doxygen updates

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7720 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7709 via svnmerge from
Tilghman Lesher [Mon, 2 Jan 2006 07:41:02 +0000 (07:41 +0000)]
Merged revisions 7709 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7710 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago Fix compiler warnings.
BJ Weschke [Mon, 2 Jan 2006 01:53:26 +0000 (01:53 +0000)]
 Fix compiler warnings.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7705 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix a couple of doxygen errors
Russell Bryant [Sun, 1 Jan 2006 18:37:50 +0000 (18:37 +0000)]
fix a couple of doxygen errors

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7699 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoclean up some loops and replace some duplicate code with a for loop (issue #6100)
Russell Bryant [Sun, 1 Jan 2006 17:50:37 +0000 (17:50 +0000)]
clean up some loops and replace some duplicate code with a for loop (issue #6100)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7693 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoremove some duplicated code (issue #6098)
Russell Bryant [Sun, 1 Jan 2006 08:45:29 +0000 (08:45 +0000)]
remove some duplicated code (issue #6098)
Also, touch up some formatting

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7691 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago- fix some doxygen errors
Russell Bryant [Sat, 31 Dec 2005 19:45:30 +0000 (19:45 +0000)]
- fix some doxygen errors
- add the flag definitions to the page about global options

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7690 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoupdate comments to doxygen style
Russell Bryant [Sat, 31 Dec 2005 16:35:48 +0000 (16:35 +0000)]
update comments to doxygen style

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7688 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoupdate doxygen docs to specify authors
Russell Bryant [Fri, 30 Dec 2005 21:18:06 +0000 (21:18 +0000)]
update doxygen docs to specify authors

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7682 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7677 via svnmerge from
Tilghman Lesher [Fri, 30 Dec 2005 14:57:00 +0000 (14:57 +0000)]
Merged revisions 7677 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7678 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago- Reformatting the app_sms help text from html to txt to comply with the rest of...
Olle Johansson [Fri, 30 Dec 2005 11:20:13 +0000 (11:20 +0000)]
- Reformatting the app_sms help text from html to txt to comply with the rest of the documentation
- Renaming help files to README.<name>

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7674 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agonormalize a loop and avoid multiple strlen calls when completing voicemail users
Russell Bryant [Thu, 29 Dec 2005 08:25:06 +0000 (08:25 +0000)]
normalize a loop and avoid multiple strlen calls when completing voicemail users

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7668 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoavoid multiple strlen calls in complete_queue
Russell Bryant [Thu, 29 Dec 2005 08:15:48 +0000 (08:15 +0000)]
avoid multiple strlen calls in complete_queue

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7667 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7665 via svnmerge from
Russell Bryant [Wed, 28 Dec 2005 17:37:35 +0000 (17:37 +0000)]
Merged revisions 7665 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7665 | russell | 2005-12-28 12:35:56 -0500 (Wed, 28 Dec 2005) | 2 lines

fix memory leak in build_rpid (issue #6070)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7666 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agorestore alphabetical order for builtin cli commands (issue #6073)
Russell Bryant [Wed, 28 Dec 2005 17:31:12 +0000 (17:31 +0000)]
restore alphabetical order for builtin cli commands (issue #6073)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7664 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agofix permissions of created recordings (issue #6067)
Russell Bryant [Tue, 27 Dec 2005 21:03:18 +0000 (21:03 +0000)]
fix permissions of created recordings (issue #6067)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7662 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agominor cleanups for another cli completion function ...
Russell Bryant [Tue, 27 Dec 2005 20:03:07 +0000 (20:03 +0000)]
minor cleanups for another cli completion function ...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7661 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoavoid duplicate strlen calls for the command completion functions for
Russell Bryant [Tue, 27 Dec 2005 19:59:09 +0000 (19:59 +0000)]
avoid duplicate strlen calls for the command completion functions for
'show application' and 'show applications'

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7660 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoavoid unneeded calls to strlen in iax2 completion functions
Russell Bryant [Tue, 27 Dec 2005 19:48:44 +0000 (19:48 +0000)]
avoid unneeded calls to strlen in iax2 completion functions

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7659 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 4880 - add priority label matching and dialplan function retrieval
Tilghman Lesher [Tue, 27 Dec 2005 19:13:13 +0000 (19:13 +0000)]
Bug 4880 - add priority label matching and dialplan function retrieval

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7658 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoavoid repeated calls to strlen in command completion functions and normalize
Russell Bryant [Tue, 27 Dec 2005 18:18:41 +0000 (18:18 +0000)]
avoid repeated calls to strlen in command completion functions and normalize
some loops

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7657 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 5237 - Optional filename argument
Tilghman Lesher [Tue, 27 Dec 2005 17:53:48 +0000 (17:53 +0000)]
Bug 5237 - Optional filename argument

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7656 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agowhen doing tab completion, iterate the list of matches to count how many there
Russell Bryant [Tue, 27 Dec 2005 17:24:54 +0000 (17:24 +0000)]
when doing tab completion, iterate the list of matches to count how many there
are instead of having the list of matches generated twice (issue #6066)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7655 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 5382 - Allow VM_CATEGORY in voicemail emails
Tilghman Lesher [Tue, 27 Dec 2005 07:13:37 +0000 (07:13 +0000)]
Bug 5382 - Allow VM_CATEGORY in voicemail emails

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7649 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 5906 - ARRAY dialplan function
Tilghman Lesher [Tue, 27 Dec 2005 06:50:25 +0000 (06:50 +0000)]
Bug 5906 - ARRAY dialplan function

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7648 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 5854 - Allow quotation of the second field in extconfig, for the purpose of inclu...
Tilghman Lesher [Tue, 27 Dec 2005 06:42:29 +0000 (06:42 +0000)]
Bug 5854 - Allow quotation of the second field in extconfig, for the purpose of including commas (for LDAP configuration)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7647 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 5183 - Inline stack backtraces
Tilghman Lesher [Tue, 27 Dec 2005 06:24:28 +0000 (06:24 +0000)]
Bug 5183 - Inline stack backtraces

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7646 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoReduce warnings on signedness conversions
Tilghman Lesher [Tue, 27 Dec 2005 02:05:56 +0000 (02:05 +0000)]
Reduce warnings on signedness conversions

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7643 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd SQL_ESC to allow single ticks to be escaped
Tilghman Lesher [Tue, 27 Dec 2005 02:02:23 +0000 (02:02 +0000)]
Add SQL_ESC to allow single ticks to be escaped

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7642 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoDon't do DTMF detect on pseudo's!
Mark Spencer [Mon, 26 Dec 2005 23:56:44 +0000 (23:56 +0000)]
Don't do DTMF detect on pseudo's!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7640 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years ago- normalize some loops
Russell Bryant [Mon, 26 Dec 2005 21:38:50 +0000 (21:38 +0000)]
- normalize some loops
- simplify and reduce code by keeping track of return value
- replace some simple if/then sections with conditional expressions
(issue #6065)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7639 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7637 via svnmerge from
Tilghman Lesher [Mon, 26 Dec 2005 20:34:46 +0000 (20:34 +0000)]
Merged revisions 7637 via svnmerge from
/branches/1.2

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7638 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdded support for Feature Group C CAMA trunks (both DP and MF), and support
Jim Dixon [Mon, 26 Dec 2005 20:01:35 +0000 (20:01 +0000)]
Added support for Feature Group C CAMA trunks (both DP and MF), and support
for Feature Group D Tamdem trunks inbound (outbound was already there)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7636 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoMerged revisions 7634 via svnmerge from
Russell Bryant [Mon, 26 Dec 2005 18:35:28 +0000 (18:35 +0000)]
Merged revisions 7634 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r7634 | russell | 2005-12-26 13:19:12 -0500 (Mon, 26 Dec 2005) | 2 lines

cast time_t to an int in printf/scanf (issue #5635)

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7635 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 6057 - Deprecate builtins that have been replaced by functions
Tilghman Lesher [Mon, 26 Dec 2005 16:48:12 +0000 (16:48 +0000)]
Bug 6057 - Deprecate builtins that have been replaced by functions

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7633 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoAdd "local channel" variation so that we don't read/write to the same
Mark Spencer [Mon, 26 Dec 2005 00:47:28 +0000 (00:47 +0000)]
Add "local channel" variation so that we don't read/write to the same
channel...  (bug #6058)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7627 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoFix multiple free of a frame (bug #6058)
Mark Spencer [Sun, 25 Dec 2005 01:27:47 +0000 (01:27 +0000)]
Fix multiple free of a frame (bug #6058)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7620 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agoBug 5727 - reduce duplicate code
Tilghman Lesher [Sun, 25 Dec 2005 00:25:41 +0000 (00:25 +0000)]
Bug 5727 - reduce duplicate code

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7619 65c4cc65-6c06-0410-ace0-fbb531ad65f3

17 years agominor cleanups ...
Russell Bryant [Sat, 24 Dec 2005 06:23:36 +0000 (06:23 +0000)]
minor cleanups ...
- use for loops instead of while loops for basic list traversals
- only calculate word length one time in CLI complete functions
- use calloc instead of malloc + memset
- remove some unnecessary casts
- formatting tweaks

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7618 65c4cc65-6c06-0410-ace0-fbb531ad65f3