Mark Spencer
|
ed62f449a9
|
Oops, we have to be able to pass multiple restrictions for when we go to voicemail...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3937 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 19:57:50 +00:00 |
|
Mark Spencer
|
e1038e3090
|
Remove last vestiges of MySQL friends from makefile, in favor of realtime config
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3936 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 19:05:05 +00:00 |
|
Mark Spencer
|
973481807e
|
Fix app_sms to use correct path (bug #2597)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3935 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 19:00:00 +00:00 |
|
Mark Spencer
|
d8cfe78b33
|
Merge SIP memory leak fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3933 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 18:27:12 +00:00 |
|
Anthony Minessale II
|
37eeb4abd0
|
fix typo in chan sip that causes segV
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3931 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 16:42:37 +00:00 |
|
Mark Spencer
|
6c20ceb717
|
Fix which one we use initreqprep vs. reqprep (bug #2591, 2596)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3928 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 15:47:39 +00:00 |
|
Mark Spencer
|
fbbd30ca23
|
Add realtime support to SIP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3927 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-07 15:46:08 +00:00 |
|
Mark Spencer
|
209d413c6b
|
Be sure prev struct is built properly (bug #2581)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3926 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 23:45:26 +00:00 |
|
Mark Spencer
|
4a6c4d41fc
|
Merge anth's realtime patch, as well as the bindaddr fix that didn't make it in somehow yesterday. (bug #2588)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3922 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 15:52:01 +00:00 |
|
Ben Kramer
|
415d197da1
|
changed it to not play a received DTMF frame if native bridged!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3921 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 10:54:58 +00:00 |
|
Ben Kramer
|
f3e54a41da
|
commented out Caller ID setting stuff, needs to be updated to match new format
changed so that it no longer sends DTMF frames to a native bridged channel
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3920 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 10:37:57 +00:00 |
|
Mark Spencer
|
dbdb058f31
|
Use reqprep, not initreqprep for NOTIFY for REFER...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3919 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 04:40:57 +00:00 |
|
Mark Spencer
|
32126398ef
|
Locking updates for debug mode, fix SIP MWI (bug #2582)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-06 04:30:16 +00:00 |
|
Mark Spencer
|
e27afd5b74
|
Fix MGCP seg (bug #2572)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-05 21:00:54 +00:00 |
|
Mark Spencer
|
efdcabc2cb
|
Fix zap seggy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-05 20:55:31 +00:00 |
|
Mark Spencer
|
ebb18daf22
|
Major changes to res_config to support centralized config, eliminate configuration of res_config_odbc, update config examples, integrate with iax2, remove mysql friends from iax2, put on flame retardant vest...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3914 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-05 06:46:11 +00:00 |
|
Mark Spencer
|
f927433a40
|
Fix SIP friends + MySQL (head only)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3910 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-04 17:17:08 +00:00 |
|
Mark Spencer
|
76172327f8
|
Have SIP_CODEC variable override replace all other codecs (bug #2566)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3909 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-04 13:03:53 +00:00 |
|
Jeremy McNamara
|
c0273110c4
|
a major rework - type=peer support, code cleanup, and optimization. Still not ready to use
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3908 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-04 10:18:06 +00:00 |
|
Jeremy McNamara
|
9c65039c32
|
a major rework - type=peer, code cleanup, and optimization
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3907 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-04 10:13:01 +00:00 |
|
Mark Spencer
|
0ddbbd1785
|
Add ability to check voicemail from multiple folders (bug #2561)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3905 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 21:18:27 +00:00 |
|
Mark Spencer
|
e8f0958d01
|
Correct CDR's for supervised transfer (bug #1595)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 19:59:46 +00:00 |
|
Mark Spencer
|
864d84e1a7
|
Fix potential callerid snafu's in iax and sip (based on 2562)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3895 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 14:57:01 +00:00 |
|
Mark Spencer
|
375162b4fb
|
shrink phone number for callerid matching (bug #2562)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3894 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 14:52:33 +00:00 |
|
Mark Spencer
|
fce17976e9
|
Major PBX revamps (including labels, update examples)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3886 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-03 04:19:59 +00:00 |
|
Mark Spencer
|
c8673a011e
|
Don't set state to UP state within the driver, but instead allow ast_read to do so.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3884 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 17:16:36 +00:00 |
|
James Golovich
|
7aef6a5b83
|
Add #ifdef to chan_zap.c in case someone updates asterisk but not libpri
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3883 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 15:04:38 +00:00 |
|
James Golovich
|
809166ff78
|
Allow PRI timers to be congfigurable. (bug 2518)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3882 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 15:01:37 +00:00 |
|
Mark Spencer
|
702bd20b65
|
Fix littlet ypo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3879 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 02:31:36 +00:00 |
|
Mark Spencer
|
666dd0f75c
|
More IAX2 TNS/TOS/PRES fixes
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3878 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 02:13:04 +00:00 |
|
Mark Spencer
|
15c6bf0860
|
Add iax2 parsing for TNS/TON/PRES
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3877 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 01:56:08 +00:00 |
|
Mark Spencer
|
856a9a528c
|
Remove IAX and VoFR channel drivers permenantly
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3876 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 01:09:05 +00:00 |
|
Mark Spencer
|
04fc29c8b2
|
Huge callerid rework (might break H.323, others)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3874 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-02 00:58:31 +00:00 |
|
James Golovich
|
74786b8c58
|
Use event2str consisitently in chan_zap anytime we are printing debug info about an event (bug 2548)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3871 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-01 13:26:47 +00:00 |
|
Jeremy McNamara
|
c82026012e
|
work on peers some more, still highly broken
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3869 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-10-01 04:50:34 +00:00 |
|
Mark Spencer
|
1434bb9792
|
Fix SIP transport to ignore ;transport=udp
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3862 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 19:59:00 +00:00 |
|
Jeremy McNamara
|
83f342776e
|
massive changes, very broken, do not use (from airport)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3861 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 19:36:46 +00:00 |
|
Jeremy McNamara
|
d42c7aeede
|
make chan_h323 not compile, until i can fix
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3860 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 19:31:39 +00:00 |
|
Jeremy McNamara
|
76485d3f02
|
massive changes, very broken, do not use (from airport)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3859 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 19:30:49 +00:00 |
|
Mark Spencer
|
678c1d90c0
|
Fix potential seg (Bug #2550)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3857 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 15:30:05 +00:00 |
|
Mark Spencer
|
e2318bdba9
|
Merge ring pulse stuff (Bug #2016)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3856 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-30 15:26:04 +00:00 |
|
Mark Spencer
|
4c2148bea5
|
On register timeout, pretend to ack any messages so that if they were 100 Trying and nothing else (e.g. certain iconnecthere failures), we still clean up. (bug #2524)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3848 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-28 12:55:08 +00:00 |
|
Mark Spencer
|
2ff6a84a16
|
Hold peerl lock while updating autocreatepeer stuff
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3842 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-26 20:42:03 +00:00 |
|
James Golovich
|
01c0938ddf
|
Fix inband priindication checking in chan_zap.c
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3841 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-26 18:16:06 +00:00 |
|
Mark Spencer
|
4ffa6c246f
|
If no RTP stream is up, always request digits (bug #2492)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3831 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-24 19:21:24 +00:00 |
|
Jeremy McNamara
|
ef889d6672
|
support early media/intercept Bug #562
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3815 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-21 18:42:37 +00:00 |
|
Jeremy McNamara
|
291ce3e839
|
Add a bit more newbie protection
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3814 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-21 15:52:42 +00:00 |
|
Mark Spencer
|
a638a19ea2
|
Don't register auth against something that isn't a register (bug #2468)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3810 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-19 17:21:26 +00:00 |
|
Jeremy McNamara
|
199ec4356a
|
protect against seg on busy systems. Bug #2249
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3809 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-19 16:53:01 +00:00 |
|
Mark Spencer
|
5dad6f4319
|
Merge UK + DTMF Caller*ID stuff and fix app_test description
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
|
2004-09-19 16:17:18 +00:00 |
|