37939b5ca1 
								
							
								 
							
						 
						
							
							
								
								TT#23277 change lnp_number type from enum to string  
							
							... 
							
							
 
							
							Change-Id: Ic9358f8b41b6447bea0c0107bf77039b85df848a 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e7178d07ff 
								
							
								 
							
						 
						
							
							
								
								Release new version 6.0.0.0+0~mr6.0.0.0  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								4f3b81722a 
								
							
								 
							
						 
						
							
							
								
								TT#22469 TT#22467 TT#22468 lnp number "type" columns  
							
							... 
							
							
 
							
							Change-Id: I340e259984bdfcb2d6461b8556b5a02c3a60991e 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8d433cd4bb 
								
							
								 
							
						 
						
							
							
								
								TT#20334 TT#21092 sipwise_mam ResultSet  
							
							... 
							
							
 
							
							relation ends to implement performance-critical joins
of the form "sipwise_mam.username =
concat(voip_subscriber.username,'@',voip_domain.domain)"
are added to provisionin_voip_subscriber, to
have proper on-clause operands in place (and prevent
"unknown column .. in on clause" error in an elegant
way).
resultset require to join voip_domain explicitly.
Change-Id: I4e20c4232f73c7e4286b96da5ded73455a417131 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6dbc911d7f 
								
							
								 
							
						 
						
							
							
								
								TT#12311 DateTime::Format::MySQL, safe for leap seconds  
							
							... 
							
							
 
							
							Change-Id: Id65aa4e39fc0e40e9b97c45c6aeca70f52acad6a 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8c8c3fe9c3 
								
							
								 
							
						 
						
							
							
								
								TT#18776 add support to use a custom schema config file  
							
							... 
							
							
 
							
							* to use a custom schema config file:
        NGCP::Schema->new->connect({ config_file => 'filepath' });
    * it requires to look as:
        <config opt1="op1" opt2="opt2">
          <ngcp_connect_info>
            dsn...
          </ngcp_connect_info>
        </config>
Change-Id: I704ac7adfd9b1ecd431b4f51e76dc662711b69ae 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								36bfc880f6 
								
							
								 
							
						 
						
							
							
								
								TT#19459 add voip_cf_source_sets.mode  
							
							... 
							
							
 
							
							* values: whitelist, blacklist
    * default: whitelist
Change-Id: Ibb43ecf03787f2276dc535afb404ac395a8891f2 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								bbb51a2066 
								
							
								 
							
						 
						
							
							
								
								Release new version 5.5.0.0+0~mr5.5.0.0  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5affe56e97 
								
							
								 
							
						 
						
							
							
								
								TT#14755 call list suppressions  
							
							... 
							
							
 
							
							Change-Id: I12e2480695a629f95433b1c34ba0bad0aa5f97e1 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e769581e45 
								
							
								 
							
						 
						
							
							
								
								TT#17258 add active flag to reminders  
							
							... 
							
							
 
							
							Change-Id: I9497ad6c8b42dbedb12c972448c4ad52f49e494b 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3eea44b16d 
								
							
								 
							
						 
						
							
							
								
								TT#17458 Remove unnecessary or obsolete transitive dependencies  
							
							... 
							
							
 
							
							Several of the dependencies were just transitional ones, required by
libsipwise-base-perl, but that module now properly depends on anything
it requires itself, so we do not need to specify them here. In addition
some were remnants from when that module was using those dependencies,
but that is not the case anymore.
Change-Id: I40f701bad5a66dad0e6cf3d1984472f557a093f0 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b61cd27024 
								
							
								 
							
						 
						
							
							
								
								TT#13784 add stopper flag to peering rules  
							
							... 
							
							
 
							
							Change-Id: Ibbf70cb3f146f96e749fd97f5b173cfa6a65f170 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3c735d51a2 
								
							
								 
							
						 
						
							
							
								
								Release new version 5.4.0.0+0~mr5.4.0.0  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								438a62fcb0 
								
							
								 
							
						 
						
							
							
								
								TT#12593 add voip_fax_preferences t38, ecm columns  
							
							... 
							
							
 
							
							* add provisioning.voip_fax_preferences t38 column
    * add provisioning.voip_fax_preferences ecm column
Change-Id: I7950b72ffb278a78a92ac909607ef2ba9611ca8a 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								36701bec86 
								
							
								 
							
						 
						
							
							
								
								TT#12661 add voip_fax_data schema  
							
							... 
							
							
 
							
							- add support for provisioning.voip_fax_data
Change-Id: I9d823d81cfacdbb9cd5be27dce91b34543f3ae7d 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								aeaf59aed4 
								
							
								 
							
						 
						
							
							
								
								TT#14235 fix fraud query empty daily notify and lock  
							
							... 
							
							
 
							
							Change-Id: I9387f7d48d06c5be961180ee767d0c6993fcc5b4 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8cb779ea7e 
								
							
								 
							
						 
						
							
							
								
								TT#8704 Implement peer probing.  
							
							... 
							
							
 
							
							* Add probe column to voip_peer_hosts
Change-Id: I7c2b6a1605d9880f28434c9ad6a5082ace486389 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								53a1dea841 
								
							
								 
							
						 
						
							
							
								
								TT#5420 Update packaging  
							
							... 
							
							
 
							
							- Use canonical homepage URL.
- Bump debhelper compatibility to 9.
- Bump Standards-Version to 3.9.8.
- Bump source format to 3.0 (native).
- Wrap and sort debian/control fields.
- Update copyright years.
- Add missing #DEBHELPER# tokens to maintscripts.
- Use correct balanced quotes in error message.
Change-Id: Iad1ea6e2fc6181f7cc3bca7c50b7b1b12a6a4d5c 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2ef47d963e 
								
							
								 
							
						 
						
							
							
								
								TT#13754 edr tags for primary aliases  
							
							... 
							
							
 
							
							Change-Id: Idd188e3a01e38ea597de5dc52ebac886b22a3347 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								528614f96e 
								
							
								 
							
						 
						
							
							
								
								TT#13277 Implement panel interface for call rec  
							
							... 
							
							
 
							
							Allows you to see/delete recorded calls and listen to the streams.
Change-Id: I57d02796990a127eaae82ed60c960a0f89343e59 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								844741de04 
								
							
								 
							
						 
						
							
							
								
								Release new version 5.3.0.0+0~mr5.3.0.0  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3fecfca1f4 
								
							
								 
							
						 
						
							
							
								
								TT#4335 subscriber profile left join relation  
							
							... 
							
							
 
							
							for subscriber api of reminders
Change-Id: Ib17cdd434807944ee56401d8fcb3d9877b94a15c 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								17a5cdaa2d 
								
							
								 
							
						 
						
							
							
								
								TT#12601 New column to store salted bcrypt hash  
							
							... 
							
							
 
							
							Change-Id: I55e12b1f0e8782759c311ad6a7f880d80858643a 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6dc66aeeff 
								
							
								 
							
						 
						
							
							
								
								TT#9850 drop foreign keys of billing.voip_intercept  
							
							... 
							
							
 
							
							Change-Id: I2afc13aa8bf2a20566560a2cf2a8d9af9bababa7 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ee61638327 
								
							
								 
							
						 
						
							
							
								
								TT#9212 Add cid and key autoprov params to enum  
							
							... 
							
							
 
							
							Change-Id: Ied507b6752a2468bafc53c7e64db4f0b218c2dec 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5632e8816c 
								
							
								 
							
						 
						
							
							
								
								Release new version 5.2.0.0+0~mr5.2.0.0  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								088a4074fa 
								
							
								 
							
						 
						
							
							
								
								TT#6735 TT#5850 refactor "profile" events to track number changes  
							
							... 
							
							
 
							
							Change-Id: Id648f8283e1164b23a9aacb59b35ef33d310b970 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2433052dae 
								
							
								 
							
						 
						
							
							
								
								TT#5826 add contact.timezone, add timezone views  
							
							... 
							
							
 
							
							* add voip_subscriber_timezone (view)
    * add voip_contract_timezone (view)
    * add voip_reseller_timezone (view)
Change-Id: Ib61df3627b7f8f06753beb0652a297c45cd043ad 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								84d5bcef26 
								
							
								 
							
						 
						
							
							
								
								TT#9212 Add grandstream enums  
							
							... 
							
							
 
							
							Change-Id: I74ab77711c3a11dd765b2d3e7265e48a72716937 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1b98bb0fbc 
								
							
								 
							
						 
						
							
							
								
								TT#9714 susbcriber first non-prim alias for edr records  
							
							... 
							
							
 
							
							Change-Id: I9b033a66507c94459fbf11c0f5592ebad91c81a0 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8ad362065c 
								
							
								 
							
						 
						
							
							
								
								TT#2371 Add coding and pcc options to sms journal.  
							
							... 
							
							
 
							
							Required to mark and forward sms based on 3rd party call control.
Change-Id: I366f3e3cd9aace7732f63438127fa5163807cac7 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								34b77a65da 
								
							
								 
							
						 
						
							
							
								
								TT#6735 TT#7030 TT#5850 accountin.events entity-attribute-value models  
							
							... 
							
							
 
							
							Change-Id: I5b336f291a2c449ecd1f678ab7405a0bde4c318f 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e95561ac82 
								
							
								 
							
						 
						
							
							
								
								TT#5954 Add announcement relation to cf destination  
							
							... 
							
							
 
							
							Change-Id: Id4c5073e2dc2d6712cebdb235929fb12a71a4a43 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								2c2b1961e1 
								
							
								 
							
						 
						
							
							
								
								TT#5559 events datetime inflate  
							
							... 
							
							
 
							
							+ fix writing hires seconds
Change-Id: I6f7f19b05c0a068c8cb7c349d5ddb263a6c5859d 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								fd3f6c6627 
								
							
								 
							
						 
						
							
							
								
								TT#2371 Add sms forward options  
							
							... 
							
							
 
							
							Change-Id: I14b6c166aef9eeee55b775bfd30143f11c53737e 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								07ed8a1e48 
								
							
								 
							
						 
						
							
							
								
								TT#5004 add autoprov_firmwares_data schema  
							
							... 
							
							
 
							
							* also remove data col from autoprof_firmwares
Change-Id: Ic0ee9ca8afa31d15c7d5c395bb829ed7e596f714 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								bb1690cccc 
								
							
								 
							
						 
						
							
							
								
								TT#7169 fix contract_fraud_events virtual sql  
							
							... 
							
							
 
							
							* GROUP only by contract_id in the billing_mapping
      INNER JOIN to have only 1 record per contract_id
      with the most recent start_time
      -  (if there is only one record with NULL start_time
         (the default one) it is properly fetched
Change-Id: I0d312eb6685d109e99affd91249ae312d919a59d 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								fbf1f1438e 
								
							
								 
							
						 
						
							
							
								
								Release new version 5.1.0.0+0~mr5.1.0.0  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d9872bc95a 
								
							
								 
							
						 
						
							
							
								
								TT#6637 Remove unused wml dependency  
							
							... 
							
							
 
							
							Change-Id: I4f9a8a314debf689121ab8fb9fa00cf1954d917f 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e933215b48 
								
							
								 
							
						 
						
							
							
								
								TT#5549 add voip_fax_journal caller_uuid, caller_uuid  
							
							... 
							
							
 
							
							Change-Id: I071dd4275329222171d8b554eebb10982195259c 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4ebb5b9bc3 
								
							
								 
							
						 
						
							
							
								
								MT#20639 billing.contacts "status" column  
							
							... 
							
							
 
							
							Change-Id: Ie294128df9a79d4a7ad14848865739415d665c2a 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								41eac741a6 
								
							
								 
							
						 
						
							
							
								
								TT#5446 Build-Depend on libmodule-build-perl to build against stretch  
							
							... 
							
							
 
							
							Module::Build was debundled from the perl dist recently:
| % corelist Module::Build     
|
| Data for 2015-02-14
| Module::Build was first released with perl v5.9.4, deprecated (will be CPAN-only) in v5.19.0 and removed from v5.21.0
|
| Data for 2015-02-14
|      was not in CORE (or so I think)
Fixes:
| Can't locate Module/Build.pm in @INC (you may need to install the Module::Build module) (@INC contains: . /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at Build.PL line 1.
NOTE: sorting changes take place because of wrap-and-sort (or
to be more precise its lack by previous committers)
Change-Id: I9e854c3bf9c38125d7c5b7bbf6951210975f6358 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								49d653ace0 
								
							
								 
							
						 
						
							
							
								
								TT#2369 add table sms_journal  
							
							... 
							
							
 
							
							Change-Id: I7a4f6deed9df0ffb8481c6956b60ef2bd4d7b513 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d404f40e7b 
								
							
								 
							
						 
						
							
							
								
								MT#3591 enable view search utf8 characters  
							
							... 
							
							
 
							
							Change-Id: Ib5ff4924af17620432a776079acee0fc7f77b623 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								645635ea5e 
								
							
								 
							
						 
						
							
							
								
								MT#20027 porting number history  
							
							... 
							
							
 
							
							-drop all misleading lnp_number unique keys again
-retain lnp_provider delete cascade restrict
-lnp_numbers_actual dbix virtual view
 +groupwise maximums solely by "number"
  (no lnp_provider_id!)
Change-Id: If075ddc445825140151855ff3cc64aa63404645e 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a69dfcb6db 
								
							
								 
							
						 
						
							
							
								
								TT#2395 add anumber upn rewrite tables  
							
							... 
							
							
 
							
							Change-Id: Iecc36c437d200bac1b3e3fb9da3936ea5e98ead3 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9a24751ce0 
								
							
								 
							
						 
						
							
							
								
								TT#3991 Add ncos level flag for intra-pbx calls  
							
							... 
							
							
 
							
							If set and a call is done within a pbx customer, the call is blocked
in blacklist, and is allowed in whitelist.
Change-Id: I8b5cb3f8ed73ce7df6871121568a32fae2b6c8c6 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4ed30d5ff7 
								
							
								 
							
						 
						
							
							
								
								TT#4002 Bump debian/changelog to 5.0.0.0+0~mr5.0.0.0  
							
							... 
							
							
 
							
							Change-Id: I11da3d6a0d4e91cfd29670c5c23ae849c608d37d 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6777cf289e 
								
							
								 
							
						 
						
							
							
								
								TT#2766 Implement inbound peering rules.  
							
							... 
							
							
 
							
							Change-Id: If7e2d3ec75d20328e408d095c1ea276dc5959921 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d8e3297eef 
								
							
								 
							
						 
						
							
							
								
								TT#2452 Add device profile preferences result set  
							
							... 
							
							
 
							
							Change-Id: Ida987aca2df686869c9f0f4831dca340a63c3d7d 
							
						 
						
							9 years ago