Commit Graph

1591 Commits

Author SHA1 Message Date
Russell Bryant
f1c93a8ff3 move the processing of SDP data to after determining the user (bug #3660)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-27 02:37:23 +00:00
Russell Bryant
687b01f298 move function prototypes outside of functions to compile under gcc4 (bug #3662)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5079 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-25 18:11:41 +00:00
Russell Bryant
292059c9cb handle DNS failures on startup more gracefully (bug #3086)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5061 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-21 03:57:27 +00:00
Russell Bryant
ece9341019 typo (bug #3557)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5030 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-14 22:47:57 +00:00
Russell Bryant
b2ab9ffaec fix potential seg fault (bug #3519)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4982 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 17:10:25 +00:00
Russell Bryant
528d2dcff5 Make sure we always transmit the same from line (bug #3492)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4977 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 04:13:53 +00:00
Russell Bryant
40969e6b29 fix div by zero (bug #3467)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4976 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 04:05:29 +00:00
Russell Bryant
37a80ea3bc typo (bug #3483)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4973 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 03:28:11 +00:00
Russell Bryant
a46350e315 only use default cid if specified (bug #3486)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4972 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-02-07 03:25:22 +00:00
Russell Bryant
e1a6d33ed0 Fix interation of # transfer and flash hook transfer (bug #3011)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4917 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 07:19:10 +00:00
Russell Bryant
4979d7fbb1 handle INFO A through D (bug #3445)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4916 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 07:16:08 +00:00
Russell Bryant
bdcbd76e13 fix restrictcid with mysql users (bug #3442)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4915 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 07:06:57 +00:00
Russell Bryant
b90f6b40d9 fix reloading secret options (bug #3432)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-29 06:40:09 +00:00
Russell Bryant
3696407c67 don't fail register on dns error (bug #3424)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4902 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-28 00:58:09 +00:00
Russell Bryant
3035547927 fix broken callerid (bug #3395)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4874 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-22 01:27:08 +00:00
Russell Bryant
61d87e19f1 Fix "send text" crash (bug #3378)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4848 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-20 03:38:23 +00:00
Admin Commit
fa023ceccf This commit was manufactured by cvs2svn to create branch 'v1-0'.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4841 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-19 02:29:08 +00:00
Russell Bryant
58b1b7f825 prevent duplicate 200 ... and some formatting
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4824 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 19:29:10 +00:00
Russell Bryant
fb3de07e39 Don't even attempt to masquerade a channel into itself (bug #3040)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4817 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 00:43:46 +00:00
Russell Bryant
02bb7498b0 Fix ringback on outbound skinny calls (bug #3295)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4816 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-17 00:37:22 +00:00
Russell Bryant
2ef418765c Don't allow masquerading into oneself (bug #3040)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4788 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-14 04:59:54 +00:00
Russell Bryant
d1b6552ef7 fix message sent on codec mismatch (bug #3306)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4776 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-13 04:34:01 +00:00
Russell Bryant
fbc3e2e3ce Send "405 Method Not Allowed" if a message is received outside of a call (bug #3324)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4772 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-13 03:00:02 +00:00
Russell Bryant
c69bb18184 logging update (bug #3268)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4758 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-11 18:07:42 +00:00
Russell Bryant
dc5042762f fix silly header (bug #3288)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4730 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-09 14:58:45 +00:00
Russell Bryant
56dd7681f8 Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4719 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-08 22:12:02 +00:00
Russell Bryant
96624911f0 fix SIP presence (bug #3251)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4697 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-06 19:37:55 +00:00
Russell Bryant
a97e1f873f putting the timestamp stuff back in ...
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4660 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-04 19:02:16 +00:00
Russell Bryant
74239cb26c I got a crash in iax that I think is related to this timestamp patch, so I am going to back it out until we get it figured out. (bug #3119)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4658 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-04 17:18:15 +00:00
Russell Bryant
f45b8fcc70 lock sooner, fix some formatting (bug #3207)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4652 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-04 05:47:49 +00:00
Russell Bryant
da0fb57df3 make sure to set sin_family (bug #3188)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4644 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-03 02:38:26 +00:00
Russell Bryant
10378ed083 stop sending rtp when on hold (bug #3185)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4643 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-03 02:36:24 +00:00
Russell Bryant
b0b9c0928b fix MWI with type=friend (bug #3004)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4631 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2005-01-02 00:32:32 +00:00
Russell Bryant
f4adada2e8 make cid rings configurable (bug #2889)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4608 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-30 20:36:57 +00:00
Russell Bryant
a4671a3d88 remove duplicate option parsing (bug #3173)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4607 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-30 20:07:17 +00:00
Russell Bryant
dd8d225b4e prevent timestamp jumps (bug #3119)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4605 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-30 19:07:08 +00:00
Russell Bryant
78693d31e9 Re-use SIP authentication, aka "The Broadvoice patch" (bug #2917)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4604 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-30 18:30:23 +00:00
Russell Bryant
799ff464f2 Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4547 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-23 20:21:49 +00:00
Russell Bryant
b107f9c1c9 honor global nat setting for users (bug #3125)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4531 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-23 00:38:40 +00:00
Russell Bryant
a391baf1be Remove the SIP ACK fixes at the request of Olle - This will go in when a more complete fix is available
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4528 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-22 18:26:17 +00:00
Russell Bryant
2ebc21f175 Make sure that read/write format are set up correctly
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4515 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 20:15:29 +00:00
Russell Bryant
6c6ec855a7 Make sure we del any remaining connections (bug #2982)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4514 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 20:10:06 +00:00
Russell Bryant
665cf4fb64 fix missing "sip:" in ACK (bug #2687)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4511 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-21 15:10:06 +00:00
Russell Bryant
6f60468d3d Fix SIP ACK for BYE (bug #3087)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4500 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-20 01:48:20 +00:00
Russell Bryant
b32ffb8190 Olle's ACK fix (bug #2687)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4498 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-20 01:32:58 +00:00
Russell Bryant
8d135aa5ae Fix use count for agent/local (bug #2996)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4457 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-15 19:07:10 +00:00
Russell Bryant
2583e00e03 update comment (bug #2999)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4414 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-10 11:28:11 +00:00
Russell Bryant
90f22a990d merge codec preference changes for SIP
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4388 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-05 05:17:51 +00:00
Russell Bryant
0b74a19625 Release call lock while we look for the peer to avoid a deadlock
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4384 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 23:35:36 +00:00
Russell Bryant
65d6be272d doing <flash> *0 while on fxs causes Asterisk to crash (bug 2963)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@4376 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2004-12-03 00:11:21 +00:00