Commit Graph

82 Commits

Author SHA1 Message Date
Michael Jerris 8b130b2ebd Bitwise operation on logical result: ! has higher precedence than &. Use && or (!(x & y)) instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-08 04:26:02 +00:00
Anthony Minessale 07e97a25d3 opposite day
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7831 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 18:55:47 +00:00
Anthony Minessale af26fa721b i picked the wrong day to stop sniffig glue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 15:21:09 +00:00
Anthony Minessale 939290fa8b add disable-transfer and disable-register params to sofia profiles
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7807 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-07 14:36:08 +00:00
Brian West 26d197cf16 support multiple subscriptions for sla goodies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-05 20:31:18 +00:00
Anthony Minessale 062c5ba230 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-22 15:02:16 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Anthony Minessale e54f420f6f mupdate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-31 22:40:48 +00:00
Anthony Minessale f039f5416c possible solution for MODENDP-80
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-29 21:56:36 +00:00
Michael Jerris 482badffca code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West aab6766ece more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale 321e9a39a7 add lookup params to allow sip auth from remote authenticator (like radius)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 22:09:39 +00:00
Michael Jerris 8640657c4b use switch_event_add_header_string
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-24 11:56:57 +00:00
Anthony Minessale 1424b6c73b change xml_lookups to take an event as params instead of url string this will break your xml_curl scripts please update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-23 20:59:25 +00:00
Anthony Minessale bd6be163e3 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-21 20:36:10 +00:00
Anthony Minessale d6a57e8ca2 add user_agent to sip lookups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7269 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 19:25:01 +00:00
Anthony Minessale 4181b2bc87 tls interop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7268 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 17:37:49 +00:00
Anthony Minessale 2f6f99583f interop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7267 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-17 16:31:08 +00:00
Anthony Minessale d3e10179f9 return stale on invalid auth header
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-16 15:06:33 +00:00
Michael Jerris daea564f9b Two ways for forcing SIP username to be the same as the auth username - i.e. locking a user to an extension (MODENDP-68)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 19:15:05 +00:00
Anthony Minessale 143bed09a3 try to use clock_gettime to make sure we don't care if the system time changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 00:43:49 +00:00
Anthony Minessale 9246a0abbf fix shutdown issues
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7139 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-08 16:35:20 +00:00
Anthony Minessale ecffbdca4e christmas presence
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 02:09:22 +00:00
Michael Jerris 750af968ec cleanup, null checks. etc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 04:01:29 +00:00
Michael Jerris e14bdfeac0 make log debug.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 02:55:23 +00:00
Anthony Minessale 7394f89da6 go ahead and umm auth
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 23:28:09 +00:00
Michael Jerris 89cb84c4d7 use switch_assert macro instead of just assert.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 23:21:45 +00:00
Michael Jerris 54ec86f6ce use switch_snprintf instead of snprintf becuase in insures null termination of strings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 21:53:32 +00:00
Anthony Minessale 5c94cba800 make sofia use domain wide params when needed for reg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-10 23:48:54 +00:00
Anthony Minessale 1bbb57a82c fix SFSIP-37
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-04 00:21:32 +00:00
Anthony Minessale d79d8ba65c add some stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 02:48:44 +00:00
Michael Jerris 5083c78736 fix for MODAPP-51
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 04:10:35 +00:00
Anthony Minessale a30c635e2a fix MODENDP-35
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 16:55:46 +00:00
Anthony Minessale 0ac9a16321 fix some stuff and add set_user func
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6239 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-13 19:58:44 +00:00
Anthony Minessale 3bea231fed fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-02 19:19:19 +00:00
Anthony Minessale 40a45952f0 add a few vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-02 17:34:14 +00:00
Anthony Minessale dbc7eb717f add lost code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-30 14:32:00 +00:00
Michael Jerris 990ea4a855 fix for MODENDP-34
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 05:03:28 +00:00
Michael Jerris 6b74f05af6 improve sofia_glue_get_url_from_contact and its usage. Should fix MODENDP-33.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-28 16:07:23 +00:00
Anthony Minessale a93ddbd212 presence crap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-24 23:20:47 +00:00
Anthony Minessale 76ae69ada4 whoever thought making SIP all text based was simply a genius, umm no, that was sarcasm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 14:22:53 +00:00
Anthony Minessale f2c02d65ee fix sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5988 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 03:27:03 +00:00
Anthony Minessale 42644022e1 improvements
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5967 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 16:17:42 +00:00
Anthony Minessale 7c93a4e4eb experimental multiple registrations
in sofia conf
<param name="multiple-registrations" value="true"/>

in dialplan

<action application="bridge" data="$sofia_contact(mysofia_profile_name/user@regtodomain.com)"/>
or
<action application="bridge" data="$sofia_contact(mysofia_profile_name_same_as_regto_domain.com/user)"/>
or
<action application="bridge" data="$sofia_contact(user@mysofia_profile_name_same_as_regto_domain.com)"/>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5956 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 01:02:01 +00:00
Anthony Minessale c8c6d97d9e update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-15 21:03:56 +00:00
Anthony Minessale 8a8434e099 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5860 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 23:22:02 +00:00
Anthony Minessale 0a980a4ff9 minor adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 17:12:31 +00:00
Anthony Minessale c4ae4e394d make xtra_params arg instead of just profile name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5838 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-10 23:38:48 +00:00
Traun Leyden 93b98b80ad patch which causes directory xml_curl requests to pass the sofia profile name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-20 20:09:04 +00:00