root
63b2654b54
commit -- fix stash pop err
2012-07-25 19:47:41 -04:00
Mathieu Rene
4f6f7eb456
refactor error
2012-07-25 19:34:15 -04:00
Mathieu Rene
898a183a0e
missing crtp init in mod_freetdm.c -- start implementing media modify
2012-07-25 18:57:32 -04:00
root
f223b9a0bb
adding add rsp sdp code
2012-07-25 17:28:56 -04:00
Mathieu Rene
6cf298a746
use span name instead of id. implement termination choose for tdm.
2012-07-25 17:18:18 -04:00
Mathieu Rene
828a13733b
oops
2012-07-25 15:45:20 -04:00
Mathieu Rene
457f98686c
fix warnings
2012-07-25 15:22:01 -04:00
Mathieu Rene
64e2680b67
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
...
Conflicts:
src/mod/endpoints/mod_media_gateway/mod_media_gateway.h
2012-07-25 15:11:42 -04:00
Mathieu Rene
bc4c2d9fab
map physical terms
2012-07-25 15:10:47 -04:00
Kapil
245dfc1fd8
adding code to print the Notify/Service-Change response
2012-07-25 15:02:00 -04:00
Kapil
061e082b62
adding "MGC_FAIL" alarm
2012-07-25 13:05:54 -04:00
Kapil
2d9ed21007
adding code to
...
1) parse incoming MODIFY request for ITO package ,
2) starting timer based on MGC requested time
3) on expiry generate Inactivity Notify to MGC
2012-07-25 12:57:42 -04:00
David Yat Sin
8b0fbe605c
Merge branch 'releases.3.5' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
...
Conflicts:
.gitignore
conf/insideout/autoload_configs/modules.conf.xml
conf/vanilla/autoload_configs/modules.conf.xml
src/mod/endpoints/mod_sofia/mod_sofia.h
src/switch_rtp.c
2012-07-25 11:15:18 -04:00
root
dd0b514741
fixing 32bit specific print warnings
2012-07-25 10:53:07 -04:00
Kapil
e5821eeb79
adding code to fill dummy local descriptor sdp to add response
2012-07-24 16:57:09 -04:00
Mathieu Rene
816866e353
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
2012-07-24 15:13:35 -04:00
Kapil
12e8e481b5
adding API to send "In-Activity" timer expiry NOTIFY to MGC for IT/ITO package
2012-07-24 13:34:02 -04:00
Kapil
390dabb351
Adding code to
...
1) build NOTIFY command and send to MGC
2) CLI command to send DTMF NOTIFY Megaco command to MGC
2012-07-24 11:46:50 -04:00
Mathieu Rene
fc4b7bb8da
stash fix
2012-07-23 16:57:33 -04:00
Kapil
d7e4b509b6
integrating term/context alloc/delete api to megaco command handler code
2012-07-23 15:24:43 -04:00
Kapil
63c53a858b
fixing issues found during seagull testing and add single common descriptors api
2012-07-23 12:18:14 -04:00
Mathieu Rene
0bb82599c5
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
...
Conflicts:
src/mod/endpoints/mod_media_gateway/media_gateway.c
2012-07-20 14:34:44 -04:00
Mathieu Rene
dd633cfbfd
Pre-fill values for rtp terms (local address + reserved rtp port). Add functions to pick rtp term ids, add a memory pool in the termination struct.
2012-07-20 14:33:36 -04:00
Kapil
fffc9d4eec
Adding code to print SDP structure
2012-07-20 13:25:16 -04:00
Kapil
96fd063ae3
adding add/mod/sub api and alloc context during add and release context while processing subtract code
2012-07-20 09:58:43 -04:00
Mathieu Rene
d6d1365053
add comments
2012-07-19 18:06:13 -04:00
Mathieu Rene
c5a13f9270
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
2012-07-19 17:51:49 -04:00
Mathieu Rene
909d464abd
add/sub done but untested, mod remains. this commit also adds a message handler inside the rtp endpoint so it can properly flush streams, setup jitter buffering, and honor uuid_debug_audio requests
2012-07-19 17:51:25 -04:00
Kapil
9b73c8087e
adding MODIFY command handler API
2012-07-18 12:05:15 -04:00
Kapil
62787362ce
adding service change wrapper APIs
2012-07-18 10:11:51 -04:00
Mathieu Rene
c6a75aa4ee
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
2012-07-17 17:12:22 -04:00
Kapil
4c4a7b7486
adding MEGACO Media Descriptors prints
2012-07-17 16:12:54 -04:00
Kapil
6acde3a869
adding validation of megaco commands code and modification in handling ADD message
2012-07-17 13:07:32 -04:00
Mathieu Rene
84d56ee570
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
2012-07-17 10:17:34 -04:00
Mathieu Rene
36719e3017
comment out unused vars
2012-07-17 10:15:25 -04:00
Mathieu Rene
0ecd5678d1
Update the rtp endpoint so it gets a fixed configuration from var_event
2012-07-16 18:31:13 -04:00
Kapil
9a817c7aa2
service change code modification
2012-07-16 12:48:57 -04:00
Mathieu Rene
7381343e04
fix compile
2012-07-16 11:18:24 -04:00
Mathieu Rene
9e19550309
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
2012-07-05 09:32:06 -04:00
kapil
642b1a2e6d
adding code for sending termination service change and respective CLI
...
command
2012-07-05 10:39:36 +05:30
Mathieu Rene
e4cddad023
Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3
2012-07-04 14:46:30 -04:00
kapil
7db1cdefb9
Audit code commit
2012-07-04 21:52:44 +05:30
Mathieu Rene
1d5f9f9f88
fix conflict
2012-07-03 12:28:13 -04:00
David Yat Sin
a4c4155232
fixing modify mid issue
2012-07-03 11:48:37 -04:00
David Yat Sin
5ec258b388
adding subtract rsp code (got deleted by mistake)
2012-07-02 04:43:21 -04:00
kapil
e2e3a5c34e
fixing modify mid code
2012-07-02 09:55:36 +05:30
David Yat Sin
f88f0a8899
fixing warnings
2012-07-02 00:19:29 -04:00
kapil
7eb163e74e
adding dummy audit rsp api
2012-07-01 12:40:17 +05:30
kapil
9beec66fcd
removing extra audit rsp api
2012-07-01 12:36:28 +05:30
kapil
c6b5bc2bda
adding AUDIT for root Packages response code,
...
adding media_gateway_cmd_handler.c for all commands related logic/APIs.
adding media_gateway_packages.c to have list of all supported packages.
adding media_gateway_utils.c for all media gateway utility APIs
2012-07-01 12:13:18 +05:30