Commit Graph

  • 068586f28f Refactor and check for more errors Travis Cross 2012-06-16 19:30:27 +00:00
  • 74de83c6eb Trying without rad_auth David Yat Sin 2012-06-15 16:48:53 -04:00
  • af39d4c9d2 missed one David Yat Sin 2012-06-15 16:16:11 -04:00
  • a47b4e756b Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3 David Yat Sin 2012-06-15 16:14:00 -04:00
  • 07b260d18b Trying to re-use same Makefile as mod_rad_cdr David Yat Sin 2012-06-15 16:17:01 -04:00
  • 92b55af071 missing functions rename David Yat Sin 2012-06-15 16:08:18 -04:00
  • 2f5ac62433 added mod_distributor David Yat Sin 2012-06-15 15:46:53 -04:00
  • 2c634751cc Don't use perl for portability Travis Cross 2012-06-14 22:40:01 +00:00
  • 6502e96f50 Fix for hard link for freeradius-client David Yat Sin 2012-06-14 18:23:12 -04:00
  • 9bd1c33115 Don't pass null pointers to bson_append_string(). Thanks Tamas Cseke for original patch. Daniel Swarbrick 2012-06-14 20:10:40 +02:00
  • a49dc84a15 swigall Anthony Minessale 2012-06-14 11:32:14 -05:00
  • 830755ac85 allow event consumer to supply size as optional arg Anthony Minessale 2012-06-14 11:31:46 -05:00
  • b472edf444 switch to a signal in mod_posix_timer that doesn't conflict with valgrind Christopher Rienzo 2012-06-14 12:03:50 +00:00
  • 2b48cf8778 Resolve unused-but-set-variable introduced by c608ca3 and remove a line of redundant code. Daniel Swarbrick 2012-06-14 12:16:08 +02:00
  • 6b542763d9 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 kapil 2012-06-14 15:45:51 +05:30
  • 69197b1d0c fixing cli issues kapil 2012-06-14 15:40:57 +05:30
  • ae50f474b4 Why limit the query to profile_name passed. All the underlying callbacks deal with the profile not matching the one passed and will do the right thing. Brian West 2012-06-13 16:27:29 -05:00
  • bb075a6f10 Added radius David Yat Sin 2012-06-13 14:02:56 -04:00
  • c608ca35d8 don't print ASS Anthony Minessale 2012-06-13 11:29:14 -05:00
  • 088a564c02 changed mod_megaco to mod_media_gateway David Yat Sin 2012-06-12 20:26:15 -04:00
  • 2112375e07 re-adjusted parameter names David Yat Sin 2012-06-12 20:19:37 -04:00
  • 143fb61bdb re-adjusted parameter names David Yat Sin 2012-06-12 20:12:27 -04:00
  • feaadd2f43 re-adjusted parameter names David Yat Sin 2012-06-12 19:29:07 -04:00
  • 055dc8bc4b re-adjusted parameter names David Yat Sin 2012-06-12 19:15:14 -04:00
  • 8880793174 Removed include for switch_utils.h David Yat Sin 2012-06-12 18:47:53 -04:00
  • ba17ae3f10 Fix for compile warnings David Yat Sin 2012-06-12 18:32:58 -04:00
  • bdaead271d Fix for compile warnings David Yat Sin 2012-06-12 18:18:14 -04:00
  • b22a4b566a Fix for some compile warnings David Yat Sin 2012-06-12 18:07:42 -04:00
  • f8be71ac6d Use perl for portability Travis Cross 2012-06-12 17:32:34 +00:00
  • 9470c079dd FS-4298 see if you can see the sip_reinvite_sdp variable with this patch Anthony Minessale 2012-06-12 10:15:14 -05:00
  • 58dc659fbb adding code based on modified xml and cli code changes (rename the m2ua cli command to "xmlshow" and adding cli code to show sctp state also in m2ua peerstatus command) kapil 2012-06-12 18:43:01 +05:30
  • 794f8cfb8b reply state seems to be unnecessary FS-3432 Tamas Cseke 2012-06-12 11:37:35 +02:00
  • 44fb1d00d7 fix session hash rwlock vs reply mutex order FS-3432 Tamas Cseke 2012-06-12 11:34:20 +02:00
  • 3858e625a4 The fix for FS-3577 causes instabilities if multiple listeners are connected it seems. Undoing this change for now until I can figure out the root cause. dschreiber 2012-06-11 21:59:47 -07:00
  • c85c8d7bbd Add mechanism to set OpenSSL session timeout Travis Cross 2012-06-08 22:06:55 +00:00
  • 45fdf0db19 Add a .version file to nightly tarballs Travis Cross 2012-06-11 21:25:05 +00:00
  • a10ec2b991 FS-4299 --resolve regression from 23f8967c the code was not making sure both endpoints were type 'sofia' and dereferencing dingaling channel into sofia and causing memory corruption Anthony Minessale 2012-06-11 13:30:00 -05:00
  • 91f9374a9f Added code to treat sngss7_config section (same as sng_isup) David Yat Sin 2012-06-11 13:23:37 -04:00
  • 56325e8c71 FS-4079 possible fix Anthony Minessale 2012-06-11 11:13:19 -05:00
  • b735735ea1 gitignore a symlink we're creating in ldns Travis Cross 2012-06-11 18:06:00 +00:00
  • 034d4153c4 Improve SWITCH_VERSION_REVISION generation Travis Cross 2012-06-11 16:16:50 +00:00
  • 3f6b5a5c01 fix reply timeout: move hash and pid to session pool FS-3432 Tamas Cseke 2012-06-11 17:25:28 +02:00
  • ec27618fc8 don't segfault after starting sofia, upon xml_open_config lookup failure for the profile from launch_sofia_worker_thread Michael Jerris 2012-06-11 10:43:42 -04:00
  • 8102c1603c adding src/peer port into xml config kapil 2012-06-11 18:45:56 +05:30
  • 187fe4e14e update name/e-mail address Christopher Rienzo 2012-06-11 13:05:29 +00:00
  • d2e9e46eb6 move session destroy to one place and hangup in others to eliminate races and minimize session hash wrlocks FS-3432 Tamas Cseke 2012-06-11 15:03:58 +02:00
  • 83f230cce6 fix possible memory leak FS-3432 Tamas Cseke 2012-06-11 15:00:32 +02:00
  • 69bada7025 removign sctp/peer id from <m2ua_interface> config xml block kapil 2012-06-11 12:43:08 +05:30
  • fc2bb00eb1 FS-4298 --resolve var is called execute_on_sip_reinvite Anthony Minessale 2012-06-08 12:43:50 -05:00
  • a17027959d use a dummy event here Anthony Minessale 2012-06-08 12:06:35 -05:00
  • 9c94ac312e Fix Ubuntu 11.10 compiler error on unchecked write() return value. Christopher Rienzo 2012-06-08 18:12:33 +00:00
  • 086f617442 increase buffer size for local SDP Travis Cross 2012-06-08 16:13:50 +00:00
  • dc30013360 fix buffer length calculation in call to generate_m Travis Cross 2012-06-08 16:09:26 +00:00
  • ae4d3acbb3 cleanup FS-3432 Tamas Cseke 2012-06-08 17:24:23 +02:00
  • 19db96d2ba channel private is already removed we don't need to remove the state handler FS-3432 Tamas Cseke 2012-06-08 17:23:07 +02:00
  • 9c463fdbdc fix typo Travis Cross 2012-06-07 20:12:04 +00:00
  • 49666cee8d add some sofia debugging for the local SDP Travis Cross 2012-06-07 19:49:30 +00:00
  • a6bb4545eb FS-4293 Anthony Minessale 2012-06-07 13:00:52 -05:00
  • 20f20c8a5c FS-4248 prevent seg for unsupported say method Jeff Lenk 2012-06-07 10:06:09 -05:00
  • 07a1093cf4 Fix for NFAS when one of the d-channels are down David Yat Sin 2012-06-06 20:41:48 -04:00
  • 8b017f6c01 Renamed mod_megaco to mod_media_gateway David Yat Sin 2012-06-06 16:36:22 -04:00
  • abc1e1e42b Revert "Renamed files from megaco* media_gateway*" David Yat Sin 2012-06-06 16:24:36 -04:00
  • f49fb271da Renamed files from megaco* media_gateway* David Yat Sin 2012-06-06 16:21:22 -04:00
  • 0fc6ccff7a adding "peerxmlstatus" CLI command to show the peer status for requested profile kapil 2012-06-06 18:03:07 +05:30
  • ba051e1007 reorgnazing code , adding below two files * megaco_cli.c - contains CLI commands APIs * megaco_stack_alarms.c - contains Alarm indication APIs from Trillium MEGACO layer kapil 2012-06-06 15:11:55 +05:30
  • acfbbc9e73 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 kapil 2012-06-06 14:46:30 +05:30
  • 293a65c9c0 updating final xml config file kapil 2012-06-06 14:45:39 +05:30
  • d535563abb modifying XML parsing / configuration code kapil 2012-06-06 14:44:20 +05:30
  • 2c9e1454fe various bug fixes in libzrtp Viktor Krykun 2012-06-05 23:24:37 +03:00
  • b4bd30816e FS-4290 --resolve Anthony Minessale 2012-06-05 12:29:53 -05:00
  • 2983003f95 do update to state on channels table at hangup Michael Jerris 2012-06-05 13:19:34 -04:00
  • e4bd524b7d adding peerstatus and logging enable/disable CLI command kapil 2012-06-05 21:33:13 +05:30
  • a065cf8631 FS-4219 --resolve correct windows version Jeff Lenk 2012-06-05 08:44:22 -05:00
  • 2b5875a258 adding M2UA/NIF CLI commands kapil 2012-06-05 17:12:16 +05:30
  • e4caea6ffd fix build error Michael Jerris 2012-06-04 16:40:32 -04:00
  • 9b488fbffd pnp Raymond Chandler 2012-06-04 15:16:30 -04:00
  • d147dcd504 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 kapil 2012-06-04 22:53:47 +05:30
  • 117cbc1bf5 adding SCTP status CLI command kapil 2012-06-04 22:52:26 +05:30
  • 67373e787d fixing ip address cli print kapil 2012-06-04 22:48:12 +05:30
  • d2bc9a2b12 FS-4137 Anthony Minessale 2012-06-04 09:41:46 -05:00
  • 6a7fe5411f FS-4285 --resolve Anthony Minessale 2012-06-04 09:24:42 -05:00
  • d914d99abe fixing typo error kapil 2012-06-04 17:29:07 +05:30
  • cffe95a978 adding "xmlstatus" CLI command to dump MEGACO Stack data kapil 2012-06-04 17:23:33 +05:30
  • 992e05667c debian: put the build options in the right place Travis Cross 2012-06-02 17:30:48 +00:00
  • ed9ff6e375 debian: don't rebuild dsc files Travis Cross 2012-06-02 16:18:53 +00:00
  • c15613e065 debian: set variable outside fork Travis Cross 2012-06-02 16:09:39 +00:00
  • 337c9d4365 debian: output the correct name of the .changes file Travis Cross 2012-06-02 15:17:10 +00:00
  • 73b34cb373 debian: kill children if we exit unexpectedly Travis Cross 2012-06-02 04:33:16 +00:00
  • cf68dc731a debian: only build binary-indep packages once for each distro Travis Cross 2012-06-02 04:20:52 +00:00
  • ad2da59a6d debian: don't build mod_managed Travis Cross 2012-06-02 03:07:12 +00:00
  • f3c2180c52 add usage help to debian/util.sh Travis Cross 2012-06-02 01:10:11 +00:00
  • 00e32e4ec2 use SWITCH_VERSION_FULL for the sofia user agent Travis Cross 2012-06-01 22:21:48 +00:00
  • 49ac909065 skypopen/gsmopen should use SWITCH_VERSION_FULL here Travis Cross 2012-06-01 22:16:30 +00:00
  • c1b2472781 SWITCH_VERSION_REVISION includes the dash or dot itself Travis Cross 2012-06-01 22:11:22 +00:00
  • 93129e32d3 FreeSWITCH: FS-4276 - Use a POSIX compatible set of regexes to filter -arch flags in PYTHON_CFLAGS. Stefan Knoblich 2012-06-02 00:12:34 +02:00
  • c98cdb4e04 avoid warning if late negotiation is enabled anyway Travis Cross 2012-06-01 21:43:41 +00:00
  • 879830f61c FS-4167 --resolve Anthony Minessale 2012-06-01 14:33:02 -05:00
  • c6aa2f14ec add config comments about zrtp-passthru and late negotiation Travis Cross 2012-06-01 21:25:55 +00:00
  • 410040218a add warning so users know inbound-zrtp-passthru will enable late negotiation Anthony Minessale 2012-06-01 14:11:21 -05:00
  • 241bdf4166 FS-4279 FS-3279 --resolve Anthony Minessale 2012-06-01 13:56:55 -05:00