dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

11148 Commits

Author SHA1 Message Date
russell 824c385d07 Merged revisions 53497 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53497 | russell | 2007-02-07 17:52:45 -0600 (Wed, 07 Feb 2007) | 6 lines

When building libdb1.a, put the additional flags needed at the beginning of
ASTCFLAGS, instead of at the end.  This way, we ensure that we find the local
headers first before accidentally trying to use headers that exist in
locations specified in the ASTCFLAGS passed from the main Makefile.
(issue #8637, ovi)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53498 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 23:56:46 +00:00
russell 121cf8a567 Merged revisions 53464 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53464 | russell | 2007-02-07 14:07:39 -0600 (Wed, 07 Feb 2007) | 4 lines

The clean target actually needs to run "distclean" on editline.  This is
because we need to make sure that its configure script gets executed again,
because the CFLAGS we want to pass to editline may have changed.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53465 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 20:09:58 +00:00
file bec9a4355a Merged revisions 53434 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53434 | file | 2007-02-07 12:53:03 -0500 (Wed, 07 Feb 2007) | 2 lines

We can not reliably do P2P bridging with DTMF passing back with compensation if we need to listen for DTMF frames. (issue #8962 reported by caio1982)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53435 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 17:57:37 +00:00
russell 3b679d120a Merged revisions 53429 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53429 | russell | 2007-02-07 11:39:31 -0600 (Wed, 07 Feb 2007) | 7 lines

When parsing the NTP timestamp in a sender report message, you are supposed to
take the low 16 bits of the integer part, and the high 16 bits of the
fractional part.  However, the code here was erroneously taking the low 16 bits
of the fractional part.  It then shifted the result 16 bits down, so the result
was always zero.  This fix makes it grab the appropriate high 16 bits, instead.
(issue #8991, pointed out by andre_abrantes)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53431 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 17:46:42 +00:00
file 879c4e8cff Merged revisions 53399 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53399 | file | 2007-02-07 12:04:44 -0500 (Wed, 07 Feb 2007) | 2 lines

Directly load say.conf in load_module instead of calling the reload function. (issue #8946 reported by junky)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53400 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 17:06:34 +00:00
file 5c329f9401 Merged revisions 53358 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53358 | file | 2007-02-07 10:43:39 -0500 (Wed, 07 Feb 2007) | 10 lines

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

........
r53357 | file | 2007-02-07 10:38:48 -0500 (Wed, 07 Feb 2007) | 2 lines

Fix a few potential memory leaks with realtime users and peers. (issue #8999 reported by bsmithurst)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53359 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 15:46:30 +00:00
tilghman fe7f5ebc0f Merged revisions 53355 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53355 | tilghman | 2007-02-07 09:33:51 -0600 (Wed, 07 Feb 2007) | 10 lines

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

........
r53354 | tilghman | 2007-02-07 09:30:02 -0600 (Wed, 07 Feb 2007) | 2 lines

Issue 7440 - Macro called from Macro from the h extension exits prematurely

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53356 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 15:35:44 +00:00
crichter b4e125b456 Merged revisions 53324 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53324 | crichter | 2007-02-07 10:22:44 +0100 (Mi, 07 Feb 2007) | 9 lines

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

........
r52843 | crichter | 2007-01-30 15:38:08 +0100 (Di, 30 Jan 2007) | 1 line

fixed some possible segfaults. also fixed an very important bug which occurs on high load (when calls are very fast generated)
........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53334 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 09:51:06 +00:00
tilghman 710ae472d2 Merged revisions 53294 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53294 | tilghman | 2007-02-06 23:24:31 -0600 (Tue, 06 Feb 2007) | 2 lines

Text fix for jabber reload command (reported by bkruse via IRC)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53297 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-07 05:25:54 +00:00
tilghman aaaa855c7d Merged revisions 53246 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r53246 | tilghman | 2007-02-06 01:00:52 -0600 (Tue, 06 Feb 2007) | 10 lines

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

........
r53245 | tilghman | 2007-02-06 00:58:28 -0600 (Tue, 06 Feb 2007) | 2 lines

Issue 8987 - Status could return two responses (mnicholson)

........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53247 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-06 07:07:22 +00:00
oej a5359ef161 Doxygen formatting changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53200 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05 21:55:01 +00:00
file 5bca70e17e Merged revisions 53152 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53152 | file | 2007-02-05 11:06:18 -0600 (Mon, 05 Feb 2007) | 2 lines

Ensure say_cfg is NULL when the module is loaded. (issue #8946 reported by junky)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53153 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05 17:06:56 +00:00
file 8116e5cac2 Merged revisions 53150 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53150 | file | 2007-02-05 10:02:00 -0600 (Mon, 05 Feb 2007) | 2 lines

Unregister Playback CLI commands as well as dialplan application. (issue #8946 reported by junky)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53151 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05 16:03:23 +00:00
oej f75f4a3f3d Merged revisions 53143 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r53143 | oej | 2007-02-05 01:18:34 +0100 (Mon, 05 Feb 2007) | 3 lines

Add some comments on queue system behaviour and how it affects the
SIP channel

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53144 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-05 00:30:03 +00:00
tilghman 22cacefce6 Deprecate SetCallerPres application
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53142 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03 22:06:46 +00:00
tilghman 5fa699be6e Add CALLERPRES dialplan function and deprecate SetCallerPres application
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@53141 f38db490-d61c-443f-a65b-d21fe96a405b
2007-02-03 22:05:02 +00:00
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