Michael Jerris
d945b059c8
Wed Sep 10 12:05:57 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* test_100rel.c: fixed timing problems with response to BYE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9518 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:24:14 +00:00
Michael Jerris
07f024c9b9
Wed Sep 10 11:46:36 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* test_s2.c: add From tag to s2-generated requests
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9517 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:59 +00:00
Michael Jerris
64c24236f1
Wed Sep 10 11:45:25 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* soa_static.c: soa_static_process_reject() backs up only if it has to back up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:44 +00:00
Michael Jerris
5f65acd306
Wed Sep 10 11:44:40 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* soa.c: document what function table contains by default
For easy TAGS usage.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:21 +00:00
Michael Jerris
1dab185160
Wed Sep 10 10:49:06 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: added test cases for nua_handle_destroy() and nua_respond()
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:23:01 +00:00
Michael Jerris
65b629aa8e
Wed Sep 10 10:40:18 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: bye_4_1_11 - checking BYE in completing state
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:22:43 +00:00
Michael Jerris
184bee89d5
Wed Sep 10 10:39:23 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: renamed call error cases (3.1, 3.2)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:22:29 +00:00
Michael Jerris
6245100d02
Wed Sep 10 10:37:35 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: added more CANCEL cases
2.2.5 - CANCEL glare test case (failing)
2.2.6 - Simple nua UAS CANCEL case
2.2.7 - RFC 2543 client CANCELing, nua as UAS
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:22:13 +00:00
Michael Jerris
b45c089d4b
Wed Sep 10 10:22:28 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: added TCP call cases call_2_1_2_2 and call_2_1_3_2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:21:56 +00:00
Michael Jerris
cee1157243
Wed Sep 10 09:56:53 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* test_s2.c: use only tport protocol if primary tport is given
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:21:42 +00:00
Michael Jerris
4c606d6df4
Wed Sep 10 09:39:03 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: added case 2.1.8, Call using NUTAG_PROXY().
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:21:28 +00:00
Michael Jerris
ff74ae2a89
Wed Sep 10 09:34:00 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* check_session.c: added tests for PRACK and preconditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:21:10 +00:00
Michael Jerris
f1914b40cd
Wed Sep 10 09:29:58 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* test_s2.c: turn on s2 tport log if environment variable S2_TPORT_LOG is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:20:55 +00:00
Michael Jerris
545f4a9194
Wed Sep 10 09:29:17 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* test_s2.c: allow user-specified VIA in requests from s2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:20:25 +00:00
Michael Jerris
5563aa8ae8
Wed Sep 10 09:05:24 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: fixed client request reference counting in nua_session_usage_remove()
Bug reported by Della Betta Filippo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9504 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:20:05 +00:00
Michael Jerris
46c7e09c4d
Wed Sep 3 14:37:06 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* sdp: updated documentation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9503 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 16:19:45 +00:00
Anthony Minessale
39c13b1d5d
fix MODFORM-12
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9502 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 15:32:35 +00:00
Brian West
564b5f4a79
create example of using the inputcallback to influence the playback of a file.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-10 14:05:48 +00:00
Anthony Minessale
c583153831
declinatio mortuus obfirmo!
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 23:14:15 +00:00
Anthony Minessale
8ec9b8f7cb
change xml hooks to rwlock
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9498 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 22:47:37 +00:00
Anthony Minessale
4abd35c5a0
add switch_safe_strdup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9497 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 22:47:03 +00:00
Anthony Minessale
432da6e071
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 18:24:13 +00:00
Anthony Minessale
0468d16036
fix FSCORE-181
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 17:47:01 +00:00
Anthony Minessale
3bcf438356
remove -w from mod_fax makefile
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 17:07:40 +00:00
Anthony Minessale
ea964d8fe6
update spandsp to use newest snapshot http://www.soft-switch.org/downloads/snapshots/spandsp/spandsp-20080910.tar.gz
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 17:04:42 +00:00
Anthony Minessale
bc5cf34915
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 16:32:15 +00:00
Anthony Minessale
0da29822ca
fix some regression caused last week re: rtp and async timers on and off
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 16:31:53 +00:00
Anthony Minessale
c8b8672a3e
still try to graceful shutdown in dire cirumstances
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 15:25:31 +00:00
Anthony Minessale
860b838b63
add new target
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 23:06:25 +00:00
Brian West
f341d9c79a
Add force-register-db-domain which works in conjunction with force-register-domain.
...
force-register-domain will only force auth to the domain specified.
force-register-db-domain will store it in the db with the forced domain.
Examples:
<param name="force-register-db-domain" value="cluecon.com"/>
<param name="force-register-domain" value="cluecon.com"/>
/b
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 22:38:37 +00:00
Anthony Minessale
1b048f00c3
fix min digits in read app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 22:34:28 +00:00
Anthony Minessale
fc9c08c27e
add voicemail forwarding 'needs make vm-sync after update'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 21:56:07 +00:00
Anthony Minessale
1912c9b543
fix MODAPP-140
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 21:52:52 +00:00
Brian West
243d0e1d12
fix function to be in the proper locaiton
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 20:35:17 +00:00
Anthony Minessale
0214292463
don't require another configure when you just change the sound files version
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-08 18:10:28 +00:00
Brian West
2340f06614
escape the comma as this sets PCMA to zero intead of the expected results.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9477 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-07 16:07:41 +00:00
Robert Joly
59d134c73a
Added some const kerywords to parameters.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-07 03:59:39 +00:00
Michael Jerris
663344afc5
fix info dtmf passing of non numbers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9474 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-07 02:56:56 +00:00
Michael Jerris
87cdf36bde
fix FSCORE-182, don't try to pass the frame flags across as that will leave us with some untrue assumptions on the new frame.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9473 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-06 23:05:23 +00:00
Brian West
d70241a413
fix timer_name check in rtp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-06 18:00:35 +00:00
Anthony Minessale
6f4f1d1db3
fix unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 21:37:33 +00:00
Brian West
94ddd96b8b
move fax config
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 21:20:15 +00:00
Massimo Cetra
cff54e4f6a
fax_force_caller variable rework
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 20:49:23 +00:00
Anthony Minessale
07198a8416
cleanup for mod_fax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 20:34:18 +00:00
Brian West
a4c95c63f6
agressive-nat-detecion has side effects related to 302 redirects only use if you know what you're doing
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 18:35:40 +00:00
Michael Giagnocavo
377d84a20b
Add batch file to generate mono.lib
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 16:39:20 +00:00
Michael Jerris
ebd4ea35d9
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 16:16:36 +00:00
Michael Jerris
8a9dd614e4
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 16:12:09 +00:00
Brian West
01e79e2f95
don't need to do this like that for ext-rtp-ip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 14:46:16 +00:00
Michal Bielicki
bc1d36c366
fixes for Solaris
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-05 13:36:47 +00:00