Anthony Minessale
|
ab568f3589
|
patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13694 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 21:52:50 +00:00 |
|
Michael Jerris
|
389bc359c5
|
fix div by zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13669 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 14:45:40 +00:00 |
|
Giovanni Maruzzelli
|
0b0d4077c1
|
skypiax: now it manages the REMOTEHOLD status, when the remote party puts the call on-hold
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13667 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 23:59:27 +00:00 |
|
Giovanni Maruzzelli
|
e8a262b729
|
skypiax: insert the delay ONLY if the broken message is 'ERROR 92 CALL: Unrecognised identity': when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13666 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 20:31:01 +00:00 |
|
Mathieu Rene
|
7a34d5bafb
|
xml_config tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13665 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 19:10:37 +00:00 |
|
Giovanni Maruzzelli
|
8942627040
|
skypiax: the Skype client sends us BOTH inband and out_of_band DTMFs, no way to shut the inbands. Let's intercept the out_of_bands ONLY if we are not bridged (eg: IVR, so not to waste CPU in detecting inband), but not propagate the out_of_band DTMFs if we are bridged (inband ones will be propagated)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13664 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 18:15:26 +00:00 |
|
Giovanni Maruzzelli
|
0b18987f9e
|
skypiax: when repeatedly you try to connect to non-existing Skype account in a short period, the Skype client send you back the two halves of the message 'ERROR 92 CALL: Unrecognised identity' inverted in a way that breaks the flux of the API messages. Maybe an anti-spam feature? Anyway, let's try to work around it and restore sanity with a 1 second delay
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13663 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 16:36:26 +00:00 |
|
Mathieu Rene
|
10b0f71114
|
MODAPP-286
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13662 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 11:31:37 +00:00 |
|
Mathieu Rene
|
b317e46aae
|
Add support for coma-delimited lists in a user's cidr attribute
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13661 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-06 01:37:26 +00:00 |
|
Anthony Minessale
|
f9569fcf5d
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13659 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 22:00:10 +00:00 |
|
Anthony Minessale
|
9300e0ad70
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13658 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:55:02 +00:00 |
|
Anthony Minessale
|
29b9067d3e
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13657 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:36:52 +00:00 |
|
Anthony Minessale
|
5abb525491
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13656 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:23:37 +00:00 |
|
Anthony Minessale
|
1e3e07a42e
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13655 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:04:37 +00:00 |
|
Anthony Minessale
|
151275db20
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13654 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 21:03:01 +00:00 |
|
Michael Jerris
|
1cceadfe97
|
fix msvc build error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13653 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:40 +00:00 |
|
Brian West
|
7b55bfafa2
|
swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13652 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:37 +00:00 |
|
Anthony Minessale
|
19f7c84d44
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13651 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:57:34 +00:00 |
|
Brian West
|
77ab8665ce
|
move this debug line back to the right place
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13650 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 20:37:43 +00:00 |
|
Anthony Minessale
|
213a372b11
|
add padding to cycles on session_record
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13648 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:52:02 +00:00 |
|
Anthony Minessale
|
e346b6dca7
|
add usec delta to log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13647 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:49:19 +00:00 |
|
Brian West
|
35c1d7bec7
|
Mirror back the port so people don't ask why its ZERO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13646 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:31:25 +00:00 |
|
Anthony Minessale
|
1bab5e4f03
|
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13645 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 19:07:58 +00:00 |
|
Michael Jerris
|
2472bddddf
|
fix prototype
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13639 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 16:19:03 +00:00 |
|
Michael Jerris
|
d2821be945
|
mod_conference: don't transfer back to the same conference
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13638 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 16:16:56 +00:00 |
|
Mathieu Rene
|
3821b38d34
|
Use a new natpmp_t object for every request
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13636 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 15:01:54 +00:00 |
|
Mathieu Rene
|
dd3ad37b13
|
fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13635 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 14:39:28 +00:00 |
|
Buklov Boris Vladimirovich
|
81f5f28b6f
|
add new rule
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13631 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 07:41:22 +00:00 |
|
Brian West
|
bf7120ea8f
|
fix this cuz its wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13630 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 04:12:26 +00:00 |
|
Mathieu Rene
|
b633d3298e
|
add an external port output parameter to switch_nat_add_mapping and use it in sofia_glue_tech_choose_port
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13629 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 02:30:44 +00:00 |
|
Mathieu Rene
|
60ec88985a
|
oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13628 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 01:46:09 +00:00 |
|
Mathieu Rene
|
dfaf607e6d
|
oops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13627 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 01:17:59 +00:00 |
|
Mathieu Rene
|
35bdae4aa2
|
add hunt_caller_profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13626 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 01:16:02 +00:00 |
|
Anthony Minessale
|
ef5b6d76a8
|
add hunt_caller_profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13625 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-05 01:05:11 +00:00 |
|
Michael Jerris
|
55bec0b6b2
|
sofia-sip: fix re-register after 423 w/ Min-Expires (SFSIP-143)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13619 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 20:00:53 +00:00 |
|
Brian West
|
cd2dd2bf05
|
sofia does the right thing... confused with users report of it not working
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13617 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 19:04:14 +00:00 |
|
Anthony Minessale
|
ae9c6bedef
|
tweak rtp timing stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13616 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 18:56:34 +00:00 |
|
Mathieu Rene
|
5a149bfcb4
|
mod_sofia: Move siptrace to loglevel INFO
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13615 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 17:26:05 +00:00 |
|
Brian West
|
e11a32fe80
|
use user_via if we send a 180 or 183
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13614 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 16:53:27 +00:00 |
|
Brian West
|
8e264274f3
|
don't have contact str here either it'll result in double contact headers on unregister
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13613 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 14:53:23 +00:00 |
|
Brian West
|
4e6be5132c
|
dont leak this in other cases.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13612 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 14:10:31 +00:00 |
|
Rupa Schomaker
|
67270b8d4f
|
honor effective_caller_id_number for CID override
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13611 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 13:56:28 +00:00 |
|
Brian West
|
011ebe674b
|
missed one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13610 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 05:50:16 +00:00 |
|
Brian West
|
32a1336d8a
|
don't need contact here its already set on the nh .. this results on double contact headers on unregister
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13609 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 05:48:59 +00:00 |
|
Brian West
|
ba32c8c4d5
|
check the nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13608 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 05:43:34 +00:00 |
|
Michael Jerris
|
0e20e48919
|
add netmask code for windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13607 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 05:23:19 +00:00 |
|
Robert Joly
|
49aec077ac
|
Fixed call deflect, previous code was uncompilable on any version of OPAL. Sorry total brain fade there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13606 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 04:15:05 +00:00 |
|
Brian West
|
0eac3191a6
|
woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13605 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 04:10:40 +00:00 |
|
Brian West
|
47cad8a7e0
|
fix sql query missing network_ip for callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13604 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 04:05:48 +00:00 |
|
Brian West
|
2db280f994
|
adding network_ip to the dialogs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13603 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 04:04:14 +00:00 |
|