2053 Commits

Author SHA1 Message Date
Mathieu Rene
cbd282ecc4 MODSOFIA-46 with some NULL-proofing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-05 07:05:33 +00:00
Anthony Minessale
312abee36e nuke handle on errs worse than 500 rather than 900
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-04 21:23:36 +00:00
Rupa Schomaker
03009d648c exclude rows with the current call_id - could be an endpoint updating it's
registration while we're at max_registrations


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-04 14:50:53 +00:00
Anthony Minessale
b1ca4e289b fire presence_out when reg is flushed manually
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-03 19:40:24 +00:00
Brian West
b45f71bbe8 ZRTP Video works with ZFone (but you have to set your endpoint to use 99 for the payload for video or 125 in mod_h26x.c for H264 becuase the payloads MUST match or it can't figure it out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-03 19:19:10 +00:00
Anthony Minessale
852c2e484d SFSIP-86
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-03 19:14:12 +00:00
Anthony Minessale
9cbb5a55e4 skip video setup on re-invite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 22:58:45 +00:00
Rupa Schomaker
86e022f516 BOUNTY-15 - add user-agent-filter and max-registrations-per-extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 21:04:41 +00:00
Anthony Minessale
7cc61fd8e5 add sip_append_audio_sdp var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 22:30:34 +00:00
Anthony Minessale
509edaaef4 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 20:52:28 +00:00
Anthony Minessale
aaa822ba79 SFSIP-197
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-28 20:35:17 +00:00
Anthony Minessale
d14bffeed7 exec sql stmt sooner to prevent race
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 21:08:11 +00:00
Brian West
0549eee174 MODENDP-291
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16524 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-27 15:36:24 +00:00
Brian West
034489d182 doh MODENDP-290
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-25 22:23:30 +00:00
Brian West
295966bcaf shut the compiler up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-24 21:12:04 +00:00
Brian West
4f39fe92ab sip is stupid MODSOFIA-51, the 202 has to have the correct contact or the phone comes back and subscribes to the contact and not the actual extension
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-24 19:04:48 +00:00
João Mesquita
5a6c0ba4c8 Do right it right this time. MODENDP-284
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 19:08:44 +00:00
Brian West
22592cc0e9 MODENDP-284
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 18:43:38 +00:00
Anthony Minessale
7299658c54 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 03:59:01 +00:00
Brian West
940781259c fix rpid and from correctly when auto-nat is enabled so polycom won't display the flipping URI and freak some poor souls out :P
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 23:37:50 +00:00
Anthony Minessale
46595b5470 only hack sdp in proxy or bypass
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 22:17:17 +00:00
Brian West
78bd05cb65 remove excess line
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16446 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 01:03:58 +00:00
Anthony Minessale
dc86b797fa try this darren
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-22 00:51:32 +00:00
Anthony Minessale
7649248b01 add flag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16436 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 18:38:26 +00:00
Anthony Minessale
474e3253cf add new message to indications
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 18:03:54 +00:00
Anthony Minessale
1390132682 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 02:51:04 +00:00
Anthony Minessale
98edcdb345 you should get more than a steak dinner if you can make asterisk do this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16426 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-21 00:12:24 +00:00
Anthony Minessale
9ca05d7906 add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 19:20:11 +00:00
Anthony Minessale
d186928224 add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16422 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 19:09:57 +00:00
Anthony Minessale
da82398e07 add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16420 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 18:55:38 +00:00
Anthony Minessale
a0b5a3c039 extract sip_cseq also
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 16:01:25 +00:00
Anthony Minessale
73f386244d yes mikej it needs to go in
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16398 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 23:04:56 +00:00
Anthony Minessale
2ba29b819e set chanvars on both directions in sip and introduce sip_to_tag and sip_from_tag vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 20:55:19 +00:00
Anthony Minessale
110f634cda set chanvars on both directions in sip and introduce sip_to_tag and sip_from_tag vars
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 20:31:47 +00:00
Anthony Minessale
8c9f66daae FSCORE-262
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16388 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-18 17:38:20 +00:00
Michael Jerris
31b743d6eb rename ADD_ AM conditionals to HAVE_
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16332 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 03:11:56 +00:00
Mathieu Rene
306c52ece5 MODENDP-281
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 15:18:07 +00:00
Brian West
21234215f0 finally fix private hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-15 00:31:43 +00:00
Anthony Minessale
d23df5c634 make held-private work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 23:58:00 +00:00
Michael Jerris
e4385cafd1 (FSCORE-524)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 19:19:06 +00:00
Anthony Minessale
e5cadc5196 MODAPP-387
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 18:02:42 +00:00
Michael Jerris
8912b80e13 (FSCORE-524)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 17:01:36 +00:00
Brian West
66f9cb6f0d spa uses reboot the last way so linksys still will work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:57:58 +00:00
Brian West
b243aa1368 spa uses reboot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 15:47:34 +00:00
Brian West
b24c018c45 SCA tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 01:40:11 +00:00
Brian West
bc4c5d2b2c MODSOFIA-52
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 16:13:03 +00:00
Michael Jerris
99a4b08ffd make debug a little less noisy when no proxy acls are set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 01:23:19 +00:00
Anthony Minessale
5111bbb3da SFSIP-195
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:05:11 +00:00
Michael Jerris
c064a2a586 add recordings_dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Stefan Knoblich
c70f2d7e9f Avoid building static version of modules (e.g. mod_enum.a) by adding the "-shared" libtool option.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-10 00:27:48 +00:00