Kevin P. Fleming
|
6b76015469
|
allow for custom URI options to be set (issue #4927 with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6499 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 23:01:54 +00:00 |
|
Kevin P. Fleming
|
d3a76999d0
|
various devicestate fixes (issue #5081, take two)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 22:28:33 +00:00 |
|
Kevin P. Fleming
|
3a31b6ff2d
|
don't try to reference through pvt if it is NULL (issue #5089)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6495 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 22:11:02 +00:00 |
|
Kevin P. Fleming
|
8fc8505607
|
don't send warnings for unhandled indications, let ast_indicate() deal with them (issue #5097)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6491 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 21:56:39 +00:00 |
|
Kevin P. Fleming
|
4f493d1126
|
don't add a colon to the header name (thanks bkw!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6488 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 21:09:34 +00:00 |
|
Matthew Fredrickson
|
c88ab78d47
|
New, more robust way of doing e&m digit collection. Bug #3805
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6483 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 19:02:37 +00:00 |
|
Matthew Fredrickson
|
25d9051633
|
Make sure we enable echo cancellation on incoming overlapdial calls
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6481 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-09-01 17:38:25 +00:00 |
|
Kevin P. Fleming
|
e86bb70642
|
stop adding 'username@' to incoming IAX2 channel names, so that they can be properly matched in the device-state system (issue #5081)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6477 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-31 22:13:40 +00:00 |
|
Kevin P. Fleming
|
050d6c7d34
|
ensure revents fields are initialized before calling poll()
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6476 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-31 22:12:23 +00:00 |
|
Kevin P. Fleming
|
5b819fc101
|
stop retransmitting INVITE after we have sent CANCEL for the same call
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6472 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-31 19:53:38 +00:00 |
|
Mark Spencer
|
ac0eaaf1f2
|
Add support for ring begin event and configurable ringtimeout.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6470 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-31 05:02:33 +00:00 |
|
Kevin P. Fleming
|
f3c46f8f20
|
deprecate chan_modem and its subdrivers
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6465 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-31 02:54:06 +00:00 |
|
Kevin P. Fleming
|
bef3341975
|
remove unused define
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6462 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-31 00:27:33 +00:00 |
|
Kevin P. Fleming
|
102ff2d56e
|
preserve user-added headers when outbound INVITE must be authenticated (issue #5070)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6461 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 21:59:01 +00:00 |
|
Kevin P. Fleming
|
085ad00ee0
|
don't terminate subscriptions before they should be (issue #5063)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6459 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 21:34:41 +00:00 |
|
Kevin P. Fleming
|
5f07eec58a
|
remove unused 'outgoinglimit' code, rename 'incominglimit' to 'call-limit' (old syntax is still supported) (issue #5068)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6458 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 21:26:33 +00:00 |
|
Kevin P. Fleming
|
6d19c704b7
|
make chan_sip and chan_iax2 less chatty when not in debug mode (issue #5067)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6457 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 21:20:59 +00:00 |
|
Matthew Fredrickson
|
98047ff61d
|
Add support for override of the default pri exclusive/preferred channel
selection behavior
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6451 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 15:39:43 +00:00 |
|
Kevin P. Fleming
|
9519f6c5f4
|
clean up, use make functions instead of subshells, remove unused stuff
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6449 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 02:54:02 +00:00 |
|
Mark Spencer
|
5d4d2fdfd4
|
Add SIP video fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6448 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 02:12:09 +00:00 |
|
Kevin P. Fleming
|
538e160956
|
fix error I introduced into oej's patch :-(
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6447 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-30 01:04:17 +00:00 |
|
Kevin P. Fleming
|
388e8bd9a8
|
massive upgrade to SUBSCRIBE, device state and messaging support (issue #3644)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6446 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-29 23:53:29 +00:00 |
|
Kevin P. Fleming
|
ae1e51c857
|
use proper next hop in strict routing mode (issue #3609)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6443 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-29 23:03:07 +00:00 |
|
Kevin P. Fleming
|
1824c2f630
|
encode/decode URIs in 'pedantic' mode (issue #3923)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6441 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-29 22:39:39 +00:00 |
|
Kevin P. Fleming
|
3ac4417753
|
eliminate warning when !ZAPATA_PRI
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6438 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-29 21:18:20 +00:00 |
|
Russell Bryant
|
14fa6770e4
|
fix build when NEWJB is not defined (issue #5046)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6434 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-29 16:19:07 +00:00 |
|
Kevin P. Fleming
|
99929b21e4
|
preserve hint watchers and laststate across 'extensions reload' (issue #2522)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6431 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-27 23:55:14 +00:00 |
|
Kevin P. Fleming
|
ffe23eb007
|
add AgentCallbackLogin and AgentLogoff manager actions (issue #4766)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6427 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-26 20:24:16 +00:00 |
|
Kevin P. Fleming
|
da627fc643
|
use case-insensitive comparisons for headears (issue #5023)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6423 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-26 20:04:28 +00:00 |
|
Kevin P. Fleming
|
529fcab374
|
add T1 timer support for NOTIFY dialogs (issue #5017)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6405 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-25 03:44:22 +00:00 |
|
Kevin P. Fleming
|
1cb8d00523
|
ensure Asterisk won't segfault during re-registration (issue #5011)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6402 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-25 02:33:21 +00:00 |
|
Kevin P. Fleming
|
bf6bc6d4fd
|
clean up rtcaching config options (issue #4075)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6401 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-25 02:25:30 +00:00 |
|
Kevin P. Fleming
|
60718ec80b
|
handle INVITEs that are asking for authentication that we cannot supply more intelligently (issue #4995)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6399 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-25 02:19:42 +00:00 |
|
Kevin P. Fleming
|
20e887d708
|
make some messages show up only under debugging and other minor cleanups (issue #5018)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6398 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-25 02:16:25 +00:00 |
|
Kevin P. Fleming
|
fa4b3f8416
|
fix 'sip debug' vs. reload properly
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6397 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-25 02:12:49 +00:00 |
|
Kevin P. Fleming
|
87f2acf15d
|
don't reset sipdebug to zero during reload (issue #5000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6389 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 17:59:26 +00:00 |
|
Kevin P. Fleming
|
81c127758b
|
ensure buffer is adequately sized for frames with lots of elements (issue #4974)
various minor formatting/cleanup changes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6386 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 17:38:58 +00:00 |
|
Kevin P. Fleming
|
d86ce557ef
|
allow more adjustability in peer qualification system (issue #4192 with mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6385 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 17:11:44 +00:00 |
|
Kevin P. Fleming
|
9a6618e8d8
|
show global vmexten in 'sip show settings' (issue #5005)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6378 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 14:41:51 +00:00 |
|
Kevin P. Fleming
|
0a3502b592
|
handle on-/off-hold properly with RTP reinvited streams (issue #3974)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6371 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 01:50:11 +00:00 |
|
Kevin P. Fleming
|
a5b640cb40
|
add 'sip show settings' CLI command (issue #4806)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6370 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 01:44:28 +00:00 |
|
Kevin P. Fleming
|
0bf1d48e40
|
support configurable Message-Account value in NOTIFY messages (issue #4801)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6365 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-23 00:50:38 +00:00 |
|
Kevin P. Fleming
|
3480297607
|
add preliminary support for SIP timers (issue #4359)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6362 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 22:55:06 +00:00 |
|
Kevin P. Fleming
|
09bd4cfb95
|
add SIPCHANINFO function to retrieve information about the current connected SIP endpoint (issue #4698)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6357 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 21:13:37 +00:00 |
|
Kevin P. Fleming
|
97b45d5d6d
|
handle BYE instead of CANCEL from callers (issue #4994)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6354 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-22 19:47:00 +00:00 |
|
Mark Spencer
|
f76171a643
|
Fix IAX2 Provisioning
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6344 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-19 20:04:58 +00:00 |
|
Mark Spencer
|
47334c3193
|
Fix language in d-channel (bug #4979)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-19 04:23:23 +00:00 |
|
Kevin P. Fleming
|
8a2b540f0a
|
protect PRI-specific code with ifdefs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6341 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-17 17:52:14 +00:00 |
|
Matthew Fredrickson
|
d39d277ada
|
Don't catch digits from zaptel during overlap dialing
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6338 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-16 16:12:22 +00:00 |
|
Mark Spencer
|
3b12e18473
|
Fix PRI against masquerade
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6335 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2005-08-15 14:57:58 +00:00 |
|