Anthony Minessale
464ecd1b18
revert part of 92bd8966fa7ecf852fac8fdc88a900e424335b33 FSCORE-598
2010-06-24 14:30:37 -05:00
Anthony Minessale
64a71c5798
destroy handle on bad authenticate
2010-06-24 13:19:14 -05:00
Anthony Minessale
0bff1a411b
clean up indenting in sofia
2010-06-23 13:22:52 -05:00
Jeff Lenk
4010911db9
sync express to limit changes + add skinny
2010-06-20 12:07:11 -06:00
Anthony Minessale
d1492c0da4
remove log
2010-06-18 17:39:44 -05:00
Anthony Minessale
fabaa4a28e
MODSOFIA-77
2010-06-18 17:09:26 -05:00
Anthony Minessale
a0c641aeb7
MODSOFIA-59 (part 2)
2010-06-18 16:53:02 -05:00
Joao Mesquita
e8f5bbae28
Add a var with the contact count
2010-06-18 18:39:17 -03:00
Anthony Minessale
beae21d729
MODSOFIA-59
2010-06-18 15:42:28 -05:00
Anthony Minessale
92bd8966fa
FSCORE-598
2010-06-18 13:40:10 -05:00
Anthony Minessale
8b4a8cc3ef
format refactor
2010-06-17 14:36:31 -05:00
Anthony Minessale
3026e639fe
MODENDP-312
2010-06-17 10:24:36 -05:00
Mathieu Parent
5017869399
Skinny: handle early media
...
See MODSKINNY-8 (switch_core_io.c:121
SKINNY/internal/SEP002699438FB6:0/1 has no read codec when using early
media)
2010-06-17 07:44:33 +02:00
Mathieu Parent
df92a3ca07
Skinny: Remove unused flags
2010-06-17 07:05:28 +02:00
Mathieu Parent
2629a570c7
Skinny: MWI improvement: allow domain name <> profile name
2010-06-16 22:42:15 +02:00
Mathieu Parent
1d7d014612
Skinny: Basic MWI
...
With following limitations:
- only first line is handled
- only works well when domain name = profile name
2010-06-16 22:42:15 +02:00
Anthony Minessale
3c688a95f8
MODENDP-310
2010-06-15 15:48:12 -05:00
Brian West
e0f7c2e320
FSMOD-60
2010-06-14 14:12:14 -05:00
Anthony Minessale
c2cfe1b202
FSMOD-61
2010-06-14 14:10:15 -05:00
Anthony Minessale
de001cb65a
FSMOD-61
2010-06-14 13:43:51 -05:00
Anthony Minessale
64aaf4e9d8
FSMOD-61
2010-06-14 13:42:06 -05:00
Brian West
a95fa59e87
MODSOFIA-78
2010-06-13 19:17:52 -05:00
Brian West
67217f0c9b
SFSIP-214 don't override with a possible NULL value for tech_pvt->cid_type because its already defaulted to the profile setting at the top of sofia_glue_do_invite
2010-06-13 19:07:11 -05:00
Anthony Minessale
22569d4ac5
add multiple rtp-ip support to sofia profiles
...
add extra rtp-ip params to a profile to add more ip which will be used round-robin as new calls progress.
2010-06-10 17:10:03 -05:00
Brian West
2e347c9326
Adding subject to SEND_MESSAGE
2010-06-10 15:48:29 -05:00
Mathieu Parent
2fc09235b7
Skinny: split event handlers
2010-06-10 08:35:05 +02:00
Anthony Minessale
bc6334a610
FSCORE-617
2010-06-07 16:47:35 -05:00
Anthony Minessale
4d928be3e3
update to last patch
2010-06-07 15:28:32 -05:00
Anthony Minessale
d5ba2f3e3b
add RTP_BUG_IGNORE_MARK_BIT to list of bug tolerances
2010-06-07 14:06:41 -05:00
Anthony Minessale
0152706fa9
BOUNTY-19
2010-06-04 19:37:04 -05:00
Anthony Minessale
0f133eae2d
add new callstate field to channels table
2010-06-04 19:03:36 -05:00
Anthony Minessale
64f58f2d67
only execute app once in app mode
2010-06-02 15:17:12 -05:00
Mathieu Parent
3f7cafd709
Rename sofia_glue_get_user_host to switch_split_user_domain
...
and move to switch_utils. To allow use by other modules.
2010-06-02 01:09:54 +02:00
Anthony Minessale
a291af5768
add sip_copy_multipart to work like sip_copy_custom_headers
2010-06-01 17:22:45 -05:00
Anthony Minessale
c17eefb2a4
first crack at multipart content in invites
2010-06-01 17:13:32 -05:00
Anthony Minessale
6360264fb2
add sip_force_audio_fmtp
2010-06-01 14:04:55 -05:00
Michael Jerris
52cd8cdd64
mod_sofia: use rfc recommended default session timeout of 30 min according to RFC 4028 4.2 (MODSOFIA-76)
2010-05-31 09:39:36 -04:00
Michael Jerris
be92e5df08
mod_sofia: allow video negotiation on re-invite (SFSIP-211)
2010-05-31 09:14:53 -04:00
root
51b79d7a37
add dtmfinband conf parameter.
...
add endpoint-name conf parameter represents endpoint name.
fix GK registration retrying in case of registration reject.
fix double DTMF hadling for examle in case dtmf-relay h245-signal h245-alphanumeric on cisco dial-peer.
fix crash on module unloading.
2010-05-31 15:44:51 +04:00
Mathieu Parent
48c7bb320e
Skinny: correct define_time_date
...
The 'day' field is the month day (and not year day).
Fix MODSKINNY-4 and MODSKINNY-7
2010-05-27 11:55:09 +02:00
Anthony Minessale
ccf74d5b41
negotiable t38 passthru
2010-05-26 20:13:07 -05:00
Mathieu Parent
7566575523
Skinny: simplify header inclusions
...
thanks to Frank Seesink on MODSKINNY-6
2010-05-26 10:45:52 +02:00
Mathieu Parent
96a630e454
Skinny: fix compilation on OS X
...
declaring some variables "extern" thanks to Peter Olsson
Fix MODSKINNY-6: Build still fails on OS X (even after last changes)
2010-05-26 10:40:38 +02:00
Mathieu Parent
a2ceff1471
Skinny: size_t has different sizes on different platforms
...
Resolve (shouldn't) MODSKINNY-5: Compiling mod_skinny on Mac OS X 10.6.3 fails
with error message about format mismatch of 'long unsigned int'
2010-05-25 09:29:01 +02:00
Michael Jerris
f89cbdd644
add mod_skinny vcproj file for windows build (MODSKINNY-3)
2010-05-22 19:18:35 -04:00
Anthony Minessale
7b3d3f7ef2
Tea for two (or maybe thirty eight?)
2010-05-21 16:47:21 -05:00
Anthony Minessale
7cfe6bb222
remove race (part 2)
2010-05-21 16:18:36 -05:00
Anthony Minessale
eb30905913
remove race
2010-05-21 16:17:20 -05:00
Michael Jerris
7996819fca
possible fix for FSCORE-575
2010-05-21 14:40:36 -04:00
Mathieu Parent
1632f82a1a
Skinny: typo
2010-05-21 15:53:15 +02:00