848 Commits

Author SHA1 Message Date
Anthony Minessale
2043d5a671 fix display of timeout 2010-11-03 12:22:01 -05:00
Anthony Minessale
97d80d924a same as last one in another place 2010-11-02 11:50:04 -05:00
Anthony Minessale
35676e7e04 parse static route in sip uri in notify by event 2010-11-01 18:47:09 -05:00
Anthony Minessale
e10bc0a965 allow {dtmf_type=none} to work in oubound dial strings 2010-10-26 15:43:14 -05:00
Anthony Minessale
dfa78985b4 Change codec behaviour
channel_variable: sdp_m_per_ptime
Adds a new m= line for each distinct ptime in codec list.

When this variable is not set:
	When mixing codecs with various ptime in a codec list, they will now be allowed to co-exist in the sdp but it will send no ptime attr.
		This means the ptime preferences on the offer will be ignored when mixing codecs with various ptimes.
	When receiving a codec list with no ptime attr, the ptime will be chosen from local preference instead of assuming 20ms
		This means if offer contains PCMU with not ptime and FS has PCMU@40i

Dynamic payloads will now start at 98 and increment per additional dynamic codec per call.
	So now you can add CELT@32000h,CELT@48000h and each one will be auto-assigned a dynamic paylaod type.
2010-10-13 19:28:20 -05:00
Anthony Minessale
f13fa0c1a5 FS-2763 2010-10-08 15:38:01 -05:00
Anthony Minessale
8f13eb8966 FS-2762 2010-10-06 15:17:48 -05:00
Anthony Minessale
51cc00a5f9 doh 2010-10-06 11:07:41 -05:00
Anthony Minessale
fea856b67c swigall 2010-10-06 08:48:33 -05:00
Anthony Minessale
3bae1e7ab2 refactor 2010-10-06 08:38:32 -05:00
Brian West
6937ca39da FS-884 2010-10-01 10:33:15 -05:00
Jeff Lenk
45ecbc2f61 fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
Anthony Minessale
84a383fe0f improve video support for new polycom phones 2010-09-29 14:14:41 -05:00
Brian West
7310c2c553 FS-1681 2010-09-27 12:44:50 -05:00
Brian West
a9446ac12e SFSIP-227 2010-09-23 11:25:43 -05:00
Brian West
72baaf6d23 fix t38 passthru when port changes on re-invite 2010-09-21 19:22:28 -05:00
Michael Jerris
29ea6e296f fix typo and printf specifier resulting in incorrect output of call counts on profiles and gateways 2010-09-21 15:08:26 -05:00
Anthony Minessale
09fa66787e add 'sofia global siptrace on' so we don't have to always teach people to enable sip trace on each profile 2010-09-20 16:55:09 -05:00
Anthony Minessale
0477cb67f5 add sofia profile <profile> gwlist up|down to list up or downed profiles for feeding into mod distributor to exclude dead gateways 2010-09-17 14:11:57 -05:00
Anthony Minessale
445731eea1 add inline lists for tab complete db using ::[a:b syntax 2010-09-17 14:10:30 -05:00
Anthony Minessale
6068167208 explicit reloadxml in sofia as well 2010-09-16 18:17:52 -05:00
Anthony Minessale
646a5609a1 edge cases for sofia recover 2010-09-08 22:53:57 -05:00
Anthony Minessale
4526ba30c6 improve sofia recover in some nat cases 2010-09-08 15:32:34 -05:00
Anthony Minessale
86de47ff31 dont put an rpid in 183 or 200 if pass-callee-id is false 2010-09-08 10:41:59 -05:00
Anthony Minessale
ac20528816 MODSOFIA-85 2010-09-08 09:44:49 -05:00
Brian West
540ee0123d make sure to remove sip_dialogs when we should 2010-08-27 14:05:03 -05:00
Andrew Thompson
37c224670e Unify gateway printing between 'sofia xmlstatus gateway' and 'sofia xmlstatus gateway <gatewayname>' 2010-08-26 18:35:22 -04:00
Mathieu Rene
2a730984d2 mod_sofia: fix compile 2010-08-26 14:50:50 -04:00
Anthony Minessale
46c6650a94 pass originate flags into session_request so we can selectivly skip throttling 2010-08-26 12:19:49 -05:00
Anthony Minessale
f1aead3174 increase sps during recovery 2010-08-18 15:33:18 -05:00
Anthony Minessale
96b790fa2e BOUNTY-20 2010-08-18 15:01:32 -05:00
Brian West
92d324d3aa MODSOFIA-91 2010-08-17 09:44:36 -05:00
Anthony Minessale
d6d7773ca4 FSCORE-639 with some additional changes 2010-07-29 17:41:33 -05:00
Anthony Minessale
f2ea3ee315 indent run 2010-06-30 10:35:15 -05:00
Anthony Minessale
51cb9efe9a remove ass 2010-06-29 14:05:44 -05:00
Anthony Minessale
911e9182e1 add cid-in-1xx profile param and sip_cid_in_1xx chan var 2010-06-29 09:32:41 -05:00
Anthony Minessale
0bff1a411b clean up indenting in sofia 2010-06-23 13:22:52 -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
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
Anthony Minessale
3c688a95f8 MODENDP-310 2010-06-15 15:48:12 -05:00
Anthony Minessale
c2cfe1b202 FSMOD-61 2010-06-14 14:10:15 -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
Anthony Minessale
0152706fa9 BOUNTY-19 2010-06-04 19:37:04 -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