throbber
------------------------------------------------------------------------
`r1879 | cdelalande | 2006-10-31 17:07:46 -0800 (Tue, 31 Oct 2006) | 3 lines
`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
`
`Fn getDidMap: Add logic to reject call for unassigned dids, a new exception
`is thrown (INACTIVE DID) is
`caller or callee have unassigned dids
`
`------------------------------------------------------------------------
`r1878 | cdelalande | 2006-10-27 15:53:35 -0700 (Fri, 27 Oct 2006) | 4 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Function callee_banned_caller: Fix bug 1325, callee can block caller by
`df_number and dids.
`Function check caller callee permission returns the right error message now
`(Callee banned caller)
`
`------------------------------------------------------------------------
`r1877 | cdelalande | 2006-10-27 11:03:31 -0700 (Fri, 27 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Fix Error message raised when exception occurs
`
`------------------------------------------------------------------------
`r1874 | cdelalande | 2006-10-26 10:06:57 -0700 (Thu, 26 Oct 2006) | 3 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Improve set_caller_e164 function (empty string check).
`Use of getDidMap to look for mapped dids
`
`------------------------------------------------------------------------
`r1873 | cdelalande | 2006-10-25 16:25:56 -0700 (Wed, 25 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Modify set_caller_e164 function to handle different input calling station
`number (#1204)
`
`------------------------------------------------------------------------
`r1871 | cdelalande | 2006-10-25 10:35:14 -0700 (Wed, 25 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`remove condition to skip leading one (bug #1204)
`
`------------------------------------------------------------------------
`r1870 | cdelalande | 2006-10-25 10:23:08 -0700 (Wed, 25 Oct 2006) | 4 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Refactor code to create e164 caller number (bug 1204)
`
`
`
`Page 1 of 56
`
`Voip-Pal Ex. 2015
`IPR2016-01201
`
`

`

`fx : set_caller_e164
`fx: get_ml_id_r2l
`
`------------------------------------------------------------------------
`r1868 | cdelalande | 2006-10-18 15:33:47 -0700 (Wed, 18 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`remove info used for dev purpose (part of previous commit)
`
`------------------------------------------------------------------------
`r1867 | cdelalande | 2006-10-18 15:30:24 -0700 (Wed, 18 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Provide fix to set cli as e164 formed number in the routing string (fn create
`callee profile)
`
`------------------------------------------------------------------------
`r1864 | cdelalande | 2006-10-17 14:54:38 -0700 (Tue, 17 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Add rid=-1 to node and voicemail destination in routing string (bug #1085)
`
`------------------------------------------------------------------------
`r1861 | cdelalande | 2006-10-16 10:54:16 -0700 (Mon, 16 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.common.class.php
`
`Fix insert query to start_stop_storage to handle back to caller node call
`(#745)
`
`------------------------------------------------------------------------
`r1858 | cdelalande | 2006-10-13 14:26:59 -0700 (Fri, 13 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Fix Override Priority (#723)
`
`------------------------------------------------------------------------
`r1857 | cdelalande | 2006-10-13 13:54:56 -0700 (Fri, 13 Oct 2006) | 3 lines
`Changed paths:
` M /trunk/src/invite.php
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
`
`Add exception handler in no route is assigned to the current ml_id.
`Add sql error message reporting in logging system in case of sql execution
`error
`
`------------------------------------------------------------------------
`r1854 | cdelalande | 2006-10-12 13:31:52 -0700 (Thu, 12 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`
`Page 2 of 56
`
`

`

`Merge fix for bug 1223 coming from rbr-dev-clement branch into trunk :
`set_ml_id is selecting only enabled and active gateways for the current node
`
`------------------------------------------------------------------------
`r1846 | cdelalande | 2006-10-05 18:06:39 -0700 (Thu, 05 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`modify set_ml_id query to select only active route (part of #1223)
`
`------------------------------------------------------------------------
`r1845 | cdelalande | 2006-10-05 17:36:38 -0700 (Thu, 05 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Modify set_ml_id query to select only active gateways (# 1223)
`
`------------------------------------------------------------------------
`r1844 | phuttunen | 2006-10-05 16:20:36 -0700 (Thu, 05 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/Makefile
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
` D /trunk/src/scripts/concurrent_calls.sql
` D /trunk/src/scripts/staled_counter_check.sql
`
`Reverted trunk back to r1829.
`
`------------------------------------------------------------------------
`r1841 | cdelalande | 2006-10-05 11:46:38 -0700 (Thu, 05 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`remove test condition causing generate route failed
`
`------------------------------------------------------------------------
`r1838 | cdelalande | 2006-10-04 17:25:11 -0700 (Wed, 04 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Fix override priority, now destination numbe (604 and 1604) follow the same
`precedence
`
`------------------------------------------------------------------------
`r1837 | cdelalande | 2006-10-04 16:28:13 -0700 (Wed, 04 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`replace code in create callee profile (part of the previous commit)
`
`------------------------------------------------------------------------
`r1836 | cdelalande | 2006-10-04 16:18:39 -0700 (Wed, 04 Oct 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Return caller Id as a e164 phone number in the routing string (#1204)
`
`
`Page 3 of 56
`
`

`

`------------------------------------------------------------------------
`r1833 | cdelalande | 2006-09-29 16:12:30 -0700 (Fri, 29 Sep 2006) | 2 lines
`Changed paths:
` A /trunk/src/scripts/concurrent_calls.sql
` A /trunk/src/scripts/staled_counter_check.sql
`
`Add stored procedure (stale_counter_check.sql) and new table
`(concurrent_calls.sql) used for concurrent calls feature
`
`------------------------------------------------------------------------
`r1832 | cdelalande | 2006-09-29 11:20:50 -0700 (Fri, 29 Sep 2006) | 3 lines
`Changed paths:
` M /trunk/src/rbr.common.class.php
`
`Add sql error message to handleException
`Fix insert query to start_stop_storage to handle back to caller node call
`(#745)
`
`------------------------------------------------------------------------
`r1831 | cdelalande | 2006-09-28 14:41:06 -0700 (Thu, 28 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Fix bug 1204 (Cli ID leading 1 being skipped)
`
`------------------------------------------------------------------------
`r1830 | cdelalande | 2006-09-28 13:11:03 -0700 (Thu, 28 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Add route id =-1 for node and vm destination routes in the routing string
`(bug #1085)
`
`------------------------------------------------------------------------
`r1828 | cdelalande | 2006-09-27 16:41:12 -0700 (Wed, 27 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`add quote to e164_stat_cd value in getDidMap query (enum type)
`
`------------------------------------------------------------------------
`r1827 | cdelalande | 2006-09-27 16:27:30 -0700 (Wed, 27 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Modify did select query to get only active dids (e164_stat_cd=1)
`
`------------------------------------------------------------------------
`r1825 | cdelalande | 2006-09-22 10:19:06 -0700 (Fri, 22 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`fix bug override priority
`
`------------------------------------------------------------------------
`r1824 | cdelalande | 2006-09-21 17:09:59 -0700 (Thu, 21 Sep 2006) | 2 lines
`Changed paths:
`
`Page 4 of 56
`
`

`

` M /trunk/src/rbr.class.php
`
`fix bug about priority for limited override (#723)
`
`------------------------------------------------------------------------
`r1822 | cdelalande | 2006-09-20 15:11:00 -0700 (Wed, 20 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/invite_stop.php
`
`fix underscore problem with memcached
`
`------------------------------------------------------------------------
`r1820 | cdelalande | 2006-09-19 14:52:45 -0700 (Tue, 19 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`clean callee phone num (part of + bugfix
`
`------------------------------------------------------------------------
`r1818 | cdelalande | 2006-09-19 13:36:48 -0700 (Tue, 19 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/invite_stop.php
`
`remove deprecated raw calls informations (see bug #1153).
`
`------------------------------------------------------------------------
`r1817 | cdelalande | 2006-09-18 10:06:34 -0700 (Mon, 18 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Add debug trace info
`
`------------------------------------------------------------------------
`r1816 | cdelalande | 2006-09-15 13:41:39 -0700 (Fri, 15 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/invite.php
` M /trunk/src/rbr.class.php
`
` test
`
`------------------------------------------------------------------------
`r1815 | cdelalande | 2006-09-15 11:53:43 -0700 (Fri, 15 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`add debug info
`
`------------------------------------------------------------------------
`r1814 | cdelalande | 2006-09-15 11:38:35 -0700 (Fri, 15 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/invite_stop.php
`
`fix typo in previous commit
`
`------------------------------------------------------------------------
`r1813 | cdelalande | 2006-09-15 10:25:49 -0700 (Fri, 15 Sep 2006) | 2 lines
`Changed paths:
`
`Page 5 of 56
`
`

`

` M /trunk/src/invite.php
` M /trunk/src/invite_stop.php
`
`add debug information message
`
`------------------------------------------------------------------------
`r1812 | cdelalande | 2006-09-14 16:51:08 -0700 (Thu, 14 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`fix bug 827, clean caller number before querying for did
`
`------------------------------------------------------------------------
`r1810 | cdelalande | 2006-09-13 17:00:14 -0700 (Wed, 13 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.common.class.php
`
`Add email alert if memcache server is down
`
`------------------------------------------------------------------------
`r1809 | cdelalande | 2006-09-13 11:47:13 -0700 (Wed, 13 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/config-dist.php
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
`
`Add memcache support as storage session
`
`------------------------------------------------------------------------
`r1807 | cdelalande | 2006-09-11 17:00:04 -0700 (Mon, 11 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.common.class.php
`
`fix debug
`
`------------------------------------------------------------------------
`r1806 | cdelalande | 2006-09-11 15:25:41 -0700 (Mon, 11 Sep 2006) | 3 lines
`Changed paths:
` M /trunk/src/config-dist.php
` M /trunk/src/invite.php
` M /trunk/src/rbr.class.php
`
`Implement rs_migration support
`A new config variable allows to switch between former use and new one
`
`------------------------------------------------------------------------
`r1804 | cdelalande | 2006-09-07 15:02:49 -0700 (Thu, 07 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.class.php
`
`Replace '+' sign by the caller idd in dialed number (see bug 827)
`
`------------------------------------------------------------------------
`r1803 | cdelalande | 2006-09-07 10:40:50 -0700 (Thu, 07 Sep 2006) | 2 lines
`Changed paths:
`
`Page 6 of 56
`
`

`

` M /trunk/src/rbr.class.php
`
`reverting changes concerning null auth value made in previous commit
`
`------------------------------------------------------------------------
`r1802 | cdelalande | 2006-09-06 17:16:21 -0700 (Wed, 06 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`modify gateway selection query to get rid of empty string as auth/pwd
`(considered as null)
`
`------------------------------------------------------------------------
`r1801 | cdelalande | 2006-09-06 15:26:50 -0700 (Wed, 06 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`clean getOverride Query
`
`------------------------------------------------------------------------
`r1800 | cdelalande | 2006-09-06 13:19:46 -0700 (Wed, 06 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`fix override priority (see bug #1034)
`
`------------------------------------------------------------------------
`r1798 | cdelalande | 2006-09-06 11:34:35 -0700 (Wed, 06 Sep 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Activate node / gateway mapping in sql query (cf #1081)
`
`------------------------------------------------------------------------
`r1797 | cdelalande | 2006-09-05 11:20:46 -0700 (Tue, 05 Sep 2006) | 2 lines
`Changed paths:
` A /trunk/scripts/bench_ml_id
` A /trunk/scripts/bench_ml_id/bench.php
` A /trunk/scripts/bench_ml_id/bench.sh
` A /trunk/scripts/bench_ml_id/get_ml_id-bc.php
` A /trunk/scripts/bench_ml_id/get_ml_id-bc.sql
` A /trunk/scripts/bench_ml_id/get_ml_id-l2r.sql
` A /trunk/scripts/bench_ml_id/get_ml_id-r2l.sql
` A /trunk/scripts/bench_ml_id/mysqli-bc.php
` A /trunk/scripts/bench_ml_id/mysqli-l2r.php
` A /trunk/scripts/bench_ml_id/mysqli-r2l.php
` A /trunk/scripts/bench_ml_id/pdo-bc.php
` A /trunk/scripts/bench_ml_id/pdo-l2r.php
` A /trunk/scripts/bench_ml_id/pdo-r2l.php
` A /trunk/scripts/bench_ml_id/pdo_bench.php
` A /trunk/scripts/bench_ml_id/pdo_con.php
` A /trunk/scripts/bench_ml_id/phone_numbers
` A /trunk/scripts/bench_ml_id/phone_numbers/50-10Digits.csv
` A /trunk/scripts/bench_ml_id/phone_numbers/50-6Digits.csv
` A /trunk/scripts/bench_ml_id/phone_numbers/50-7Digits.csv
` A /trunk/scripts/bench_ml_id/phone_numbers/50-8Digits.csv
` A /trunk/scripts/bench_ml_id/phone_numbers/50-9Digits.csv
`
`Page 7 of 56
`
`

`

` A /trunk/scripts/bench_ml_id/phone_numbers/50first.csv
` A /trunk/scripts/bench_ml_id/phone_numbers/50random.csv
` A /trunk/scripts/bench_ml_id/phone_numbers/generate.txt
` A /trunk/scripts/bench_ml_id/phone_numbers/generate50random.php
` A /trunk/scripts/bench_ml_id/phone_numbers/generate50randomDigitsX.php
` A /trunk/scripts/bench_ml_id/phone_numbers/ibm.csv
` A /trunk/scripts/bench_ml_id/phone_numbers/urls.txt
` A /trunk/scripts/bench_ml_id/php-bc.php
` A /trunk/scripts/bench_ml_id/php-l2r.php
` A /trunk/scripts/bench_ml_id/php-r2l.php
` A /trunk/scripts/bench_ml_id/results
` A /trunk/scripts/bench_ml_id/results/output-100users-473Numbers.txt
` A /trunk/scripts/bench_ml_id/results/output-10users-473Numbers-OpenClose-
`Sleep.txt
` A /trunk/scripts/bench_ml_id/set_ml_id.php
` A /trunk/scripts/bench_ml_id/sp_set_ml_id.sql
` A /trunk/scripts/bench_ml_id/stored_proc_bench.php
`
`Add bemchmarks script and results about ml_id matching methods
`
`------------------------------------------------------------------------
`r1794 | cdelalande | 2006-08-31 11:29:29 -0700 (Thu, 31 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`comment changes made for bug 1081 (table mapping gateway and node) until the
`db design is up to date
`
`------------------------------------------------------------------------
`r1792 | cdelalande | 2006-08-30 10:10:00 -0700 (Wed, 30 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/config-dist.php
` M /trunk/src/rbr.common.class.php
`
`Add option to use persistant mysql connection or normal one (cf bug #1086)
`
`------------------------------------------------------------------------
`r1791 | cdelalande | 2006-08-29 17:07:50 -0700 (Tue, 29 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/scripts/fix_df_profit.sql
`
`Fixed select query
`
`------------------------------------------------------------------------
`r1790 | cdelalande | 2006-08-29 13:09:06 -0700 (Tue, 29 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Add enhancement to use the correct gateway for the originating node (cf bug
`1081)
`
`------------------------------------------------------------------------
`r1789 | cdelalande | 2006-08-28 16:54:05 -0700 (Mon, 28 Aug 2006) | 2 lines
`Changed paths:
` A /trunk/src/scripts/fix_df_profit.sql
`
`Fix df_profit in the reseller_transactions table cf bug 1080.
`
`Page 8 of 56
`
`

`

`
`------------------------------------------------------------------------
`r1788 | cdelalande | 2006-08-25 15:53:56 -0700 (Fri, 25 Aug 2006) | 3 lines
`Changed paths:
` D /trunk/src/scripts/fix_base_cost.sql
` A /trunk/src/scripts/fix_base_cost_cad.sql
` A /trunk/src/scripts/fix_base_cost_eur.sql
` A /trunk/src/scripts/fix_base_cost_gbp.sql
`
`Create one store proc per currency, so each node can be updated
`Optimize query
`
`------------------------------------------------------------------------
`r1787 | cdelalande | 2006-08-23 12:56:07 -0700 (Wed, 23 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/scripts/fix_base_cost.sql
`
`add alter column instructions to not override call_start date value when
`updating datas
`
`------------------------------------------------------------------------
`r1786 | cdelalande | 2006-08-22 17:27:47 -0700 (Tue, 22 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/scripts/fix_base_cost.sql
`
`Add queries to fix the datas only between the period where the bug really
`occurs
`
`------------------------------------------------------------------------
`r1785 | cdelalande | 2006-08-22 15:26:00 -0700 (Tue, 22 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/scripts/fix_base_cost.sql
`
`Fix start_date condition
`
`------------------------------------------------------------------------
`r1784 | cdelalande | 2006-08-22 15:15:25 -0700 (Tue, 22 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/scripts/fix_base_cost.sql
`
`Added time condition in query to select only records after 2006-07-11
`22:00:08
`
`------------------------------------------------------------------------
`r1783 | cdelalande | 2006-08-22 14:53:30 -0700 (Tue, 22 Aug 2006) | 2 lines
`Changed paths:
` A /trunk/src/scripts/fix_base_cost.sql
`
`added stored procedure to fix base_cost in cdr_mstr and reseller_transactions
`tables. cf bug #1056
`
`------------------------------------------------------------------------
`r1780 | cdelalande | 2006-08-21 17:15:25 -0700 (Mon, 21 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`
`Page 9 of 56
`
`

`

`bugfix #1037,digifionica_cost_per_second returns now the rate in second
`instead of minute
`
`------------------------------------------------------------------------
`r1777 | cdelalande | 2006-08-14 13:14:42 -0700 (Mon, 14 Aug 2006) | 2 lines
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Add priority suffix in bundle override precedence [see bug #723]
`
`------------------------------------------------------------------------
`r1776 | alake | 2006-08-10 15:44:44 -0700 (Thu, 10 Aug 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.request.php
` A /trunk/src/scripts/supplier_routes_query.sql
`
`rbr: added sql for supplier routes query in f(x) getOverrides to scripts dir
`------------------------------------------------------------------------
`r1772 | alake | 2006-08-02 10:50:47 -0700 (Wed, 02 Aug 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: caller id test
`------------------------------------------------------------------------
`r1771 | alake | 2006-08-02 10:46:57 -0700 (Wed, 02 Aug 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: caller id test
`------------------------------------------------------------------------
`r1768 | alake | 2006-07-20 14:40:24 -0700 (Thu, 20 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
`
`rbr: expanded error condition handling for all set error condition to two
`types - 1. fatal for operational errors (db related) and 2 warnings for call
`related validation
`------------------------------------------------------------------------
`r1767 | alake | 2006-07-20 10:58:36 -0700 (Thu, 20 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
` M /trunk/src/rbr.request.php
`
`rbr: improved error handling to send inactive callers to error level warn
`instead of fatal and spawning emails, cf to did fix
`------------------------------------------------------------------------
`r1766 | alake | 2006-07-17 13:24:11 -0700 (Mon, 17 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: call fwd to did test
`------------------------------------------------------------------------
`r1760 | alake | 2006-07-13 11:02:11 -0700 (Thu, 13 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`Page 10 of 56
`
`

`

` M /trunk/src/rbr.harness.php
` M /trunk/src/rbr.request.php
`
`rbr: fixed variable naming inconsistency caused by incomplete edits to last
`rev
`------------------------------------------------------------------------
`r1758 | alake | 2006-07-12 15:24:40 -0700 (Wed, 12 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/invite.php
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.harness.php
` M /trunk/src/rbr.request.php
`
`rbr: fixed the notorious, call fwd bug ravaging the rbr code
`------------------------------------------------------------------------
`r1755 | alake | 2006-07-07 13:41:55 -0700 (Fri, 07 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: fixed voicemail routing string bug - expire time set in call string not
`vm string
`------------------------------------------------------------------------
`r1752 | alake | 2006-07-06 18:26:20 -0700 (Thu, 06 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: integrated central did map function to existing - call id cross node
`calls resolved
`------------------------------------------------------------------------
`r1751 | alake | 2006-07-06 18:12:34 -0700 (Thu, 06 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.request.php
`
`rbr: test refactored getCallerId
`------------------------------------------------------------------------
`r1750 | alake | 2006-07-06 17:50:43 -0700 (Thu, 06 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: test refactored getCallerId
`------------------------------------------------------------------------
`r1749 | alake | 2006-07-06 17:12:32 -0700 (Thu, 06 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: test refactored getCallerId
`------------------------------------------------------------------------
`r1746 | alake | 2006-07-06 13:24:47 -0700 (Thu, 06 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.request.php
`
`rbr: fix overrides irregularity, refactor of several functions
`------------------------------------------------------------------------
`r1743 | alake | 2006-07-05 17:36:18 -0700 (Wed, 05 Jul 2006) | 1 line
`
`Page 11 of 56
`
`

`

`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
`
`rbr: added logging - log4php - toggle that was hotfixed on prod. refactor
`fxns user_exists and valid_network_number, cross node calls now working for
`zbb - stg
`------------------------------------------------------------------------
`r1742 | alake | 2006-07-05 16:30:17 -0700 (Wed, 05 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.request.php
`
`rbr: cross node call bug test
`------------------------------------------------------------------------
`r1738 | alake | 2006-07-04 14:34:22 -0700 (Tue, 04 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: woops - commented out incomplete dev function
`------------------------------------------------------------------------
`r1737 | alake | 2006-07-04 14:27:34 -0700 (Tue, 04 Jul 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: added a status check to sql which fetches rid from supplier gateway
`------------------------------------------------------------------------
`r1735 | alake | 2006-06-30 15:26:11 -0700 (Fri, 30 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/invite.php
` M /trunk/src/rbr.class.php
`
`rbr: bug review with hua, all maj and cri bugs resolved
`------------------------------------------------------------------------
`r1734 | alake | 2006-06-30 11:59:29 -0700 (Fri, 30 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: fixed regression causing 0 ttl for finitie overrides
`------------------------------------------------------------------------
`r1733 | alake | 2006-06-30 11:36:01 -0700 (Fri, 30 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`rbr: fixed ttl=0 for unlimited overrides - regressionwd
`------------------------------------------------------------------------
`r1731 | alake | 2006-06-30 09:46:32 -0700 (Fri, 30 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.harness.php
`
`rbr: fixed ttl=0 for unlimited overrides - regression
`------------------------------------------------------------------------
`r1730 | alake | 2006-06-30 09:12:40 -0700 (Fri, 30 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
`
`
`Page 12 of 56
`
`

`

`rbr: removed temp debug msg causing havoc on xmlrpc msging
`------------------------------------------------------------------------
`r1729 | alake | 2006-06-30 08:19:00 -0700 (Fri, 30 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.common.class.php
`
`rbr: fix bug preventing third party invite
`------------------------------------------------------------------------
`r1728 | alake | 2006-06-29 17:22:54 -0700 (Thu, 29 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/config-dist.php
` M /trunk/src/invite.php
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.harness.php
` M /trunk/src/rbr.request.php
`
`rbr: fixed invite regression preventing inbound pstn calls, some variable
`cleanup in rbr class
`------------------------------------------------------------------------
`r1727 | alake | 2006-06-29 15:31:15 -0700 (Thu, 29 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/config-dist.php
`
`rbr: updated configuation file - new parameters for voice mail domain
`------------------------------------------------------------------------
`r1726 | alake | 2006-06-29 15:24:47 -0700 (Thu, 29 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.harness.php
`
`rbr: routing string issue caused by script merge fixed
`------------------------------------------------------------------------
`r1725 | alake | 2006-06-29 13:42:11 -0700 (Thu, 29 Jun 2006) | 1 line
`Changed paths:
` D /trunk/src/call_e164.class.php
` D /trunk/src/call_routes.class.php
` D /trunk/src/call_ttl.class.php
` M /trunk/src/invite.php
` M /trunk/src/rbr.class.php
` M /trunk/src/rbr.common.class.php
` M /trunk/src/rbr.harness.php
` M /trunk/src/rbr.request.php
`
`rbr: organizational restructure - merged all rbr classes to rbr.class and
`rbr.common.class
`------------------------------------------------------------------------
`r1724 | alake | 2006-06-29 09:22:13 -0700 (Thu, 29 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.class.php
`
`rbr: fix accidental removal of code setting ttl calc to use base rate when no
`global override
`------------------------------------------------------------------------
`r1722 | alake | 2006-06-29 08:11:40 -0700 (Thu, 29 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_e164.class.php
`
`Page 13 of 56
`
`

`

` M /trunk/src/call_routes.class.php
` M /trunk/src/call_ttl.class.php
` M /trunk/src/invite.php
` M /trunk/src/rbr.harness.php
` M /trunk/src/rbr.request.php
`
`rbr: fixed undocumented routing string voicemail bug
`------------------------------------------------------------------------
`r1720 | alake | 2006-06-28 08:30:36 -0700 (Wed, 28 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.class.php
` M /trunk/src/config-dist.php
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.common.class.php
` M /trunk/src/rbr.request.php
`
`rbr: mvd debug vars to config file, restrict writes to raw calls for answer
`leg only ie only one record per call in raw_calls
`------------------------------------------------------------------------
`r1718 | alake | 2006-06-27 10:41:59 -0700 (Tue, 27 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/invite_stop.php
`
`rbr: debug vars turned off
`------------------------------------------------------------------------
`r1716 | alake | 2006-06-26 17:47:08 -0700 (Mon, 26 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.class.php
` M /trunk/src/invite.php
` M /trunk/src/rbr.request.php
`
`rbr: refactor set_caller_overrides - separtion of logic and rewrite
`------------------------------------------------------------------------
`r1715 | phuttunen | 2006-06-23 08:10:35 -0700 (Fri, 23 Jun 2006) | 3 lines
`Changed paths:
` A /trunk/UPDATING
`
`UPDATING:
`- File to keep track of external dependencies.
`- See Software Development Manual for more information about this file.
`------------------------------------------------------------------------
`r1714 | alake | 2006-06-22 15:36:56 -0700 (Thu, 22 Jun 2006) | 5 lines
`Changed paths:
` M /trunk/src/call_e164.class.php
` M /trunk/src/call_ttl.class.php
` M /trunk/src/config-dist.php
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.request.php
`
`1) modified set_ml_id in e146.class to match value from masterlist instead of
`LIKE '$num%'
`2) added default paramters to apply to calls where there are no global
`overrides set
`i) added default override parameter array to config file
`ii) modified caller_overrides to use default array (chg patt = 1/1 ) when no
`global override
`
`
`Page 14 of 56
`
`

`

`------------------------------------------------------------------------
`r1712 | alake | 2006-06-22 09:59:01 -0700 (Thu, 22 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.class.php
`
`rbr: missing bracket typo fix in call_ttl.class
`------------------------------------------------------------------------
`r1710 | alake | 2006-06-21 16:25:33 -0700 (Wed, 21 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.class.php
` M /trunk/src/invite_stop.php
`
`rbr: added toggles for multi-charge band transaction writes for subscr-rs
`transactions tables, toggled new refactored union query in ttl throwing db
`collation mismatch errors
`------------------------------------------------------------------------
`r1708 | alake | 2006-06-21 11:48:13 -0700 (Wed, 21 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.common.class.php
`
`rbr: turned off debug mode
`------------------------------------------------------------------------
`r1707 | alake | 2006-06-21 11:44:54 -0700 (Wed, 21 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.class.php
` D /trunk/src/invite.test.php
` M /trunk/src/invite_stop.php
` M /trunk/src/rbr.request.php
`
`rbr: fixed cross charge band user account decrements AND ttl calc where no
`global override
`------------------------------------------------------------------------
`r1706 | alake | 2006-06-20 15:29:16 -0700 (Tue, 20 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.class.php
`
`rbr: credit time cannot have decimals
`------------------------------------------------------------------------
`r1705 | alake | 2006-06-20 15:23:18 -0700 (Tue, 20 Jun 2006) | 1 line
`Changed paths:
` M /trunk/src/call_ttl.

This document is available on Docket Alarm but you must sign up to view it.


Or .

Accessing this document will incur an additional charge of $.

After purchase, you can access this document again without charge.

Accept $ Charge
throbber

Still Working On It

This document is taking longer than usual to download. This can happen if we need to contact the court directly to obtain the document and their servers are running slowly.

Give it another minute or two to complete, and then try the refresh button.

throbber

A few More Minutes ... Still Working

It can take up to 5 minutes for us to download a document if the court servers are running slowly.

Thank you for your continued patience.

This document could not be displayed.

We could not find this document within its docket. Please go back to the docket page and check the link. If that does not work, go back to the docket and refresh it to pull the newest information.

Your account does not support viewing this document.

You need a Paid Account to view this document. Click here to change your account type.

Your account does not support viewing this document.

Set your membership status to view this document.

With a Docket Alarm membership, you'll get a whole lot more, including:

  • Up-to-date information for this case.
  • Email alerts whenever there is an update.
  • Full text search for other cases.
  • Get email alerts whenever a new case matches your search.

Become a Member

One Moment Please

The filing “” is large (MB) and is being downloaded.

Please refresh this page in a few minutes to see if the filing has been downloaded. The filing will also be emailed to you when the download completes.

Your document is on its way!

If you do not receive the document in five minutes, contact support at support@docketalarm.com.

Sealed Document

We are unable to display this document, it may be under a court ordered seal.

If you have proper credentials to access the file, you may proceed directly to the court's system using your government issued username and password.


Access Government Site

We are redirecting you
to a mobile optimized page.





Document Unreadable or Corrupt

Refresh this Document
Go to the Docket

We are unable to display this document.

Refresh this Document
Go to the Docket