Mathieu Parent
869c221f3a
Skinny: more portable printf for sizeof (thanks to bkw)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 17:04:00 +00:00
Mathieu Parent
fa92f47bd1
Skinny: solve compilation on amd64
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 14:37:14 +00:00
Mathieu Parent
3731c4ab91
Skinny:
...
- allow several instances of the same device on different sockets
- move lines to table skinny_lines, as they need more params
- various small changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-10 13:49:53 +00:00
Marc Olivier Chouinard
0241b93bc5
mod_sofia: My iLBC changes caused a problem with fmtp was empty, this should fix it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16928 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 22:51:33 +00:00
Giovanni Maruzzelli
8111b4beb4
skypiax: commented out the debug print on writing silence packet while idle
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 22:05:27 +00:00
Brian West
30a823c0e4
MODSOFIA-64 thanks
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 21:41:03 +00:00
Anthony Minessale
bb62df6e9f
copy var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16902 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 19:09:13 +00:00
Marc Olivier Chouinard
2de8961b2a
mod_sofia: ilbc changes - I did an error in the patch I provided tony for r16898.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 17:33:26 +00:00
Anthony Minessale
1e8dcc206b
move exception for iLBC hack to sdp up to sofia (see Moc if anything breaks)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16898 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 17:16:19 +00:00
Brian West
074ae31df0
allow option of contact-host to mirror the sip-ip on a gateway
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 16:44:56 +00:00
Giovanni Maruzzelli
2a479a75f9
skypiax: when trying to specify the use of an already busy interface for originating an outbound call, return SWITCH_CAUSE_NORMAL_CIRCUIT_CONGESTION instead of DESTINATION_OUT_OF_ORDER. Like in openzap. Would be better to return SWITCH_CAUSE_REQUESTED_CHAN_UNAVAIL ???
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 15:04:57 +00:00
Giovanni Maruzzelli
de7fa863cd
skypiax: write_silence_when_idle in config, general configuration code reshuffle
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-04 01:10:19 +00:00
Brian West
fa1cb68b3c
MODENDP-296
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 22:12:35 +00:00
Giovanni Maruzzelli
13336a930b
skypiax: fixed MODSKYPIAX-73, and manage when REMOTEHOLD hangs up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 07:58:43 +00:00
Mathieu Parent
54510a372a
Skinny: off_hook_message doesn't include call_id on older phones
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16876 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 07:49:59 +00:00
Mathieu Parent
76be99c801
Skinny: avoid stack overflow by lowering button_template_helper size
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 07:48:42 +00:00
Giovanni Maruzzelli
87f46f0e88
skypiax: ooops, forgot to 'demote' debug output
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 20:40:07 +00:00
Giovanni Maruzzelli
d82d868ffe
skypiax: works well again on Virtual Machines
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16867 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 20:35:49 +00:00
Anthony Minessale
b8e1221e00
MODAPP-395
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 17:45:19 +00:00
Brian West
90eb974bed
FSCORE-564
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 16:21:28 +00:00
Giovanni Maruzzelli
265c79a5bf
skypiax: Synching audio
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16851 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 13:25:04 +00:00
Mathieu Parent
3fe4d7a3d8
Skinny: test: put config on top
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 11:06:47 +00:00
Giovanni Maruzzelli
7cd8180f4a
skypiax: tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 09:53:11 +00:00
Giovanni Maruzzelli
4214698ec1
skypiax: cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16848 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-28 20:48:13 +00:00
Giovanni Maruzzelli
a50e12040e
skypiax: #ifdeffed out netinet/tcp.h from skypiax.h for windows, it get its own automatically
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-28 20:08:45 +00:00
Giovanni Maruzzelli
f9013440e0
skypiax: tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-28 11:50:35 +00:00
Anthony Minessale
a705693354
doh
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-26 20:57:37 +00:00
Marc Olivier Chouinard
125aec9175
mod_sofia: Fix small issue with rescan profile and gateway getting duplicate entry following improvement in r16698
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16840 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-26 20:53:14 +00:00
Giovanni Maruzzelli
70c203c7dc
skypiax: snd-dummy alsa driver, make it ready (need to be edited before compilation) for alsa-1.0.22 still works on 1.0.20 and compatible with old alsa versions
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16837 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-26 17:52:36 +00:00
Giovanni Maruzzelli
d75f7d75d4
skypiax: new snd-dummy.c
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-26 10:47:32 +00:00
Giovanni Maruzzelli
183a1ada6b
skypiax: new snd-dummy.c don't care no more about HZ in kernel
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16834 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-26 10:44:41 +00:00
Giovanni Maruzzelli
1207c64a5a
skypiax: cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16829 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 19:21:20 +00:00
Giovanni Maruzzelli
305821a94a
skypiax: cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 19:18:21 +00:00
Giovanni Maruzzelli
dea13352a7
skypiax: cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16826 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 18:38:41 +00:00
Mathieu Parent
7491bd639c
Skinny: sleep to lower CPU consomption
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16825 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 18:26:23 +00:00
Giovanni Maruzzelli
a15fd5a9a0
skypiax: indenting
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 18:17:38 +00:00
Mathieu Parent
05048ba11f
Skinny: handle ServiceUrl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16823 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 17:36:45 +00:00
Giovanni Maruzzelli
60e8100b48
skypiax: removed debugging with invis
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16822 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 15:53:57 +00:00
Giovanni Maruzzelli
8102752fd3
skypiax: debugging with invis
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16821 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 15:51:34 +00:00
Mathieu Parent
adde57cb24
Skinny: handle UnregisterMessage and properly flush listener
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16820 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 15:23:11 +00:00
Mathieu Parent
c84d664c6b
Skinny: add send Reset/Restart
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16819 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 14:34:43 +00:00
Giovanni Maruzzelli
45c5e7fbef
skypiax: let's the API thread die on unload module on win32
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:56:11 +00:00
Giovanni Maruzzelli
13c38b26c9
skypiax: tweakings for windows, still don't know how to make the API thread to die on windows at module unload
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16812 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 12:43:06 +00:00
Giovanni Maruzzelli
4a89537070
skypiax: timing and load tweaking, let's see if compile on windoz
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16810 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 10:29:19 +00:00
Anthony Minessale
6307ec4a69
MODSOFIA-50
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16806 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 00:07:25 +00:00
Anthony Minessale
b85ea3947b
MODENDP-294
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16805 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 23:02:50 +00:00
Anthony Minessale
4938010aeb
FSCORE-558
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 20:40:31 +00:00
Jeff Lenk
4d1f1ffbb2
Fix Windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16798 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 15:21:06 +00:00
Mathieu Parent
3c36d26988
Skinny: answer FeatureStatReqMessage with FeatureStatMessage
...
'#buggy version!'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 12:06:58 +00:00
Mathieu Parent
32565f50f5
Skinny: previous commit was incomplete
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 12:06:47 +00:00