Commit Graph

21885 Commits

Author SHA1 Message Date
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 4585dbffbb Fixed conflict from previous merge 2012-07-25 11:27:01 -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 d139a8ef63 fix compile part 2 2012-07-16 11:24:04 -04:00
Mathieu Rene 42cb846f39 fix compile part 2 2012-07-16 11:23:14 -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 de70e3c08c Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-04 21:57:19 +05:30
kapil 7db1cdefb9 Audit code commit 2012-07-04 21:52:44 +05:30
Mathieu Rene d797e89432 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-07-04 10:51:42 -04:00
David Yat Sin 6aa728b8b3 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-03 16:35:31 -04:00
David Yat Sin fff6a923fe Added freeradius-client 2012-07-03 16:35:06 -04:00
David Yat Sin 5bfc1473cb Added mod_rad_auth 2012-07-03 16:04:43 -04:00
James Zhang c544ff4b81 sip: add receiver report to rtcp
- only one to one rtcp is supported for currently
     - jitter stats and loss stats are not real
2012-07-03 14:29:50 -04:00
Mathieu Rene 1d5f9f9f88 fix conflict 2012-07-03 12:28:13 -04:00
David Yat Sin c1bc9ac76d Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-03 12:07:05 -04:00
David Yat Sin 5925e25626 added mod_rad_cdr 2012-07-03 12:06:47 -04:00
David Yat Sin 32a7e00620 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-07-03 11:49:35 -04:00
David Yat Sin a4c4155232 fixing modify mid issue 2012-07-03 11:48:37 -04:00