Brian West
|
e44ef22b23
|
don't print misleading info when nat_type isn't set on auto_nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13704 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-08 23:26:30 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Brian West
|
e353aaf3d0
|
adding test_sql and network_ip to sub callback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13602 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 01:18:00 +00:00 |
|
Brian West
|
50174a7412
|
forgot to convert these to use sofia_glue_check_nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13601 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-04 01:05:52 +00:00 |
|
Brian West
|
2c8bbc016d
|
not sure how this flag was removed but its required in auto nat mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13598 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-03 22:16:43 +00:00 |
|
Brian West
|
f0172523ca
|
fix via for outbound sub and reg contacts are correct
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13596 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-03 22:00:49 +00:00 |
|
Michael Jerris
|
1dd780e697
|
merge sip nat improvements from branches/brian
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13594 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-03 21:08:34 +00:00 |
|
Anthony Minessale
|
b82984fe97
|
add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-02 16:55:10 +00:00 |
|
Mathieu Rene
|
e1fa59a2c0
|
mod_sofia: its cuter that way
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13544 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-02 00:56:14 +00:00 |
|
Mathieu Rene
|
2eea7447d0
|
mod_sofia: Rewrite sofia_glue_get_user_host
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13543 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-02 00:54:38 +00:00 |
|
Brian West
|
c22d626c79
|
ok only do this is callee_id_name is set
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13528 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-01 13:55:17 +00:00 |
|
Brian West
|
dd1e4b2d23
|
sigh, guess we can only do this on snom and polycom right now to be safe
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13527 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-06-01 13:45:50 +00:00 |
|
Brian West
|
44c27f9922
|
don't throw error on this event now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13519 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-30 03:44:14 +00:00 |
|
Brian West
|
6eb2b39f4d
|
fix warning when you set type to none
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13507 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-29 18:11:07 +00:00 |
|
Michael Jerris
|
5b27226a07
|
handle vegastream broken sip info packets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13506 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-29 18:08:05 +00:00 |
|
Brian West
|
c18d67b5c4
|
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13499 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-29 01:08:30 +00:00 |
|
Brian West
|
af9b1b6989
|
doh this is the right way for this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13497 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-28 23:39:46 +00:00 |
|
Brian West
|
595dc9bb8d
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13495 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-28 23:10:17 +00:00 |
|
Brian West
|
2303c82588
|
picky compilers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13494 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-28 23:08:43 +00:00 |
|
Brian West
|
60c0d5c2b6
|
Update CID on Polycom when doing an Attended transfer, Make send_display work with Polycom and others, add patch with mods from SFSIP-111 HOME RUN.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13492 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-28 22:46:17 +00:00 |
|
Michael Jerris
|
3fb3e146c3
|
dos2unix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13475 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-27 23:20:26 +00:00 |
|
Anthony Minessale
|
ece57ca13f
|
one least tweak to last 2 commits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13405 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-20 21:32:11 +00:00 |
|
Anthony Minessale
|
a17780cdeb
|
add proxy-follow-redirect flag (experimental)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13403 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-20 21:01:51 +00:00 |
|
Anthony Minessale
|
2d97208b49
|
add proxy-follow-redirect flag (experimental)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13402 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-20 20:51:35 +00:00 |
|
Michael Jerris
|
03ba64aee5
|
mod_sofia: add contact-user profile param to override default contact username for a profile (MODSOFIA-8)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13397 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-19 21:16:03 +00:00 |
|
Michael Jerris
|
8818559e1f
|
mod_dingaling: add dingaling status fsapi command (MODENDP-212)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13396 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-19 20:49:37 +00:00 |
|
Anthony Minessale
|
b0bf26153a
|
make autoflush on bridge the default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13389 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-19 17:49:21 +00:00 |
|
Michael Jerris
|
123d724377
|
don't do this if its zero try one SFSIP-143
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13384 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-19 15:17:44 +00:00 |
|
Brian West
|
8b193a3039
|
remove mailbox and replace with number_alias
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13379 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-18 17:16:48 +00:00 |
|
Michael Jerris
|
70b42ccb75
|
fix small memory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13374 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-18 14:56:09 +00:00 |
|
Michael Jerris
|
2ac2fa8659
|
Allow to send the flush/reboot all the registration of a domain (MODENDP-187)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13363 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-05-15 19:36:43 +00:00 |
|