dect
/
asterisk
Archived
13
0
Fork 0
Commit Graph

10244 Commits

Author SHA1 Message Date
oej 117cf34fd9 Change name of "contact" setting to "callback" which better reflects what it
is to the person that configures asterisk. That we use it internally in the
contact header is a totally different story.

Still not convinced this is a good option.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46489 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 19:56:14 +00:00
oej e29770f04d Globals need the "global_" prefix in chan_sip, and need to be reset to default value at reload.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46476 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 18:34:51 +00:00
file 37e4b82104 Merged revisions 46474 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46474 | file | 2006-10-30 13:13:07 -0500 (Mon, 30 Oct 2006) | 2 lines

We need to lock the pvt structure during retransmission as another worker thread may be doing something as well.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46475 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 18:17:02 +00:00
mattf 93933037af Make sure we give the linkset number, not the offset in the linksets array
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46466 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 18:04:28 +00:00
oej 64f66d1c52 Small conversion to ast_channel_unlock
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46461 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 18:02:37 +00:00
mattf 8f7cc2c268 Specify which linkset we're getting the messages from in the message
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46459 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 17:32:04 +00:00
oej 219bc91e3a In debug mode, recognize that someone is sending zrtp, even though we
can't do anything with it yet. Ideally a first step would be a 
passthrough mode.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46439 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 16:59:02 +00:00
mattf b43a258a32 Don't make errors when we don't need them
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46436 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 16:50:22 +00:00
oej 0b22be3874 Issue 8246 Doxygen updates (kshumard)
THANK YOU!



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46434 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 16:33:02 +00:00
oej 0ed1ad8e8d The RTCP patch started in trunk, so don't start all over again :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46432 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-30 16:11:08 +00:00
oej 18bcb9eda9 Small formatting changes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46410 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 20:47:01 +00:00
oej a7395ab084 Bind RTCP to the same IP as RTP.
I currently don't see this as a bug that needs to be fixed in 1.4/1.2 too,
but feel free to backport if you see it that way. RTCP now binds to
ALL IP addresses on the host, RTP to a specific address.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46409 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 20:21:33 +00:00
oej 83301a220d Issue #7869 - Stop retransmission of 302 redirects.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46408 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 19:35:04 +00:00
oej 221710bdf5 Issue #7608 - Notifications sent with wrong content-type (imported from 1.2, 1.4)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46405 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 19:16:36 +00:00
oej 2fe65648d2 Block patch from other branch
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46404 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 19:14:46 +00:00
oej 6b1fd8e8e6 Issues related to issue #7828 - segfault with MWI subscriptions and realtime.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46400 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 17:07:47 +00:00
oej ad34d7cb86 - Fix the OUTGOING stuff (merge from 1.4)
- Make sure we UNREF authpeer when not needed


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46399 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 16:58:07 +00:00
oej 9b19aa3b31 Spelling fix.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46397 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 08:40:57 +00:00
oej 6c9e66eda9 Documentation update again
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46395 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 08:27:31 +00:00
oej f417a092a6 Documentation update (I guess)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46394 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 08:26:05 +00:00
oej 32ead2c17d Documentation correction
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46393 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 08:22:22 +00:00
oej 065643a937 maxtime is not needed any more now that we actually set the T1 timer
based on the qualify result.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46392 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-29 08:15:26 +00:00
oej 2218aba4f5 Only accept message once
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46390 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-28 20:27:21 +00:00
oej 5b4a352dfa Adding documentation inspired by a virtual drink with an anonymous man in New Jersey
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46387 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-28 20:05:19 +00:00
oej 9248dadabe Don't duplicate function if not needed...
- removing transmit_reinvite_with_t38_sdp in favour of adding an argument to 
  transmit_reinvite_with_sdp


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46385 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-28 19:30:31 +00:00
oej 9b62a699fd Merge from 1.4 : Don't send 183 reliably...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46383 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-28 19:16:23 +00:00
oej c4636813b9 - Don't lock the dialoglist during the whole destruction of a single SIP dialog. Only
lock when needed - when we remove the dialog from the dialog list
  If this doesn't lead to severe problems, it might help with some locking issues
  in 1.4/1.2.
- Remove the term "interface" as a synonym for a SIP dialog. Sorry, Mark, but no
  one understands it... ;-)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46379 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-28 17:25:23 +00:00
file 4835baec4c Merged revisions 46377 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46377 | file | 2006-10-28 12:37:44 -0400 (Sat, 28 Oct 2006) | 2 lines

Don't build muted on OpenBSD, it is not supported.

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46378 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-28 16:39:40 +00:00
bweschke 3f384ee745 Let's make sure we hold the mutex lock before we go looking at values in the queue structure that could potentially be changing while we're running.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46372 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 19:28:34 +00:00
russell d20666b485 Merged revisions 46370 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46370 | russell | 2006-10-27 14:03:32 -0500 (Fri, 27 Oct 2006) | 4 lines

move the copy of the default settings to the global settings back out of
process_zap, so that they aren't overwritten when process_zap is called
multiple times

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46371 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 19:04:34 +00:00
bweschke 918ad53191 * Added option to run macro when a queue member is connected to a caller,
see queues.conf.sample for details.
  * Added QUEUE_VARIABLES function to set queue variables added setqueuevar and
    setqueueentryvar options for each queue, see queues.conf.sample for details.
								(#8216, jmls reported and submitted)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46369 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 18:59:16 +00:00
oej 4603462804 raise the pressure on Christian :-)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46368 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 18:31:19 +00:00
mattf 427ad5897c First pass at implementation to be able to block and unblock zap channels for
use.


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46366 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 17:46:04 +00:00
oej 6cc54c38c8 Put this patch on hold pending further testing...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46365 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 17:45:43 +00:00
russell f2e15e77d0 Merged revisions 46363 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46363 | russell | 2006-10-27 12:39:31 -0500 (Fri, 27 Oct 2006) | 5 lines

We should always be using _exit() after a fork() or vfork() instead of exit().
This is because exit() does some extra cleanup which in some implementations
of vfork(), for example, can actually modify the state of the parent process,
causing very weird bugs or crashes.  (issue #7971, Nick Gavrikov)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46364 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 17:42:57 +00:00
russell 119d959274 Add the ability to customize some of the prompts used within the voicemail
application by configuring them in voicemail.conf (issue #7415, patch by
fkasumovic, with some fixes and documentation updates by myself)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46360 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 16:47:44 +00:00
russell 1b492790bf Merged revisions 46358 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46358 | russell | 2006-10-27 10:32:40 -0500 (Fri, 27 Oct 2006) | 5 lines

Instead of iterating all of the options once to look for jitterbuffer options,
and then again for everything else, move the processing of jitterbuffer
options into the main loop so that there are no erroneous messages about
ignoring unknown options.  (issue #8226)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46359 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 15:44:34 +00:00
crichter 0131a92301 Merged revisions 46351-46353 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

................
r46351 | crichter | 2006-10-27 11:49:20 +0200 (Fr, 27 Okt 2006) | 9 lines

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

........
r46176 | crichter | 2006-10-25 10:41:59 +0200 (Mi, 25 Okt 2006) | 1 line

added nttimeout option to configure wether we disconnect calls on NT timeouts or not during an overlapdial session
........

................
r46352 | crichter | 2006-10-27 11:58:44 +0200 (Fr, 27 Okt 2006) | 1 line

fixed not compile issue, which was just introduced
................
r46353 | crichter | 2006-10-27 12:03:23 +0200 (Fr, 27 Okt 2006) | 9 lines

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

........
r46350 | crichter | 2006-10-27 11:24:01 +0200 (Fr, 27 Okt 2006) | 1 line

fixed a bug which caused chan_misdn to try to allocate 2 times the same channel on high load, which then caused instability of mISDN. removed a useless function from isdn_lib.c
........

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


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46354 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27 11:18:32 +00:00
qwell 4c01fe52db Merged revisions 46347 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46347 | qwell | 2006-10-26 15:25:44 -0500 (Thu, 26 Oct 2006) | 2 lines

Fix small formatting issue, that causes misaligned line

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46348 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 20:27:52 +00:00
oej d21c2e17b6 Show if the channel is ready for video or T.38 udptl
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46346 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 20:22:14 +00:00
qwell 8f1424d1d6 oops - somebody forgot to change this - long ago, probably.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46341 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 18:04:46 +00:00
russell b1b9710998 fix various spelling mistakes in comments (issue #8237, jmls)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46339 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 17:52:15 +00:00
russell c20e957090 Merged revisions 46329 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46329 | russell | 2006-10-26 11:31:05 -0500 (Thu, 26 Oct 2006) | 11 lines

- If the source has no audio or no video portion, do not call powerof() to
  get the format index.
- Don't run through the audio and video loops if there is no audio or video
  portion of the source
If 0 is passed to powerof, it will return -1.  This value of -1 was then being
used as an array index in these loops, which caused a crash on some systems.
Other than this issue, this code works as we expected it to.  If a format is
not in the source, and we have to translation path to it, it is not offered in
the list of acceptable destination formats.
(fixes issue #8231)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46330 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 16:35:34 +00:00
rizzo 88fc4c588b fix a problem that i recently introduced when
the manager receives long commands.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46319 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 12:47:23 +00:00
rizzo dd1178c588 document the match_auth_username option
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46308 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 07:32:00 +00:00
russell 2d1aa15d25 Merged revisions 46298 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r46298 | russell | 2006-10-25 23:18:00 -0500 (Wed, 25 Oct 2006) | 2 lines

update backtrace documentation to reflect changes in 1.4 (issue #8230, kshumard)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46299 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 04:19:09 +00:00
markster 6e270f0ae8 Fix comment preservation code (thanks murf!)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46288 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-26 01:38:47 +00:00
oej 57e57570c4 Old todo: Don't add Contact headers on BYE and CANCEL.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46277 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 20:21:05 +00:00
oej 97acb8526e First stab at transaction direction fix, this for trunk for testing
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46275 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 20:12:06 +00:00
oej f014525e00 Ugly code to try to remove issue discovered by Luigi as well as attack bug #7608
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@46259 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-25 19:30:04 +00:00