dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

11132 Commits

Author SHA1 Message Date
tilghman 11af697398 Fix compiler warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53140 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03 22:04:09 +00:00
file 21f8e9302b Merged revisions 53138 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53138 | file | 2007-02-03 15:05:02 -0600 (Sat, 03 Feb 2007) | 2 lines

Make SIPDtmfMode application work with recent capability changes, and also fix an RTP stack issue when the auto option was used. (issue #8972 reported by mdu113)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53139 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03 21:06:36 +00:00
russell ed4294ecd6 Merged revisions 53136 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53136 | russell | 2007-02-03 14:44:20 -0600 (Sat, 03 Feb 2007) | 12 lines

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

........
r53133 | russell | 2007-02-03 14:38:13 -0600 (Sat, 03 Feb 2007) | 4 lines

set the DIALSTATUS variable to contain "INVALIDARGS" when the dial application
exits early because of invalid arguments instead of just leaving it empty.
(issue #8975)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53137 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03 20:46:36 +00:00
pcadach f7e0fbe46c Merged revisions 53131 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53131 | pcadach | 2007-02-03 02:02:55 -0800 (Сбт, 03 Фев 2007) | 1 line

Remove quote from H.323 vendor string because due to compatibilities with
Nortel Meridian CS1000 reported at www.voip-info.org
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53132 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03 10:12:20 +00:00
oej f5e599aa5a Update with info about SIP channels and queues
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53127 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 20:05:52 +00:00
oej b55ad96cc5 Adding a template for documentation on call queues. Please help us add
to this!

Thanks

/OEJ and BJ


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53126 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 20:02:49 +00:00
file eb430004b0 Add onHold value to sip show inuse as well.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53125 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 18:21:46 +00:00
file 3d3b2c6ec1 Merged revisions 53120 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53120 | file | 2007-02-02 11:15:22 -0600 (Fri, 02 Feb 2007) | 2 lines

Correct a copy/pasted error message line for RTCP.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53122 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 17:16:05 +00:00
file 0dcca6fb8e Merged revisions 53118 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53118 | file | 2007-02-02 10:59:53 -0600 (Fri, 02 Feb 2007) | 10 lines

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

........
r53117 | file | 2007-02-02 10:58:09 -0600 (Fri, 02 Feb 2007) | 2 lines

Pass the glob expanded filename to process_text_line so that error messages contain the actual filename, not the original include one. (issue #8959 reported by tzafrir)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53119 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 17:01:04 +00:00
file b93e1dcd3f Merged revisions 53114 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53114 | file | 2007-02-02 09:29:35 -0600 (Fri, 02 Feb 2007) | 2 lines

Add systemname to asterisk.conf generation per recent discussions about it. (issue #8968 reported by blitzrage)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53115 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 15:30:12 +00:00
file cad66eb8cb Clean up ast_device_state. It's pretty now!
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53113 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 00:58:09 +00:00
file 440f1b5334 Switch the devicestate thread to operate the same way as the logging thread. Pops all entries off the list to be processed, resets the list back to a clean state, and processes each entry. The thread won't have to acquire the list lock again until it checks to see if there are more to process.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53112 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 00:49:14 +00:00
file a1e13a07bb Read/write lockify the devicestate stuff a bit.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53111 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 00:39:01 +00:00
oej 9cee6624de Patch based on this patch with small changes for trunk...
Merged revisions 53109 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53109 | oej | 2007-02-02 01:24:03 +0100 (Fri, 02 Feb 2007) | 4 lines

Disable the direct p2p RTP call setup in SIP. You can enable it in sip.conf, but it is now
considered experimental until we solve the AST_CONTROL_ANSWER with payload and videocaps
stuff.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53110 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-02 00:26:25 +00:00
file b638ef0a34 Merged revisions 53104 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53104 | file | 2007-02-01 16:24:32 -0600 (Thu, 01 Feb 2007) | 10 lines

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

........
r53103 | file | 2007-02-01 16:21:56 -0600 (Thu, 01 Feb 2007) | 2 lines

Copy noncodeccapability over to the joint variable so that telephone-event will get transmitted in the sent INVITE.

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53105 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 22:26:11 +00:00
file 19a1456f1a Blocked revisions 53099 via svnmerge
........
r53099 | file | 2007-02-01 16:04:58 -0600 (Thu, 01 Feb 2007) | 2 lines

Huh... fix the berkeley DB to compile here as well, but it apparently required both dev mode and no optimizations to creep up.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53100 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 22:05:34 +00:00
file cef7bd42a0 Merged revisions 53097 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53097 | file | 2007-02-01 15:54:28 -0600 (Thu, 01 Feb 2007) | 10 lines

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

........
r53095 | file | 2007-02-01 15:47:11 -0600 (Thu, 01 Feb 2007) | 2 lines

Don't negotiate RFC2833 when not configured to do so. (issue #8799 reported by mdu113) 

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53098 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 21:56:23 +00:00
russell 051c7a4509 Merged revisions 53093 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53093 | russell | 2007-02-01 15:24:52 -0600 (Thu, 01 Feb 2007) | 2 lines

Fix the FIELDQTY function to not crash. (reported by blitzrage and Corydon on IRC)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53094 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 21:27:22 +00:00
oej d24d214ae1 Merged revisions 53085 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53085 | oej | 2007-02-01 22:05:34 +0100 (Thu, 01 Feb 2007) | 4 lines

- Clean INC_COUNT flag when we decrement call counter
- If it's still set at time of dialog destruction, make sure we decrement the device call counter properly
  before we destroy the dialog

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53092 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 21:17:08 +00:00
file cfaea10f5d Merged revisions 53088 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53088 | file | 2007-02-01 15:11:28 -0600 (Thu, 01 Feb 2007) | 10 lines

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

........
r53084 | file | 2007-02-01 15:03:10 -0600 (Thu, 01 Feb 2007) | 2 lines

Return previous behavior of having MOH pick up where it was left off. (issue #8672 reported by sinistermidget)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53089 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 21:12:26 +00:00
file 92979f0b06 Blocked revisions 53086 via svnmerge
........
r53086 | file | 2007-02-01 15:06:02 -0600 (Thu, 01 Feb 2007) | 2 lines

Make func_strings build under dev mode. Didn't I do this today already in the berkeley DB?

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53087 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 21:10:03 +00:00
oej 182071a2a8 Merged revisions 53081 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53081 | oej | 2007-02-01 21:38:58 +0100 (Thu, 01 Feb 2007) | 2 lines

Change debug level for state change message that is not really informative when debugging app_queue

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53083 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 20:44:49 +00:00
oej f7031572b3 Implementing "busy-limit".
If you set call limit and busy limit, chan_sip will indicate BUSY for a device
that has reached the busy limit and allow calls up to the call limit, allowing
for call transfers (that generate a new call).

If you only set call limit, chan_sip will not indicate BUSY until that limit
is filled. 

This affects SIP subscriptions, call queues and manager applications.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53082 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 20:43:49 +00:00
oej 4204d0b008 Merged revisions 53079 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53079 | oej | 2007-02-01 21:28:54 +0100 (Thu, 01 Feb 2007) | 2 lines

Cleaning up the devicestate callback function

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53080 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 20:33:59 +00:00
tilghman 77f25dcb6c Blocked revisions 53077 via svnmerge
........
r53077 | tilghman | 2007-02-01 14:13:40 -0600 (Thu, 01 Feb 2007) | 2 lines

Oops.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53078 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 20:14:26 +00:00
tilghman 9fdb2806c1 Merged revisions 53075 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53075 | tilghman | 2007-02-01 14:09:52 -0600 (Thu, 01 Feb 2007) | 10 lines

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

........
r53074 | tilghman | 2007-02-01 14:07:35 -0600 (Thu, 01 Feb 2007) | 2 lines

Bug 8965 - Allow FIELDQTY to work with both variables and dialplan functions

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53076 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 20:12:56 +00:00
file 2ee8d12958 Merged revisions 53072 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53072 | file | 2007-02-01 13:33:33 -0600 (Thu, 01 Feb 2007) | 2 lines

Add missing 'F' letter to getopt so it magically becomes a valid option. (issue #8960 reported by tzafrir)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53073 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 19:34:54 +00:00
tilghman 634731c024 Merged revisions 53070 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53070 | tilghman | 2007-02-01 13:21:20 -0600 (Thu, 01 Feb 2007) | 10 lines

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

........
r53069 | tilghman | 2007-02-01 13:13:53 -0600 (Thu, 01 Feb 2007) | 2 lines

No wonder FIELDQTY doesn't work with functions... the documentation in pbx.c was wrong

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53071 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 19:27:22 +00:00
oej 644a534ca0 Signal HOLD status to phones that subscribe for status.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53067 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 19:04:47 +00:00
file ae086c682c Merged revisions 53064 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53064 | file | 2007-02-01 11:37:44 -0600 (Thu, 01 Feb 2007) | 2 lines

Fix silly logic. We really want to write UDPTL frames out when the call is up.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53066 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 17:42:08 +00:00
file c65f0c36ed Make trunk compile under dev mode.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53065 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 17:41:02 +00:00
oej 47c5b52698 Merged revisions 53062 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53062 | oej | 2007-02-01 17:35:12 +0100 (Thu, 01 Feb 2007) | 2 lines

Add explanation of port= in combination with defaultip= (thanks jsmith)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53063 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 16:42:24 +00:00
russell 7fd0b05dbd Remove duplicate calls to pthread_attr_destroy() that I put in yesterday
by accident.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53061 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 14:43:44 +00:00
pcadach 2357bb195e Oops -- Merged revisions 53057 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53057 | pcadach | 2007-02-01 03:07:41 -0800 (Чтв, 01 Фев 2007) | 1 line

chan_h323 is very stable, so let it built by default
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53059 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 11:16:00 +00:00
pcadach 654ddac040 Blocked revisions 53057 via svnmerge
........
r53057 | pcadach | 2007-02-01 03:07:41 -0800 (Чтв, 01 Фев 2007) | 1 line

chan_h323 is very stable, so let it built by default
........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53058 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 11:10:35 +00:00
oej 49a44e21db Formatting changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53054 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 00:38:43 +00:00
file a77c668f51 Merged revisions 53052 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53052 | file | 2007-01-31 18:24:20 -0600 (Wed, 31 Jan 2007) | 2 lines

When going on hold have the side that was put on hold reinvite back to Asterisk. When going off hold have the side that was taken off hold reinvited back to the other party.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53053 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 00:24:50 +00:00
file 2311796b27 Merged revisions 53050 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53050 | file | 2007-01-31 18:19:48 -0600 (Wed, 31 Jan 2007) | 2 lines

Add more frame types to forward in the RTP bridge loops.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53051 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-01 00:23:19 +00:00
russell ee25f98f93 Merged revisions 53046 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53046 | russell | 2007-01-31 15:32:08 -0600 (Wed, 31 Jan 2007) | 11 lines

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

........
r53045 | russell | 2007-01-31 15:25:11 -0600 (Wed, 31 Jan 2007) | 3 lines

Fix a bunch of places where pthread_attr_init() was called, but
pthread_attr_destroy() was not.

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53047 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-31 21:35:15 +00:00
russell 85d841f139 Merged revisions 53042 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53042 | russell | 2007-01-31 12:18:25 -0600 (Wed, 31 Jan 2007) | 2 lines

Remove an extra \r\n from manager user events.  (issue #8955, mnicholson)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53043 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-31 18:18:58 +00:00
russell 7f146a4756 Merged revisions 53040 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53040 | russell | 2007-01-31 11:45:05 -0600 (Wed, 31 Jan 2007) | 11 lines

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

........
r53039 | russell | 2007-01-31 11:41:51 -0600 (Wed, 31 Jan 2007) | 3 lines

Use the proper format string to print unsigned values in the rtp debug output.
(issue #8954, wmis)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53041 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-31 17:45:43 +00:00
russell 3e16032734 Merged revisions 53037 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53037 | russell | 2007-01-31 11:39:28 -0600 (Wed, 31 Jan 2007) | 3 lines

Only changed the paused status in an existing queue member if the paused
column exists.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53038 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-31 17:39:55 +00:00
russell 29e8afe764 Merged revisions 53035 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53035 | russell | 2007-01-31 11:34:22 -0600 (Wed, 31 Jan 2007) | 4 lines

Instead of always creating a realtime queue member as unpaused, read the
"paused" column and use that value for the paused status of the member.
(issue #8949, jmls)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53036 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-31 17:35:14 +00:00
russell a0d0830278 Merged revisions 53001 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53001 | russell | 2007-01-30 17:38:42 -0600 (Tue, 30 Jan 2007) | 2 lines

Update init script for SuSE 10.  (issue #8363, johnlange)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53002 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 23:39:06 +00:00
russell f1094c7e8f Merged revisions 52999 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r52999 | russell | 2007-01-30 17:30:34 -0600 (Tue, 30 Jan 2007) | 2 lines

Add documentation for using cdr_pgsql.  (issue #8942, lters)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53000 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 23:30:59 +00:00
russell 137db7490c Merged revisions 52997 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r52997 | russell | 2007-01-30 17:23:24 -0600 (Tue, 30 Jan 2007) | 5 lines

When we are checking for a system installed version of libgsm, we need to check
for gsm.h as well.  Furthermore, when checking for this header, it may be
located in a gsm/ sub directory, so check for that, as well.
(issue #8773)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@52998 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 23:27:16 +00:00
russell 6776231953 Merged revisions 52952 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r52952 | russell | 2007-01-30 13:33:12 -0600 (Tue, 30 Jan 2007) | 5 lines

Only set the DTMF flag on the rtp structure if the DTMF mode is actually
RFC2833, not just that it is not INFO.  This makes it get set for inband DTMF
as well, which is not valid.
(issue #8936)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@52953 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 19:36:28 +00:00
russell fb998cea26 Merged revisions 52904 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r52904 | russell | 2007-01-30 11:19:39 -0600 (Tue, 30 Jan 2007) | 17 lines

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

........
r52903 | russell | 2007-01-30 11:12:04 -0600 (Tue, 30 Jan 2007) | 9 lines

The SIGHUP handler was implemented to allow admins to send SIGHUP to a running
Asterisk process to reload the configuration.  However, doing the actual reload
in the signal handler itself is a very bad thing to do, because the reload
process includes calling non-reentrant functions such as malloc/calloc/etc.
If Asterisk is running in the background, then the reload will happen
immediately.  However, if running in console mode, the reload doesn't work
until something is typed at the console.  That sort of defeats the purpose,
but I don't see an easy way to get around it at this point.

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@52905 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 17:23:56 +00:00
file 732bc823e1 Use provided variable for name instead of one in the structure since the structure was just allocated and will be NULL. (issue #8938 reported by st41ker)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@52860 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 15:39:09 +00:00
file 703ef27b30 Blocked revisions 52856 via svnmerge
........
r52856 | file | 2007-01-30 10:29:50 -0500 (Tue, 30 Jan 2007) | 2 lines

Drop the deprecated show commands since the original ones were changed back. (issue #8937 reported by PCadach)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@52858 f38db490-d61c-443f-a65b-d21fe96a405b
2007-01-30 15:36:07 +00:00