asterisk/asterisk.git
19 years agoFix dtmf buglet
Mark Spencer [Fri, 15 Aug 2003 22:45:26 +0000 (22:45 +0000)]
Fix dtmf buglet

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

19 years agoOnly skip it for immediate mode
Mark Spencer [Fri, 15 Aug 2003 22:07:15 +0000 (22:07 +0000)]
Only skip it for immediate mode

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

19 years agoWait for first digit with FEATDMF too
Mark Spencer [Fri, 15 Aug 2003 22:00:44 +0000 (22:00 +0000)]
Wait for first digit with FEATDMF too

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

19 years agoDon't ignore return value
Mark Spencer [Fri, 15 Aug 2003 21:28:04 +0000 (21:28 +0000)]
Don't ignore return value

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

19 years agoMake sure strncat is > 0
Mark Spencer [Fri, 15 Aug 2003 18:50:49 +0000 (18:50 +0000)]
Make sure strncat is > 0

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

19 years agoMake sure we copy the text file too
Mark Spencer [Fri, 15 Aug 2003 18:48:08 +0000 (18:48 +0000)]
Make sure we copy the text file too

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

19 years agoDon't double generate events
Mark Spencer [Fri, 15 Aug 2003 18:29:33 +0000 (18:29 +0000)]
Don't double generate events

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

19 years agoAsterisk:
Mark Spencer [Fri, 15 Aug 2003 04:38:39 +0000 (04:38 +0000)]
Asterisk:
#72 - Should eliminate probs on VMWI
#41 - Dynamic add survives reload
#73 - Make festival honor its arguments
#93 - Make events on FXO interfaces more logical
#26 - Prefer "bindaddr" to logical address for registrations
??? - Record crashes AGI

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

19 years agoSpecial NULL case for mysql (bug #49)
Mark Spencer [Fri, 15 Aug 2003 04:32:53 +0000 (04:32 +0000)]
Special NULL case for mysql (bug #49)

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

19 years agoMerge DTMF fixes (bug #95)
Mark Spencer [Thu, 14 Aug 2003 21:55:31 +0000 (21:55 +0000)]
Merge DTMF fixes (bug #95)

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

19 years agoMerge ENUM fixes (bug #99)
Mark Spencer [Thu, 14 Aug 2003 21:33:49 +0000 (21:33 +0000)]
Merge ENUM fixes (bug #99)

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

19 years agoAllow AgentCallbackLogin to specify new location (bug #46)
Mark Spencer [Thu, 14 Aug 2003 21:27:24 +0000 (21:27 +0000)]
Allow AgentCallbackLogin to specify new location (bug #46)

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

19 years agoLose the 1.4.1 diff, add a 1.4.3 diff
Mark Spencer [Thu, 14 Aug 2003 21:06:39 +0000 (21:06 +0000)]
Lose the 1.4.1 diff, add a 1.4.3 diff

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

19 years agoignore musicclass for music on hold (bug #62)
Mark Spencer [Thu, 14 Aug 2003 21:04:54 +0000 (21:04 +0000)]
ignore musicclass for music on hold (bug #62)

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

19 years agoSave the dstchannel before the call gets answered so that we would know what destinat...
Martin Pycko [Thu, 14 Aug 2003 20:48:44 +0000 (20:48 +0000)]
Save the dstchannel before the call gets answered so that we would know what destination channel was dialed when we get the channel hanged up

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

19 years agoFix the potential segfault
Martin Pycko [Thu, 14 Aug 2003 20:44:30 +0000 (20:44 +0000)]
Fix the potential segfault

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

19 years agoSend callerid on callback agents (bug #103)
Mark Spencer [Thu, 14 Aug 2003 20:42:25 +0000 (20:42 +0000)]
Send callerid on callback agents (bug #103)

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

19 years agoPreserve queued frames
Mark Spencer [Thu, 14 Aug 2003 19:18:18 +0000 (19:18 +0000)]
Preserve queued frames

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

19 years agoDon't hold lock in indication longer than we need it
Mark Spencer [Thu, 14 Aug 2003 18:46:02 +0000 (18:46 +0000)]
Don't hold lock in indication longer than we need it

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

19 years agoAdd flags column so that we can exclude some records from being published in the...
Martin Pycko [Thu, 14 Aug 2003 16:23:12 +0000 (16:23 +0000)]
Add flags column so that we can exclude some records from being published in the output file

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

19 years agoMake default behavior be to *not* use jitter buffer
Mark Spencer [Thu, 14 Aug 2003 16:07:13 +0000 (16:07 +0000)]
Make default behavior be to *not* use jitter buffer

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

19 years agoOops
Mark Spencer [Thu, 14 Aug 2003 16:01:25 +0000 (16:01 +0000)]
Oops

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

19 years agoFirst pass at restoring festival operation
Mark Spencer [Thu, 14 Aug 2003 15:58:55 +0000 (15:58 +0000)]
First pass at restoring festival operation

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

19 years agoMake the BUSYDETECT_MARTIN the default busydetect algorithm
Martin Pycko [Thu, 14 Aug 2003 15:58:22 +0000 (15:58 +0000)]
Make the BUSYDETECT_MARTIN the default busydetect algorithm

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

19 years agoMake check_bridge back off if it cant get all the locks it wants
Mark Spencer [Thu, 14 Aug 2003 13:12:39 +0000 (13:12 +0000)]
Make check_bridge back off if it cant get all the locks it wants

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

19 years agoadd debug in hopes to figure out native bridging
Jeremy McNamara [Thu, 14 Aug 2003 08:02:33 +0000 (08:02 +0000)]
add debug in hopes to figure out native bridging

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

19 years agoupdate mutex handling
Jeremy McNamara [Thu, 14 Aug 2003 06:56:11 +0000 (06:56 +0000)]
update mutex handling

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

19 years agoMerge SRV record fix
Mark Spencer [Wed, 13 Aug 2003 23:56:16 +0000 (23:56 +0000)]
Merge SRV record fix

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

19 years agoAdd crash option
Mark Spencer [Wed, 13 Aug 2003 22:12:54 +0000 (22:12 +0000)]
Add crash option

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

19 years agoMake chan_zap compile for people without libpri again
Mark Spencer [Wed, 13 Aug 2003 21:06:00 +0000 (21:06 +0000)]
Make chan_zap compile for people without libpri again

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

19 years agoInitial upgrade of the perl script that enables to download sip user/peer entries...
Martin Pycko [Wed, 13 Aug 2003 21:01:13 +0000 (21:01 +0000)]
Initial upgrade of the perl script that enables to download sip user/peer entries from mysql database

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

19 years agoDo the right thing with ringall queues with entries that have penalties
Mark Spencer [Wed, 13 Aug 2003 18:58:01 +0000 (18:58 +0000)]
Do the right thing with ringall queues with entries that have penalties

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

19 years agoLock on indication, fix agent buglet
Mark Spencer [Wed, 13 Aug 2003 18:29:58 +0000 (18:29 +0000)]
Lock on indication, fix agent buglet

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

19 years agoAdd any missing locking calls
Mark Spencer [Wed, 13 Aug 2003 17:32:44 +0000 (17:32 +0000)]
Add any missing locking calls

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

19 years agoAdd the flags column so that if it's set to '1' then that record is not included...
Martin Pycko [Wed, 13 Aug 2003 15:56:32 +0000 (15:56 +0000)]
Add the flags column so that if it's set to '1' then that record is not included in the output extensions file

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

19 years agoTotally revamp thread debugging to support locating and removing deadlocks
Mark Spencer [Wed, 13 Aug 2003 15:25:16 +0000 (15:25 +0000)]
Totally revamp thread debugging to support locating and removing deadlocks

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

19 years agoMake sure that we don't read too much from the data.data pointer
Martin Pycko [Wed, 13 Aug 2003 04:36:06 +0000 (04:36 +0000)]
Make sure that we don't read too much from the data.data pointer

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

19 years agoGet the printf of the value returned length out
Martin Pycko [Wed, 13 Aug 2003 03:34:44 +0000 (03:34 +0000)]
Get the printf of the value returned length out

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

19 years agoAdd Norway tone zones to indications.conf
Martin Pycko [Wed, 13 Aug 2003 02:55:06 +0000 (02:55 +0000)]
Add Norway tone zones to indications.conf

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

19 years agoIn agent, forward codecs along
Mark Spencer [Wed, 13 Aug 2003 01:12:19 +0000 (01:12 +0000)]
In agent, forward codecs along

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

19 years agoFix manager typo
Mark Spencer [Tue, 12 Aug 2003 23:08:49 +0000 (23:08 +0000)]
Fix manager typo

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

19 years agoFix strdupa references
Mark Spencer [Tue, 12 Aug 2003 22:45:23 +0000 (22:45 +0000)]
Fix strdupa references

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

19 years agosomething is crazy here
Jeremy McNamara [Tue, 12 Aug 2003 22:20:12 +0000 (22:20 +0000)]
something is crazy here

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

19 years agoAlso NULL-ify the p->owner when the calls drop because of alarm
Martin Pycko [Tue, 12 Aug 2003 22:14:03 +0000 (22:14 +0000)]
Also NULL-ify the p->owner when the calls drop because of alarm

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

19 years agoFix typo
Mark Spencer [Tue, 12 Aug 2003 21:18:24 +0000 (21:18 +0000)]
Fix typo

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

19 years agoClear the pri channels when alarm condition drops the calls.
Martin Pycko [Tue, 12 Aug 2003 20:27:53 +0000 (20:27 +0000)]
Clear the pri channels when alarm condition drops the calls.

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

19 years agoTake out some debugging
Mark Spencer [Tue, 12 Aug 2003 16:51:44 +0000 (16:51 +0000)]
Take out some debugging

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

19 years agoAdd optional pedantic SIP checking
Mark Spencer [Tue, 12 Aug 2003 16:48:16 +0000 (16:48 +0000)]
Add optional pedantic SIP checking

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

19 years agomake it blatently clear what I am saying
Jeremy McNamara [Tue, 12 Aug 2003 13:36:05 +0000 (13:36 +0000)]
make it blatently clear what I am saying

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

19 years agoNever release lock when doing a hangup or bad things can happen when masq is taking...
Mark Spencer [Mon, 11 Aug 2003 22:17:46 +0000 (22:17 +0000)]
Never release lock when doing a hangup or bad things can happen when masq is taking place

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

19 years agoAdd debugging
Mark Spencer [Mon, 11 Aug 2003 21:31:53 +0000 (21:31 +0000)]
Add debugging

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

19 years agoMore debugging and fix it properly
Mark Spencer [Mon, 11 Aug 2003 21:17:33 +0000 (21:17 +0000)]
More debugging and fix it properly

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

19 years agoBe fanatic about locking when calling check_hangup
Mark Spencer [Mon, 11 Aug 2003 21:10:52 +0000 (21:10 +0000)]
Be fanatic about locking when calling check_hangup

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

19 years agoLock everything that might need to be locked
Mark Spencer [Mon, 11 Aug 2003 20:47:48 +0000 (20:47 +0000)]
Lock everything that might need to be locked

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

19 years agoLock masquerading into channel
Mark Spencer [Mon, 11 Aug 2003 20:45:43 +0000 (20:45 +0000)]
Lock masquerading into channel

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

19 years agoFree the translators on the ast_closestream
Martin Pycko [Mon, 11 Aug 2003 20:24:14 +0000 (20:24 +0000)]
Free the translators on the ast_closestream

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

19 years agoUpdate mysql.conf sample
Mark Spencer [Mon, 11 Aug 2003 14:06:51 +0000 (14:06 +0000)]
Update mysql.conf sample

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

19 years agoAdd sounds and update config files
Mark Spencer [Sun, 10 Aug 2003 23:38:35 +0000 (23:38 +0000)]
Add sounds and update config files

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

19 years agoHandle 501 right
Mark Spencer [Sun, 10 Aug 2003 19:36:46 +0000 (19:36 +0000)]
Handle 501 right

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

19 years agoUpdate Makefile and Readme with warnings and current info
Jeremy McNamara [Sun, 10 Aug 2003 18:12:48 +0000 (18:12 +0000)]
Update Makefile and Readme with warnings and current info

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

19 years agoWait for mpg123 to die
Mark Spencer [Sun, 10 Aug 2003 00:01:48 +0000 (00:01 +0000)]
Wait for mpg123 to die

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

19 years agoSupport French Caller*ID
Mark Spencer [Sat, 9 Aug 2003 23:57:54 +0000 (23:57 +0000)]
Support French Caller*ID

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

19 years agoSmall fix
Mark Spencer [Sat, 9 Aug 2003 23:45:36 +0000 (23:45 +0000)]
Small fix

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

19 years agoupdate callerid handling on outbound calls
Jeremy McNamara [Sat, 9 Aug 2003 20:18:54 +0000 (20:18 +0000)]
update callerid handling on outbound calls

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

19 years agoUse stored secret if available, properly
Mark Spencer [Sat, 9 Aug 2003 19:33:40 +0000 (19:33 +0000)]
Use stored secret if available, properly

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

19 years agoFix round robin scheduling
Mark Spencer [Sat, 9 Aug 2003 19:04:03 +0000 (19:04 +0000)]
Fix round robin scheduling

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

19 years agoCDR Mysql fixes
Mark Spencer [Sat, 9 Aug 2003 15:22:37 +0000 (15:22 +0000)]
CDR Mysql fixes

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

19 years agoFix local buglet
Mark Spencer [Fri, 8 Aug 2003 18:09:24 +0000 (18:09 +0000)]
Fix local buglet

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

19 years agoFix for when libpri is not installed
Mark Spencer [Fri, 8 Aug 2003 04:20:54 +0000 (04:20 +0000)]
Fix for when libpri is not installed

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

19 years agoProperly defuse race in chan_local, fix extremely unlikely path for losing lock in...
Mark Spencer [Fri, 8 Aug 2003 03:01:29 +0000 (03:01 +0000)]
Properly defuse race in chan_local, fix extremely unlikely path for losing lock in chan_agent

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

19 years agoDo progress detect on incoming too
Mark Spencer [Thu, 7 Aug 2003 21:20:50 +0000 (21:20 +0000)]
Do progress detect on incoming too

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

19 years agoFix wrong pointer
Mark Spencer [Thu, 7 Aug 2003 19:59:04 +0000 (19:59 +0000)]
Fix wrong pointer

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

19 years agoRevert the change in GotoIfTime
Martin Pycko [Thu, 7 Aug 2003 19:21:56 +0000 (19:21 +0000)]
Revert the change in GotoIfTime

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

19 years agoFix the GotoIfTime application
Martin Pycko [Thu, 7 Aug 2003 17:35:08 +0000 (17:35 +0000)]
Fix the GotoIfTime application

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

19 years agoInitialize lock that wasn't
Mark Spencer [Thu, 7 Aug 2003 05:37:15 +0000 (05:37 +0000)]
Initialize lock that wasn't

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

19 years agoMake parking resume properly when in macro
Mark Spencer [Thu, 7 Aug 2003 05:35:45 +0000 (05:35 +0000)]
Make parking resume properly when in macro

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

19 years agoAllow groups to be checked in reverse order, make musiconhold die on restart
Mark Spencer [Thu, 7 Aug 2003 03:48:00 +0000 (03:48 +0000)]
Allow groups to be checked in reverse order, make musiconhold die on restart

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

19 years agoClean up around new hangup routines
Martin Pycko [Thu, 7 Aug 2003 01:14:21 +0000 (01:14 +0000)]
Clean up around new hangup routines

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

19 years agoAdd handling of PRI_EVENT_HANGUP_REQ
Martin Pycko [Thu, 7 Aug 2003 00:47:27 +0000 (00:47 +0000)]
Add handling of PRI_EVENT_HANGUP_REQ

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

19 years agoTry immediately logged in agents first, then callbacklogin ones
Mark Spencer [Wed, 6 Aug 2003 04:00:37 +0000 (04:00 +0000)]
Try immediately logged in agents first, then callbacklogin ones

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

19 years agoFix race in agent login
Mark Spencer [Wed, 6 Aug 2003 01:39:42 +0000 (01:39 +0000)]
Fix race in agent login

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

19 years agoFix options, switch default
Mark Spencer [Tue, 5 Aug 2003 23:59:56 +0000 (23:59 +0000)]
Fix options, switch default

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

19 years agoMerge tim's "ack" option
Mark Spencer [Tue, 5 Aug 2003 23:57:55 +0000 (23:57 +0000)]
Merge tim's "ack" option

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

19 years agoFix and improve the new pri hangup routines
Martin Pycko [Tue, 5 Aug 2003 01:25:43 +0000 (01:25 +0000)]
Fix and improve the new pri hangup routines

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

19 years agoFix small leak in outgoing stuff
Mark Spencer [Mon, 4 Aug 2003 23:30:49 +0000 (23:30 +0000)]
Fix small leak in outgoing stuff

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

19 years agoFix login to allow logging off with @context
Mark Spencer [Mon, 4 Aug 2003 22:22:54 +0000 (22:22 +0000)]
Fix login to allow logging off with @context

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

19 years agoAlways free cfg file
Mark Spencer [Mon, 4 Aug 2003 21:44:48 +0000 (21:44 +0000)]
Always free cfg file

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

19 years agoClear acknowledged flag on hangup
Mark Spencer [Mon, 4 Aug 2003 20:53:18 +0000 (20:53 +0000)]
Clear acknowledged flag on hangup

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

19 years agoRemember they have to be zero filled
Mark Spencer [Sun, 3 Aug 2003 19:26:09 +0000 (19:26 +0000)]
Remember they have to be zero filled

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

19 years agoAllow extension names, include context, and switches to use global variables
Mark Spencer [Sun, 3 Aug 2003 18:39:51 +0000 (18:39 +0000)]
Allow extension names, include context, and switches to use global variables

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

19 years agoAllow globals in extensions.conf to reference previous variables
Mark Spencer [Sun, 3 Aug 2003 18:33:50 +0000 (18:33 +0000)]
Allow globals in extensions.conf to reference previous variables

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

19 years agoHonor context in agent callback login
Mark Spencer [Sun, 3 Aug 2003 18:22:12 +0000 (18:22 +0000)]
Honor context in agent callback login

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

19 years agoFix sounds descriptions, add more info to chan_agent
Mark Spencer [Sat, 2 Aug 2003 21:25:43 +0000 (21:25 +0000)]
Fix sounds descriptions, add more info to chan_agent

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

19 years agoImplement remaining queue strategies, ADSI fixes, and queue config updates
Mark Spencer [Sat, 2 Aug 2003 21:10:06 +0000 (21:10 +0000)]
Implement remaining queue strategies, ADSI fixes, and queue config updates

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

19 years agoAdd sounds and descriptions
Mark Spencer [Sat, 2 Aug 2003 20:22:39 +0000 (20:22 +0000)]
Add sounds and descriptions

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

19 years agoMerge tilghman's voicemail changes
Mark Spencer [Sat, 2 Aug 2003 18:11:21 +0000 (18:11 +0000)]
Merge tilghman's voicemail changes

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

19 years agocopy just the ip address over to __ourip
Jeremy McNamara [Sat, 2 Aug 2003 05:46:32 +0000 (05:46 +0000)]
copy just the ip address over to __ourip

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

19 years agoremote memory profiling
Jeremy McNamara [Sat, 2 Aug 2003 04:45:37 +0000 (04:45 +0000)]
remote memory profiling

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

19 years agoAllow to enter one digit extensions before the call is answered in the queue
Martin Pycko [Fri, 1 Aug 2003 23:42:49 +0000 (23:42 +0000)]
Allow to enter one digit extensions before the call is answered in the queue

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

19 years agoLet directory application browse through the multi-company directory entries
Martin Pycko [Fri, 1 Aug 2003 23:14:37 +0000 (23:14 +0000)]
Let directory application browse through the multi-company directory entries

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