Mathieu Parent
4c1065f7b5
Skinny: Milestone 1 : device level (codec list)
...
- update codec list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:59:02 +00:00
Mathieu Parent
0cdf84d35b
Skinny: Milestone 1 : device level (register event)
...
- fire skinny::register events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:58:54 +00:00
Mathieu Parent
84f500f0cc
Skinny: Milestone 1 : device level (multiple replies)
...
- A request can call several replies
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:58:43 +00:00
Mathieu Parent
bd480237b9
Skinny: Milestone 1 : device level (CapabilitiesReqMessage and CapabilitiesResMessage)
...
- send CapabilitiesReqMessage during registration
- handle CapabilitiesResMessage
- also correct sent length
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:58:36 +00:00
Mathieu Parent
c813d03e97
Skinny: Milestone 1 : device level (PortMessage)
...
-Handle PortMessage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:58:25 +00:00
Mathieu Parent
ba1950a75d
Skinny: Milestone 1 : device level (API)
...
skinny device *
skinny device <device_name>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:58:15 +00:00
Mathieu Parent
b78542299c
Skinny: Milestone 1 : device level (timeout)
...
- handle keepalive message (expiration)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:58:07 +00:00
Mathieu Parent
c6fbe03072
Skinny: Milestone 1 : device level (Register)
...
- handle RegisterMessage
- keep device infos (attached to listener)
- respond with RegisterAckMessage
- handle port message (do nothing)
- handle keepalive message (do nothing for now)
and:
- clean memory pools usage
- date_format is fixed length
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:58:00 +00:00
Mathieu Parent
0117bdd936
Skinny: Milestone 0 : no-op module (listeners and base skinny parsing)
...
Check for huge message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:57:53 +00:00
Mathieu Parent
bf64b0962b
Skinny: Milestone 0 : no-op module (listeners and base skinny parsing)
...
Based on mod_event_socket.
- create listeners
- parse sccp header (length, reserved, type)
- don't listen to reloadxml event, as we don't reload listeners
- listen to heartbeat event to expire listeners
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:57:45 +00:00
Mathieu Parent
36e6d9548f
Skinny: Milestone 0 : no-op module (conf and event)
...
Based on mod_reference.
- example conf files
- load configuration file conf/autoload_configs/skinny.conf.xml
- listen to reloadxml events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 11:57:37 +00:00
Anthony Minessale
ffe784f110
add sofia_dig [xml] api func
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 00:01:39 +00:00
Brian West
4d3dac5b52
FSBUILD-249
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 22:56:54 +00:00
Michael Jerris
c96fa14851
fix mod_fax missing symbol on libtool 2+ (FSMOD-37)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16741 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:20:46 +00:00
Michael Jerris
a7f6806215
fix mod_fax missing symbol on libtool 2+ (FSMOD-37)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16740 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:19:04 +00:00
Anthony Minessale
b9c18c5261
allow domains with no dot in them as long as you specify a profile name
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16739 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:13:12 +00:00
Michael Jerris
a524ad6227
fix mod_fax missing symbol on libtool 2+ (FSMOD-37)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 19:12:53 +00:00
Giovanni Maruzzelli
1bc16199a5
skypiax: silent_mode in config file, now it works well. DelphiWorld asked for it, and will be useful to all :)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 14:32:52 +00:00
Giovanni Maruzzelli
b2157456f5
skypiax: do the audio timers synch each 20secs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16730 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 12:26:03 +00:00
Giovanni Maruzzelli
3cc72e256a
skypiax: shut up windows compiler
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16729 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-23 02:31:37 +00:00
Brian West
3b92634403
cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16728 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 23:41:56 +00:00
Anthony Minessale
2a3bd9f4bb
add spandsp_start_dtmf app to mod_fax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16727 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 23:41:34 +00:00
Giovanni Maruzzelli
20334f3ab6
skypiax: no more tcp ports in config, cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 22:48:50 +00:00
Giovanni Maruzzelli
17176ff6fa
skypiax: no more tcp ports in config, timing tweakings
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16724 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 22:13:59 +00:00
Anthony Minessale
f4d6fe834b
MODAPP-400
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 19:46:34 +00:00
Christopher Rienzo
a82506de57
Added ssml-mime-type config param to deal with server that doesn't like application/ssml+xml
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16720 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 17:10:01 +00:00
Christopher Rienzo
12093e9913
Remove support for old version of UniMRCP
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 15:19:52 +00:00
Christopher Rienzo
56f5e13c8b
Added synthparams and recogparams to config so that default MRCP params can be defined for SPEAK and RECOGNIZE requests.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 14:26:16 +00:00
Giovanni Maruzzelli
c92c970644
skypiax: 'SET WINDOWSTATE HIDDEN'
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16716 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 07:38:54 +00:00
Giovanni Maruzzelli
1b80ea6c37
skypiax: 'SILENT_MODE' is a stupid joke, removed
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16714 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-21 14:50:08 +00:00
Giovanni Maruzzelli
97d3f93c07
skypiax: try not to show windows, run the skype client hidden in system tray, special feat for DelphiWorld
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-21 14:17:08 +00:00
Giovanni Maruzzelli
33b4550658
skypiax: shorter audio buffers, sync read and write audio timers each second
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16712 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-21 11:01:05 +00:00
Giovanni Maruzzelli
87ad320bfd
skypiax: completely new audio threads, shut up compiler
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16710 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-20 13:28:42 +00:00
Giovanni Maruzzelli
05f23d981a
skypiax: new audio threading works on windoz, little cleaning
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-20 13:18:04 +00:00
Giovanni Maruzzelli
48b0043ebd
skypiax: completely new audio threads, let's see how it works on windoz
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16708 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-20 12:32:10 +00:00
Anthony Minessale
9afed23312
avoiding seglock
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16707 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 22:08:10 +00:00
Rupa Schomaker
969688a0d3
even more mod_shout logging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16705 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 18:53:02 +00:00
Andrew Thompson
dc5c383d20
Track time taken for XML fetch responses/timeouts
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 18:51:57 +00:00
Rupa Schomaker
66c0f8f735
more logging for mod_shout
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 18:15:22 +00:00
Rupa Schomaker
f55304d30b
add some more error logging
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 17:39:41 +00:00
Giovanni Maruzzelli
f15c9f8f02
skypiax:I can't understand why, but at least on my winxp 32bit if I memset 255 the audio frames to be sent when no frames have been given by channel_write_frame() but the timer_write has expired, it sounds bad. It sounds better, perfect let's say, if I resend the last frame. Go figure...
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-19 01:04:14 +00:00
Anthony Minessale
6fee14c327
add 2 more fields
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 23:53:56 +00:00
Anthony Minessale
625b477c95
add ability for multiple profiles to share the same gateway names via profile::gwname syntax for normT
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 22:39:08 +00:00
Andrew Thompson
6107493160
Replace busy wait for XML fetch with thread cond stuff (Original patch contributed by Michael Fig / MarkeTel Systems)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 21:55:46 +00:00
Giovanni Maruzzelli
df4b1f5968
skypiax: hihihi, forgot to silencing the frames sent as silence fillers
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 17:47:54 +00:00
Giovanni Maruzzelli
d914adb78c
skypiax: modified VC++ solution so to include libspandsp includes and lib
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16691 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 17:25:02 +00:00
Giovanni Maruzzelli
f53c1cbf19
skypiax: MODSKYPIAX-66 added channel variable 'skype_get_inband_dtmf', you set it to 'true' if you want to mod_skypiax to detect inband DTMFs coming from skype, eg: skypein/skypeout calls
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 16:24:07 +00:00
Anthony Minessale
0f2fef4f7e
add extended info parsing feature to send api commands or queue messages to sessions over info packets
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 15:52:30 +00:00
Giovanni Maruzzelli
28f88fc758
skypiax: added channel variabls 'skype_user', set to the skypename of the interface, and 'initial_skype_user', set to the skypename that originally received the call and then transferred it to another skypename
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 11:03:12 +00:00
Anthony Minessale
984f0f44d9
MODAPP-398
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 21:57:45 +00:00