Matthew Fredrickson
|
b89b296584
|
Fix SETUP_ACK handling so that we change channels if so requested
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@14522 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-23 21:44:36 +00:00 |
|
Olle Johansson
|
674425a343
|
Issue #6766 - fix ;user=phone functionality. (Reported by alein, fix by russell - thanks!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@14140 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-22 09:10:13 +00:00 |
|
Olle Johansson
|
108275cf6c
|
Do not overwrite ANI if it's set by IE (sendany=yes in the peer)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@13634 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-20 17:36:45 +00:00 |
|
Olle Johansson
|
6b8f2a96f1
|
Reset global_rtautoclear at sip reload
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@13547 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-19 09:25:09 +00:00 |
|
Russell Bryant
|
3b776cdfdc
|
always use the callerid signalling method set in the zt_pvt strucutre as
opposed to the last one read from the config file (issue #6734, with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@13237 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-16 17:42:46 +00:00 |
|
Olle Johansson
|
9593aa0aa1
|
To quote giant developers: "Oops". Thanks, Tony!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@13197 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-16 06:56:20 +00:00 |
|
Olle Johansson
|
38ca23948d
|
Issue #6728: Remove parameters to Event: header on SUBSCRIBE requests
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@13026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-15 13:01:23 +00:00 |
|
Olle Johansson
|
023a312f65
|
Set properties on two files that lacked properties for eol etc
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@12613 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-12 18:54:31 +00:00 |
|
Olle Johansson
|
fbe6931218
|
Issue #5937 - Make sure SIP CANCEL's are re-transmitted
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@12495 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-10 12:13:51 +00:00 |
|
Olle Johansson
|
8545a6d4c0
|
Issue #6576 - SIP_CODEC not used for early media (reported by gpapadop73)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@12477 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-09 17:00:36 +00:00 |
|
Olle Johansson
|
3388661f38
|
Issue #6657 - Ignore 183 session progress without SDP
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@12458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-08 10:51:47 +00:00 |
|
Tilghman Lesher
|
1d58eff4a7
|
Bug 6020 - Race condition where packet could be lost if first packet on list is acked
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@12195 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-07 00:05:27 +00:00 |
|
Olle Johansson
|
782eb432ab
|
Clear page2 flags at reload too
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11849 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-03-05 12:40:10 +00:00 |
|
Russell Bryant
|
b26f150b75
|
fix the output that indicates whether qualify smoothing is on or not (issue #6608)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11410 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-28 19:46:04 +00:00 |
|
Russell Bryant
|
39139b2802
|
fix finding realtime peers that are not dynamic by ip address (issue #6093)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@11279 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-27 15:14:53 +00:00 |
|
Mark Spencer
|
1ef0003131
|
Handle ACKing properly (remove gratuitous -1)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10535 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-20 06:17:26 +00:00 |
|
Mark Spencer
|
4e884dbd28
|
Fix numerous places in jitter buffer where freed memory is referenced
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10511 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-20 05:54:10 +00:00 |
|
Kevin P. Fleming
|
f522e07cbd
|
ensure that agents logged in via the manager interface are stored in the persistence database (related to issue #6301)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10137 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-15 01:21:33 +00:00 |
|
Kevin P. Fleming
|
8d66f50877
|
when answering INVITE, don't send codecs the peer didn't offer (issue #6052)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9958 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-14 18:30:10 +00:00 |
|
Russell Bryant
|
0ea76a52a9
|
fix memory leak from not destroying the scheduler context on module unload
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9609 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 19:23:20 +00:00 |
|
Kevin P. Fleming
|
3b0edd5cfe
|
clean up my mess from thread-starting change
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9528 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 15:22:55 +00:00 |
|
BJ Weschke
|
74eef60486
|
kpfleming's fix from r9472 backported to 1.2
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9493 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-11 06:29:34 +00:00 |
|
Kevin P. Fleming
|
b3a8fbf495
|
don't create monitor threads in detached mode, when we need to be able to pthread_join() them later if the module is unloaded (solve crash-on-unload problem for these channel modules)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9404 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-10 20:38:59 +00:00 |
|
Russell Bryant
|
a96ecb64a6
|
reload peercontext on iax2 reload (issue #6442)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9246 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-09 01:24:55 +00:00 |
|
Matt O'Gorman
|
917259bcd3
|
Make logger report error,warning,notice if logger.conf
not found, also updated chan_oss to give correct
error message if its config file is not found.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@9232 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-02-08 22:12:34 +00:00 |
|
Kevin P. Fleming
|
48fb967c05
|
disable buggy PRI user-user code until it can be fixed
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-30 17:08:28 +00:00 |
|
Olle Johansson
|
e74a7116e5
|
Issue 6182 - Don't remove scheduled event until it's really done.
(reported by malverian)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-28 13:52:15 +00:00 |
|
Olle Johansson
|
fd25b81993
|
Issue 6362 - Register without Contact: and Expires: fails (reporter: op)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8785 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-27 08:02:16 +00:00 |
|
Russell Bryant
|
1d9b2a9df1
|
fix problem with dtmf on e&m (issue #6364)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8729 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-26 19:42:35 +00:00 |
|
Olle Johansson
|
659da47b95
|
Issue 5898: Registrations does not get deleted if there's an active SIP dialog
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8710 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-26 14:39:36 +00:00 |
|
Russell Bryant
|
e83bfee678
|
don't call ast_update_realtime with uninitialized variables if we get a
registration with an expirey of 0 seconds (issue #6173)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8677 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-25 19:14:43 +00:00 |
|
Russell Bryant
|
ab209c7d92
|
fix memory leak (inspired by issue #6351)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8666 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-25 18:39:44 +00:00 |
|
Matthew Fredrickson
|
2f43722570
|
Backport fix for #6229, hangup on polarity reversal
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8573 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-24 20:37:30 +00:00 |
|
Olle Johansson
|
7ea315539c
|
Issue 6114: Don't hangup on BYE/ALSO with no channel.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8562 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-24 19:21:15 +00:00 |
|
Olle Johansson
|
10d527906a
|
Issue #6308 - never send response to ACK. (Reported by whiskerp)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8537 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-24 13:15:13 +00:00 |
|
BJ Weschke
|
cea50c9247
|
Bug fix: Correct some scenarios where CALL_LIMIT could not be getting adjusted properly allowing chan_sip to send calls when it really shouldn't. Bug #6111
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8433 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-22 15:13:41 +00:00 |
|
Tilghman Lesher
|
636f956bf0
|
Bug 6281 - Cannot set more than a single header with SIPAddHeader
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8429 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-22 08:52:49 +00:00 |
|
Matt O'Gorman
|
962cffffc7
|
solved problem with delayreject and iax trunking
bug 4291
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8320 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-20 01:00:46 +00:00 |
|
Olle Johansson
|
f196484187
|
Enable "musicclass" setting for sip peers as per the config sample.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-19 19:40:28 +00:00 |
|
Russell Bryant
|
74c149e891
|
fix Message-Account header to use the ip address if the fromdomain
isn't set (issue #6278)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8242 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-19 04:56:48 +00:00 |
|
Russell Bryant
|
e22510658b
|
fix spelling errors (issue #6227)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@8047 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-13 06:07:39 +00:00 |
|
Russell Bryant
|
dee03d2b80
|
move variable to correct scope (issue #6197)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7986 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-11 19:08:53 +00:00 |
|
Russell Bryant
|
ffb11fb950
|
fix mem leak on module unload (issue #6190)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7972 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-11 05:46:39 +00:00 |
|
Kevin P. Fleming
|
d8c5d338cb
|
re-initialize _all_ sequence numbers when transfer completes
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-09 22:48:48 +00:00 |
|
Kevin P. Fleming
|
2fd6520a7e
|
update agent persistence when an agent gets logged off by autologoff
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7829 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-06 00:21:00 +00:00 |
|
Kevin P. Fleming
|
224c6e3f7c
|
send device state updates for auto-logoff of agents as well
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7809 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-05 00:58:29 +00:00 |
|
Olle Johansson
|
ed523e248a
|
Fixing typo in XML for video updates.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7792 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-04 21:43:14 +00:00 |
|
Kevin P. Fleming
|
b59a63c8cd
|
backport rport scanning fix from trunk (bug #6071)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7738 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-03 17:00:01 +00:00 |
|
BJ Weschke
|
ea4c262482
|
Fix compiler warnings.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7706 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2006-01-02 02:04:14 +00:00 |
|
Russell Bryant
|
4578bc3b0c
|
fix memory leak in build_rpid (issue #6070)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@7665 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-12-28 17:35:56 +00:00 |
|