IP Library Granted Patent US 8,488,587
Granted Patent B1
US 8,488,587 · App. 12/060,411 · Granted Jul 16, 2013

Method and apparatus performing automatic resource distribution

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 8,488,587
App. No.
12/060,411
Granted
Jul 16, 2013
Kind
B1
Abstract

A method, apparatus and computer program product for providing automatic resource distribution is presented. A number of ports of a resource to hold (H) as needed for each Multi Media Platform (MPP) is determined. Further, the maximum number of ports of a resource that can be acquired (M)—M−H of which are borrowed from other MPPs—for each MPP is also determined. The ports are then allocated for an MPP from at least one server in accordance with the number of ports to hold as needed and the number of ports that can be borrowed.

Claims (482)

1. A method comprising:

determining a number of ports to hold (H) as needed for each Multi Media Platform (MPP), wherein H is determined based upon a total number of telephony resources for an MPP, a total number of telephony resources in a voice portal system and a total number of simultaneous sessions a resource can handle;

determining a number of ports that can be borrowed (M) for each MPP; and

allocating ports for an MPP from at least one server in accordance with said number of ports to hold as needed and said number of ports that can be borrowed.

2. The method of claim 1 wherein said allocation comprises allocating H ports to said MPP and wherein said MPP can request additional ports up to a maximum of M ports.

3. The method of claim 1 further comprising releasing, by an MPP, at least one unused H port to a global pool wherein another MPP can request a port.

4. The method of claim 3 wherein said ports for M comprise H ports from other MPPs selected from said global pool.

5. The method of claim 1 wherein said determining a number of ports that can be borrowed (M) comprises examining a total number of resources and distributing said resources evenly based on an MPP telephony port count.

6. The method of claim 1 wherein H is calculated in accordance with the formula:

H

(

RS

[

n

]

)

=

(

tel

[

MPPx

]

tel

[

*

]

)

×

RS

[

n

]

wherein H(RS[n]) is the H value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, and tel(*) is the total number of telephony resources in the voice portal system and RS[n] is the total number of simultaneous sessions this resource can handle.

7. The method of claim 1 wherein M is calculated in accordance with the formula:

M

(

RS

[

n

]

)

=

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources.

8. The method of claim 1 wherein M is calculated in accordance with the formula:

M

(

RS

[

n

]

)

=

Min

[

(

RS

[

n

]

RS

[

*

]

)

×

(

MPPx

)

,

RS

[

n

]

]

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources.

9. The method of claim 1 wherein M is calculated in accordance with the formula:

M

(

RS

[

n

]

)

=

Max

(

Min

(

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

,

RS

[

n

]

)

,

H

(

RS

[

n

]

)

)

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources.

10. The method of claim 3 wherein said releasing is done in accordance with at least one policy selected from the group consisting of immediately return the port to the global pool if no work is pending for this resource, after some configurable time period of no work pending, based on an adaptive schedule determined from prior history, and based on a pre-determined schedule.

11. A non-transitory computer readable medium having computer readable code thereon for performing resource distribution, the medium comprising:

instructions for determining a number of ports to hold (H) as needed for each Multi Media Platform (MPP), wherein H is determined based upon a total number of telephony resources for an MPP, a total number of telephony resources in a voice portal system and a total number of simultaneous sessions a resource can handle;

instructions for determining a number of ports that can be borrowed (M) for each MPP; and

instructions for allocating ports for an MPP from at least one server in accordance with said number of ports to hold as needed and said number of ports that can be borrowed.

12. The computer readable medium of claim 11 wherein said instructions for allocation comprises instructions for allocating H ports to said MPP and wherein said MPP can request additional ports up to a total maximum of M ports.

13. The computer readable medium of claim 11 further comprising instructions for releasing, by an MPP, at least one unused H port to a global pool wherein another MPP can request a port.

14. The computer readable medium of claim 13 wherein said ports for M comprise H ports from other MPPs selected from said global pool.

15. The computer readable medium of claim 11 wherein said instructions for determining the maximum number of ports that can be acquired (B), wherein B is the additional number of ports that can be borrowed and wherein B=M−H, comprises instructions for examining a total number of resources sand distributing said resources evenly based on an MPP telephony port count.

16. The computer readable medium of claim 11 wherein H is calculated in accordance with the formula:

H

(

RS

[

n

]

)

=

(

tel

[

MPPx

]

tel

[

*

]

)

×

RS

(

n

)

wherein H(RS[n]) is the H value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, and tel(*) is the total number of telephony resources in the voice portal system and RS[n] is the total number of simultaneous sessions this resource can handle.

17. The computer readable medium of claim 11 wherein M is calculated in accordance with the formula:

M

(

RS

[

n

]

)

=

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources.

18. The computer readable medium of claim 11 wherein M is calculated in accordance with the formula:

M

(

RS

[

n

]

)

=

Min

[

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

,

RS

[

n

]

]

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources.

19. The computer readable medium of claim 11 wherein M is calculated in accordance with the formula:

M

(

RS

[

n

]

)

=

Max

(

Min

(

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

,

RS

[

n

]

)

,

H

(

RS

[

n

]

)

)

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP of claim 1 wherein said allocation comprises allocating H ports to said MPP and wherein said MPP can request additional ports up to a maximum of M ports, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources.

20. A computer system comprising:

a memory;

a processor;

a communications interface;

an interconnection mechanism coupling the memory, the processor and the communications interface; and

wherein the memory is encoded with an application providing resource distribution, that when performed on the processor, provides a process for processing information, the process causing the computer system to perform the operations of:

determining a number of ports to hold (H) as needed for each Multi Media Platform (MPP), wherein H is determined based upon a total number of telephony resources for an MPP, a total number of telephony resources in a voice portal system and a total number of simultaneous sessions a resource can handle;

determining a number of ports that can be borrowed (M) for each MPP; and

allocating ports for an MPP from at least one server in accordance with said number of ports to hold as needed and said number of ports that can be borrowed.

21. The computer system of claim 20 wherein H is calculated in accordance with the formula:

H

(

RS

[

n

]

)

=

(

tel

[

MPPx

]

tel

[

*

]

)

×

RS

[

n

]

wherein H(RS[n]) is the H value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, and tel(*) is the total number of telephony resources in the voice portal system and RS[n] is the total number of simultaneous sessions this resource can handle; and

wherein M is calculated in accordance with one of the formulas selected from the group consisting of:

M

(

RS

[

n

]

)

=

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources

M

(

RS

[

n

]

)

=

Min

[

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

,

RS

[

n

]

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP, RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources; and

M

(

RS

[

n

]

)

=

Max

(

Min

(

(

RS

[

n

]

RS

[

*

]

)

×

tel

(

MPPx

)

,

RS

[

n

]

)

,

H

(

RS

[

n

]

)

)

wherein M(RS[n]) is the M value to use for a particular resource server and wherein tel[MPPx] is a total number of telephony resources for an MPP claim 1 wherein said allocation comprises allocating H ports to said MPP and wherein said MPP can request additional ports up to a maximum of M ports and RS[n] is the capacity of speech resource ‘n’ and RS[*] is the total capacity of speech resources.

Assignments (24)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 4, 2024
From: AVAYA LLC
To: ARLINGTON TECHNOLOGIES, LLC
Reel/Frame 067022/0780 →
INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT Recorded Mar 25, 2024
From: CITIBANK, N.A.
To: AVAYA LLC; AVAYA MANAGEMENT L.P.
Reel/Frame 066894/0117 →
INTELLECTUAL PROPERTY RELEASE AND REASSIGNMENT Recorded Mar 25, 2024
From: WILMINGTON SAVINGS FUND SOCIETY, FSB
To: AVAYA LLC; AVAYA MANAGEMENT L.P.
Reel/Frame 066894/0227 →
(SECURITY INTEREST) GRANTOR'S NAME CHANGE Recorded Sep 21, 2023
From: AVAYA INC.
To: AVAYA LLC
Reel/Frame 065019/0231 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 045034/0001) Recorded May 18, 2023
From: GOLDMAN SACHS BANK USA., AS COLLATERAL AGENT
To: AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES, INC.; ZANG, INC. (FORMER NAME OF AVAYA CLOUD INC.); HYPERQUALITY, INC.; HYPERQUALITY II, LLC; CAAS TECHNOLOGIES, LLC; AVAYA MANAGEMENT L.P.
Reel/Frame 063779/0622 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 53955/0436) Recorded May 18, 2023
From: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT
To: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063705/0023 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 61087/0386) Recorded May 18, 2023
From: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT
To: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063690/0359 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded May 4, 2023
From: AVAYA INC.; AVAYA MANAGEMENT L.P.; INTELLISIST, INC.
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 063542/0662 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded May 3, 2023
From: AVAYA MANAGEMENT L.P.; AVAYA INC.; INTELLISIST, INC.; KNOAHSOFT INC.
To: WILMINGTON SAVINGS FUND SOCIETY, FSB [COLLATERAL AGENT]
Reel/Frame 063742/0001 →
RELEASE OF SECURITY INTEREST IN PATENTS AT REEL 45124/FRAME 0026 Recorded Apr 26, 2023
From: CITIBANK, N.A., AS COLLATERAL AGENT
To: AVAYA HOLDINGS CORP.; AVAYA INC.; AVAYA MANAGEMENT L.P.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
Reel/Frame 063457/0001 →
INTELLECTUAL PROPERTY SECURITY AGREEMENT Recorded Aug 5, 2022
From: AVAYA INC.; INTELLISIST, INC.; AVAYA MANAGEMENT L.P.; AVAYA CABINET SOLUTIONS LLC
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 061087/0386 →
SECURITY INTEREST Recorded Sep 25, 2020
From: AVAYA INC.; AVAYA MANAGEMENT L.P.; INTELLISIST, INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC
To: WILMINGTON TRUST, NATIONAL ASSOCIATION
Reel/Frame 053955/0436 →
SECURITY INTEREST Recorded Jan 23, 2018
From: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES, INC.; ZANG, INC.
To: CITIBANK, N.A., AS COLLATERAL AGENT
Reel/Frame 045124/0026 →
SECURITY INTEREST Recorded Jan 10, 2018
From: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS LLC; OCTEL COMMUNICATIONS LLC; VPNET TECHNOLOGIES, INC.; ZANG, INC.
To: GOLDMAN SACHS BANK USA, AS COLLATERAL AGENT
Reel/Frame 045034/0001 →
BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 030083/0639 Recorded Dec 15, 2017
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
To: AVAYA INC.
Reel/Frame 045012/0666 →
BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 025863/0535 Recorded Dec 15, 2017
From: THE BANK OF NEW YORK MELLON TRUST, NA
To: AVAYA INC.
Reel/Frame 044892/0001 →
BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 041576/0001 Recorded Dec 15, 2017
From: CITIBANK, N.A.
To: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS INC.; OCTEL COMMUNICATIONS LLC (FORMERLY KNOWN AS OCTEL COMMUNICATIONS CORPORATION); VPNET TECHNOLOGIES, INC.
Reel/Frame 044893/0531 →
BANKRUPTCY COURT ORDER RELEASING ALL LIENS INCLUDING THE SECURITY INTEREST RECORDED AT REEL/FRAME 029608/0256 Recorded Dec 15, 2017
From: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
To: AVAYA INC.
Reel/Frame 044891/0801 →
SECURITY INTEREST Recorded Jan 27, 2017
From: AVAYA INC.; AVAYA INTEGRATED CABINET SOLUTIONS INC.; OCTEL COMMUNICATIONS CORPORATION; VPNET TECHNOLOGIES, INC.
To: CITIBANK, N.A., AS ADMINISTRATIVE AGENT
Reel/Frame 041576/0001 →
SECURITY AGREEMENT Recorded Mar 13, 2013
From: AVAYA, INC.
To: BANK OF NEW YORK MELLON TRUST COMPANY, N.A., THE
Reel/Frame 030083/0639 →
SECURITY AGREEMENT Recorded Jan 10, 2013
From: AVAYA, INC.
To: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A.
Reel/Frame 029608/0256 →
SECURITY AGREEMENT Recorded Feb 22, 2011
From: AVAYA INC., A DELAWARE CORPORATION
To: BANK OF NEW YORK MELLON TRUST, NA, AS NOTES COLLATERAL AGENT, THE
Reel/Frame 025863/0535 →
REASSIGNMENT Recorded Jun 26, 2008
From: AVAYA TECHNOLOGY LLC
To: AVAYA INC
Reel/Frame 021156/0734 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 1, 2008
From: COOPER, ROBERT S.; INNES, RUSS; RAZIN, SERGEY A.; SANDERS, DEREK SCOTT; SMITH, KEN; ULMER, RICHARD; WILSON, LAURA
To: AVAYA TECHNOLOGY LLC
Reel/Frame 020735/0547 →