CN101340490B - Multi-part calling method and system thereof - Google Patents
Multi-part calling method and system thereof Download PDFInfo
- Publication number
- CN101340490B CN101340490B CN2007101296008A CN200710129600A CN101340490B CN 101340490 B CN101340490 B CN 101340490B CN 2007101296008 A CN2007101296008 A CN 2007101296008A CN 200710129600 A CN200710129600 A CN 200710129600A CN 101340490 B CN101340490 B CN 101340490B
- Authority
- CN
- China
- Prior art keywords
- call
- existing
- instance
- identifier
- new
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Telephonic Communication Services (AREA)
- Exchange Systems With Centralized Control (AREA)
Abstract
本发明涉及通信领域,公开了一种多方呼叫方法及其系统,使得底层网络与上层应用之间的接口可以支持将从网络侧发起的呼叫加入已有的多方呼叫中。本发明中,收到网络侧的呼叫请求时,在底层网络为发起呼叫请求的一方创建leg,如果该呼叫请求中的呼叫标识与已有呼叫标识相同,则将该创建的leg加入到该已有呼叫,并通知上层应用有新的leg加入该已有呼叫。可以由SCS判断呼叫请求中的呼叫标识是否与已有呼叫标识相同;也可以由上层应用判断呼叫请求中的呼叫标识是否与已有呼叫标识相同。创建的leg与已有呼叫的leg可以位于同一个或不同SCS中。
The invention relates to the communication field, and discloses a multiparty call method and system thereof, so that the interface between the bottom layer network and the upper layer application can support adding a call initiated from the network side to an existing multiparty call. In the present invention, when a call request from the network side is received, a leg is created for the party that initiates the call request in the underlying network, and if the call ID in the call request is the same as the existing call ID, then the created leg is added to the existing call ID. There is a call, and the upper layer application is notified that a new leg joins the existing call. The SCS may judge whether the call ID in the call request is the same as the existing call ID; or the upper layer application may judge whether the call ID in the call request is the same as the existing call ID. The created leg and the existing called leg can be located in the same or different SCS.
Description
技术领域 technical field
本发明涉及通信领域,特别涉及多方呼叫技术。The invention relates to the communication field, in particular to the multi-party calling technology.
背景技术 Background technique
随着新业务需求的不断增长,以及涉及智能业务的呼叫在电信业务所占比重的不断增加,传统的集中式的智能网在处理能力上的瓶颈越来越突出,在可扩展性,快速响应方面越来越无法满足日益增长的业务需求。With the increasing demand for new services and the increasing proportion of calls involving intelligent services in telecommunication services, the bottleneck of traditional centralized intelligent network processing capabilities is becoming more and more prominent. In terms of scalability and rapid response It is increasingly unable to meet the growing business needs.
另外一方面,运营商对快速业务开发的需求越来越强烈,而传统业务开发技术是建立在信令协议之上的,不同的厂商定义了各自不同的业务开发模式,也正因为这种开发技术的独特性与专业性,使得业务开发技术过于封闭,不同厂商的业务之间无法移植,更无法开放给第三方使用,因此无法满足运营商对快速业务开发的需求。On the other hand, operators have increasingly strong demands for rapid service development, while traditional service development technologies are based on signaling protocols, and different vendors have defined their own different service development models. The uniqueness and professionalism of the technology make the service development technology too closed, and the services of different manufacturers cannot be transplanted, let alone open to third parties, so it cannot meet the needs of operators for rapid service development.
为了解决上述问题,运营商引入了底层网络与上层应用之间的接口,如Parlay等开放接口,使得既能够将底层网络中的各种能力,如呼叫控制能力、放音收号能力、会议控制能力等,以抽象的接口方式开放出来,同时也能够对各种接入进行有效的管控,从而在保证网络安全的前提下进一步促进业务的发展。这样,无论是运营商自己还是第三方业务提供商,都遵循一套统一的标准接口进行增值业务的开发,使得开发出来的业务可以在所有遵循开放接口标准的平台上运行。下面以Parlay接口为例进行进一步说明。In order to solve the above problems, operators have introduced interfaces between the underlying network and upper-layer applications, such as open interfaces such as Parlay, so that various capabilities in the underlying network, such as call control capabilities, playback and number collection capabilities, and conference control Capabilities, etc., are opened in the form of abstract interfaces, and at the same time, various accesses can be effectively controlled, so as to further promote business development on the premise of ensuring network security. In this way, both operators and third-party service providers follow a set of unified standard interfaces to develop value-added services, so that the developed services can run on all platforms that follow open interface standards. The following uses the Parlay interface as an example for further description.
在Parlay接口中,呼叫控制功能是最重要的功能,多方呼叫控制(Multi-Party Call Control,简称“MPCC”)、多媒体呼叫控制(Multi-MediaCall Control,简称“MMCC”)以及会议呼叫控制(Conference Call Control,简称“CCC”)都涉及到多方参与的场景,在业界也有相当的应用。Parlay接口中呼叫控制的关系如图1所示,通用呼叫控制(Generic Call Control,简称“GCC”)提供了基本呼叫控制接口,支持两方的通话;MPCC提供了多方通话的控制接口,支持多方的通话;MMCC在MPCC的接口上,增加了媒体控制的能力;CCC在MMCC的基础上,增加了支持会议的能力。In the Parlay interface, the call control function is the most important function, multi-party call control (Multi-Party Call Control, referred to as "MPCC"), multimedia call control (Multi-MediaCall Control, referred to as "MMCC") and conference call control (Conference Call Control, referred to as "CCC") all involve scenarios involving multiple parties, and have considerable applications in the industry. The relationship between call control in the Parlay interface is shown in Figure 1. Generic Call Control (GCC for short) provides a basic call control interface that supports two-party calls; MPCC provides a multi-party call control interface that supports multiple parties MMCC adds media control capabilities on the MPCC interface; CCC adds the ability to support conferences on the basis of MMCC.
在目前现有的Parlay规范中,MPCC定义了一组支持多方呼叫的接口,提供给业务创建、控制多方呼叫的能力。这些关键的能力包括:In the current Parlay specification, MPCC defines a set of interfaces that support multi-party calls, providing services with the ability to create and control multi-party calls. These key capabilities include:
(1)将网络侧新的呼叫通知到上层应用,对应于Parlay规范中的reportNotification接口功能调用。(1) Notify the new call on the network side to the upper layer application, which corresponds to the reportNotification interface function call in the Parlay specification.
(2)创建一个多方呼叫,对应于Parlay规范中的createCall接口功能调用。(2) Create a multi-party call, which corresponds to the function call of the createCall interface in the Parlay specification.
(3)创建连接到一方的呼叫leg(即呼叫的一方在底层网络中的实例),对应于Parlay规范中的RouteReq接口功能调用。(3) Create a calling leg connected to one party (that is, an instance of the calling party in the underlying network), corresponding to the function call of the RouteReq interface in the Parlay specification.
(4)释放呼叫或释放一方的呼叫leg,对应于Parlay规范中的release接口功能调用。(4) Release the call or release the call leg of one party, which corresponds to the function call of the release interface in the Parlay specification.
(5)监听一方的呼叫leg的网络侧上报事件,对应于Parlay规范中的eventReportReq接口功能调用。(5) The event reported by the network side of the call leg of one party is monitored, which corresponds to the function call of the eventReportReq interface in the Parlay specification.
(6)启动和停止一方的呼叫leg的媒体连接,对应于Parlay规范中的attachMediaReq,dettachMediaReq接口功能调用。(6) Start and stop the media connection of one party's call leg, which corresponds to the attachMediaReq and dettachMediaReq interface function calls in the Parlay specification.
基于现有的Parlay MPCC的接口标准,业务可以实现两方和多方通话的场景。其中,多方呼叫的场景如图2所示,用户A发起网络侧呼叫,MPCC业务能力服务器(Service Capability Server,简称“SCS”)创建一个call legA以及呼叫对象call,应用侧执行业务逻辑,创建到用户B的连接call legB,应用侧再创建到legC的连接,建立多方通话。Based on the existing Parlay MPCC interface standard, the service can realize two-party and multi-party call scenarios. Among them, the multi-party call scenario is shown in Figure 2. User A initiates a call on the network side, MPCC Service Capability Server (Service Capability Server, "SCS") creates a call legA and the call object call, and the application side executes the business logic, creating a call to The connection of user B calls legB, and the application side creates a connection to legC to establish a multi-party call.
然而,本发明的发明人发现,目前Parlay的MPCC能力,不支持将从网络侧发起的呼叫加入已有的呼叫中。比如说,在图3所示的场景中,用户A发起网络侧呼叫,MPCC SCS创建一个call legA以及呼叫对象call,应用侧执行业务逻辑,创建到用户B的连接call legB。此时用户C拨打接入号码,希望加入到A和B的多方通话中,但目前的MPCC能力无法支持该场景。However, the inventors of the present invention found that the current MPCC capability of Parlay does not support adding a call initiated from the network side to an existing call. For example, in the scenario shown in Figure 3, user A initiates a call on the network side, MPCC SCS creates a call legA and the call object call, and the application side executes business logic to create a connection call legB to user B. At this time, user C dials the access number, hoping to join the multi-party call between A and B, but the current MPCC capability cannot support this scenario.
另外,目前的MPCC能力也未考虑到在分布式场景下,如何支持新的呼叫leg被允许分布在不同的SCS中的情况。In addition, the current MPCC capability does not consider how to support the situation that new call legs are allowed to be distributed in different SCSs in a distributed scenario.
发明内容 Contents of the invention
本发明实施方式要解决的主要技术问题是提供一种多方呼叫方法及其系统,使得底层网络与上层应用之间的接口可以支持将从网络侧发起的呼叫加入已有的多方呼叫中。The main technical problem to be solved by the embodiments of the present invention is to provide a multi-party call method and system thereof, so that the interface between the underlying network and the upper-layer application can support adding a call initiated from the network side to an existing multi-party call.
为解决上述技术问题,本发明的实施方式提供了一种多方呼叫方法,包含以下步骤:In order to solve the above-mentioned technical problem, the embodiment of the present invention provides a kind of multi-party calling method, comprises the following steps:
收到网络侧的呼叫请求时,在底层网络为发起呼叫请求的一方创建实例,如果该呼叫请求中的呼叫标识与已有呼叫标识相同,则将该实例加入到该已有呼叫,并通知上层应用有新的实例加入该已有呼叫。When a call request from the network side is received, an instance is created on the underlying network for the party that initiated the call request. If the call ID in the call request is the same as the existing call ID, the instance is added to the existing call and the upper layer is notified A new instance of the application joins the existing call.
本发明的实施方式还提供了一种多方呼叫系统,包含:Embodiments of the present invention also provide a multi-party call system, including:
创建单元,用于在收到网络侧的呼叫请求时,在底层网络为发起呼叫请求的一方创建实例;The creation unit is used to create an instance for the party that initiates the call request on the underlying network when receiving a call request from the network side;
判断单元,用于判断呼叫请求中的呼叫标识是否与已有呼叫标识相同;A judging unit, configured to judge whether the call identifier in the call request is the same as the existing call identifier;
加入单元,用于在判断单元判定呼叫请求中的呼叫标识与已有呼叫标识相同时,将创建单元创建的实例加入到该已有呼叫;The adding unit is used for adding the instance created by the creation unit to the existing call when the judging unit judges that the call identifier in the call request is the same as the existing call identifier;
通知单元,用于在加入单元将实例加入到已有呼叫后,通知上层应用有新的实例加入已有呼叫。The notification unit is used to notify the upper layer application that a new instance joins the existing call after the joining unit adds the instance to the existing call.
本发明实施方式与现有技术相比,主要区别及其效果在于:Compared with the prior art, the embodiment of the present invention has the main difference and its effects in that:
收到网络侧的呼叫请求时,在底层网络为发起呼叫请求的一方创建实例leg,如果该呼叫请求中的呼叫标识与已有呼叫标识相同,则将该创建的leg加入到该已有呼叫,并通知上层应用有新的leg加入该已有呼叫。使得底层网络与上层应用之间的接口支持将从网络侧发起的呼叫加入已有的多方呼叫中。When a call request from the network side is received, an instance leg is created on the underlying network for the party that initiated the call request. If the call ID in the call request is the same as the existing call ID, the created leg is added to the existing call. And notify the upper application that there is a new leg joining the existing call. The interface between the bottom layer network and the upper layer application supports adding a call initiated from the network side to an existing multi-party call.
附图说明 Description of drawings
图1是现有技术中Parlay接口的呼叫控制关系示意图;FIG. 1 is a schematic diagram of a call control relationship of a Parlay interface in the prior art;
图2是现有技术中多方呼叫基于现有的Parlay MPCC的接口标准的场景示意图;Fig. 2 is the scene schematic diagram of the interface standard of existing Parlay MPCC based on the multi-party call in the prior art;
图3是现有技术中将网络侧发起的呼叫加入已有的呼叫场景示意图;FIG. 3 is a schematic diagram of adding a call initiated by the network side to an existing call in the prior art;
图4是根据本发明第一实施方式的多方呼叫方法流程图;Fig. 4 is a flowchart of a multi-party call method according to the first embodiment of the present invention;
图5是根据本发明第一实施方式的多方呼叫方法示意图;Fig. 5 is a schematic diagram of a multi-party calling method according to a first embodiment of the present invention;
图6是根据本发明第二实施方式的多方呼叫方法示意图;Fig. 6 is a schematic diagram of a multi-party call method according to a second embodiment of the present invention;
图7是根据本发明第三实施方式的多方呼叫方法流程图;Fig. 7 is a flowchart of a multi-party call method according to a third embodiment of the present invention;
图8是根据本发明第三实施方式的多方呼叫方法示意图;Fig. 8 is a schematic diagram of a multi-party call method according to a third embodiment of the present invention;
图9是根据本发明第四实施方式的多方呼叫方法示意图;Fig. 9 is a schematic diagram of a multi-party calling method according to a fourth embodiment of the present invention;
图10是根据本发明第五实施方式的多方呼叫系统的结构示意图。Fig. 10 is a schematic structural diagram of a multi-party call system according to a fifth embodiment of the present invention.
具体实施方式 Detailed ways
为使本发明的目的、技术方案和优点更加清楚,下面将结合附图对本发明的实施方式作进一步地详细描述。In order to make the purpose, technical solution and advantages of the present invention clearer, the following will further describe the implementation of the present invention in detail in conjunction with the accompanying drawings.
本发明的第一实施方式涉及一种多方呼叫方法。对一个多方呼叫而言,底层网络会为该呼叫的每一方创建一个实例,该实例即称为leg,在本实施方式中,由底层网络中的SCS在为发起呼叫请求的一方创建实例leg后,判断呼叫请求中的呼叫标识是否与已有呼叫标识相同,如果相同,则将该创建的leg加入到该已有呼叫,并通知上层应用有新的leg加入该已有呼叫,具体流程如图4所示。The first embodiment of the present invention relates to a multi-party call method. For a multi-party call, the underlying network will create an instance for each party of the call, which is called a leg. In this embodiment, after the SCS in the underlying network creates an instance leg for the party that initiates the call request , to determine whether the call ID in the call request is the same as the existing call ID, if they are the same, add the created leg to the existing call, and notify the upper layer application that a new leg will join the existing call, the specific process is shown in the figure 4.
在收到网络侧的呼叫请求时,进入步骤410,创建呼叫leg。具体地说,当收到网络侧的呼叫请求时,由底层网络的SCS为发起呼叫请求的一方创建leg。When receiving a call request from the network side, enter
接着,进入步骤420,SCS查找呼叫标识。具体地说,SCS在已有的呼叫中查找该呼叫请求中的呼叫标识。Next, enter
接着,进入步骤430,SCS判断是否已存在此呼叫标识,即判断该呼叫请求中的呼叫标识是否与已有呼叫标识相同,如果判定该呼叫请求中的呼叫标识与已有呼叫标识相同,则进入步骤440,如果判定该呼叫请求中的呼叫标识与已有呼叫标识不同,则进入步骤460。Then, enter
也就是说,在本实施方式中,SCS需要保存已存在的呼叫标识,如通过一张表的形式保存已有呼叫的呼叫标识。在该SCS为发起呼叫请求的一方创建leg后,在该表中查找当前的呼叫请求中的呼叫标识,如果在该表中找到当前的呼叫请求中的呼叫标识,则说明当前的呼叫请求中的呼叫标识与已有呼叫标识相同,进入步骤440,如果在该表中未找到当前的呼叫请求中的呼叫标识,则说明当前的呼叫请求中的呼叫标识与已有呼叫标识不同,进入步骤460。That is to say, in this embodiment, the SCS needs to save the existing call identifiers, for example, save the existing call identifiers in a form of a table. After the SCS creates a leg for the party that initiates the call request, it searches the table for the call identifier in the current call request. If the call identifier in the current call request is found in the table, it means that the call identifier in the current call request is The call ID is the same as the existing call ID, and enters
在步骤440中,SCS将创建的leg与已有呼叫关联。具体地说,该SCS在判定呼叫请求中的呼叫标识与已有呼叫标识相同后,将在步骤410中创建的leg,与查找到的与呼叫请求中的呼叫标识相同的已有呼叫相关联,即将创建的leg加入该已有呼叫。在本实施方式中,在步骤410中创建的leg,与该已有呼叫的leg位于同一个SCS中。比如说,如图5所示,在步骤410中创建的leg为leg A,呼叫请求中的呼叫标识与已有呼叫call 1的呼叫标识相同,leg B和leg C均已加入该已有呼叫call 1。那么,在本步骤中,SCS需将leg A与该已有呼叫call 1相关联,即将创建的leg A加入该已有呼叫call 1。In
该SCS可通过底层网络与上层应用之间的Parlay接口功能调用,将创建的leg加入该已有呼叫。下面对本步骤中调用的Parlay接口功能进行进一步介绍。The SCS can add the created leg to the existing call through the function call of the Parlay interface between the bottom layer network and the upper layer application. The function of the Parlay interface called in this step is further introduced below.
在本步骤中所调用的Parlay接口功能用于SCS内各呼叫之间的内部通信,如源呼叫调用目标呼叫的接口,把相关的leg的引用传给目标呼叫对象,后续目标呼叫对象管理此leg的生命周期。可以将其方法定义为:addParty(srcCallLeg:in IpCallLegRef):TpSessionID。其中,各参数的定义如表1所示。The function of the Parlay interface called in this step is used for internal communication between calls in the SCS. For example, the source call calls the interface of the target call, and the reference of the relevant leg is passed to the target call object, and the subsequent target call object manages this leg life cycle. Its method can be defined as: addParty(srcCallLeg: in IpCallLegRef): TpSessionID. Among them, the definition of each parameter is shown in Table 1.
表1 Table 1
接着,进入步骤450,SCS通知上层应用有新的leg加入该已有呼叫中,该SCS可通过底层网络与上层应用之间的Parlay接口功能调用,通知上层应用有新的leg加入该已有呼叫。针对上述案例,SCS通过底层网络与上层应用之间的Parlay接口功能调用,通知上层应用该leg A加入该已有呼叫call 1中,调用方可称为SCS Call,被调用方可称为:App Call。下面对本步骤中调用的Parlay接口功能进行进一步介绍。Next, enter
在本步骤中所调用的Parlay接口功能用于在一个呼叫中新被增加一个leg时,通过此接口通知上层应用,新的leg加入此呼叫。可以将其方法定义为:partyJoined(callSessionID :in TpSessionID,callLeg :in TpCallLegIdentifier,eventInfo:in TpJoinEventInfo):IpAppCallLegRef。其中,各参数的定义如表2所示。The function of the Parlay interface called in this step is used to notify the upper layer application through this interface that a new leg is added to the call when a new leg is added in a call. Its method can be defined as: partyJoined(callSessionID : in TpSessionID, callLeg : in TpCallLegIdentifier, eventInfo: in TpJoinEventInfo): IpAppCallLegRef. Among them, the definition of each parameter is shown in Table 2.
表2 Table 2
如果在步骤430中,SCS判定呼叫请求中的呼叫标识与已有呼叫标识不同,则进入步骤460。在步骤460中,该SCS创建新的呼叫,将在步骤410中创建的leg与该新的呼叫相关联。If in
接着,进入步骤470,该SCS通知上层应用有新的呼叫。Next, enter
不难发现,在本实施方式中,如果呼叫请求中的呼叫标识与已有呼叫标识相同,则可直接将为该请求方创建的leg加入到该已有呼叫,并通知上层应用有新的leg加入该已有呼叫。因此,可使得底层网络与上层应用之间的Parlay接口支持将从网络侧发起的呼叫加入已有的多方呼叫中。It is not difficult to find that in this embodiment, if the call ID in the call request is the same as the existing call ID, the leg created for the requester can be directly added to the existing call, and the upper layer application will be notified that there is a new leg Join the existing call. Therefore, the Parlay interface between the bottom layer network and the upper layer application can support adding a call initiated from the network side to an existing multiparty call.
本发明的第二实施方式涉及一种多方呼叫方法,本实施方式与第一实施方式大致相同,其区别在于,在第一实施方式中,SCS创建的leg与该已有呼叫的leg位于同一个SCS中,而在本实施方式中,SCS创建的leg与该已有呼叫的leg位于不同的SCS中,呼叫标识为对象的引用标识。The second embodiment of the present invention relates to a multi-party call method. This embodiment is substantially the same as the first embodiment, the difference is that in the first embodiment, the leg created by the SCS is located in the same In the SCS, in this embodiment, the leg created by the SCS is located in a different SCS than the existing call leg, and the call identifier is the reference identifier of the object.
具体地说,在原有的Parlay规范中,通常使用Session ID(会话标识)在接口中标识Call或者Leg,但在分布式的场景下(即不同的Leg分布在不同的SCS节点中),往往一个呼叫不能通过会话标识直接定位到此会话。因此,在本实施方式中,使用对象的引用标识代替了会话标识,此对象可以是一个分布式的对象,通过该引用标识直接定位到此会话。Specifically, in the original Parlay specification, the Session ID (session identifier) is usually used to identify the Call or Leg in the interface, but in a distributed scenario (that is, different Legs are distributed in different SCS nodes), often a Calls cannot be directed to this session directly via the session ID. Therefore, in this embodiment, the reference identifier of the object is used instead of the session identifier. The object may be a distributed object, and the session is directly located through the reference identifier.
如图6所示,在收到网络侧的呼叫请求时,为请求方新创建一个leg,称为leg A,在SCS1中,并且查找到该呼叫请求中的呼叫标识与已有呼叫call 1的呼叫标识相同(该SCS1可能需要同其它SCS进行信息交互,查找到该呼叫请求中的呼叫标识与已有呼叫标识相同),该已有呼叫call 1在SCS2中创建,并且当前已有leg B和leg C加入该已有呼叫call 1,该leg B和leg C均位于SCS2中。As shown in Figure 6, when a call request from the network side is received, a new leg is created for the requester, called leg A, in SCS1, and the call ID in the call request is found to be the same as that of the existing
由于SCS 1创建的legA与该已有呼叫call 1的leg(即leg B和leg C)位于不同的SCS中,而在不同的Leg分布在不同的SCS节点中的场景下,一个呼叫往往不能通过会话标识直接定位到此会话。因此,在本实施方式中,需要使用对象的引用标识代替会话标识,即通过对象的引用对呼叫进行标识,以便定位到处于不同SCS中的呼叫。Since the legA created by
由此可见,创建的leg与已有呼叫的leg可以位于同一个SCS中,也可以位于不同的SCS中,呼叫标识为对象的引用,使得本发明的实施方式可应用于更广泛的场景。It can be seen that the created leg and the existing call leg can be located in the same SCS or in different SCSs, and the call identifier is a reference to an object, so that the embodiment of the present invention can be applied to a wider range of scenarios.
本发明的第三实施方式涉及一种多方呼叫方法,在本实施方式中,由底层网络中的SCS在为发起呼叫请求的一方创建实例leg后,创建新的呼叫,将创建的leg与该新的呼叫相关联,并通知上层应用有该新的呼叫。上层应用在收到有新的呼叫的通知后,判断该新的呼叫中的呼叫标识是否与已有呼叫标识相同,如果相同,则进入将该创建的leg加入到该已有呼叫,并通知上层应用有新的leg加入该已有呼叫的步骤,具体流程如图7所示。The third embodiment of the present invention relates to a multi-party calling method. In this embodiment, the SCS in the underlying network creates a new call after creating an instance leg for the party that initiates the call request, and connects the created leg with the new associated with the new call, and notify the upper application of the new call. After receiving the notification of a new call, the upper-layer application judges whether the call ID in the new call is the same as the existing call ID, and if they are the same, enter the created leg into the existing call, and notify the upper layer The steps of applying a new leg to join the existing call, the specific process is shown in FIG. 7 .
在步骤701中,SCS为发起呼叫请求的一方创建leg,本步骤与步骤410完全相同,在此不再赘述。In step 701, the SCS creates a leg for the party that initiates the call request. This step is exactly the same as
接着,在步骤702和步骤703中,SCS创建新呼叫,并将在步骤701中创建的leg与该新的呼叫相关联。比如说,如图8所示,在步骤701中创建的leg为leg A,在步骤702和步骤703中,SCS创建新的呼叫,该新的呼叫为call 2,将leg A与call 2相关联。Next, in step 702 and step 703, the SCS creates a new call and associates the leg created in step 701 with the new call. For example, as shown in Figure 8, the leg created in step 701 is leg A, and in steps 702 and 703, the SCS creates a new call, the new call is
接着,进入步骤704,SCS通知上层应用有新的呼叫。Next, enter step 704, the SCS notifies the upper layer application that there is a new call.
接着,在步骤705和步骤706中,上层应用查找新的呼叫的呼叫标识,判断该新的呼叫中的呼叫标识是否与已有呼叫标识相同。Next, in step 705 and step 706, the upper layer application searches for the call identifier of the new call, and judges whether the call identifier in the new call is the same as the existing call identifier.
具体地说,上层应用需要保存已存在的呼叫中的呼叫标识,如通过一张表的形式保存已有呼叫的呼叫标识,并在收到有新的呼叫的通知后,在该表中查找该新的呼叫的呼叫标识。如果在该表中找到该新的呼叫的呼叫标识,则说明该新的呼叫的呼叫标识与已有呼叫标识相同,进入步骤707,如果在该表中未找到该新的呼叫的呼叫标识,则说明该新的呼叫的呼叫标识与已有呼叫标识不同,进入步骤710,上层应用处理该新的呼叫。Specifically, the upper-layer application needs to save the call ID of the existing call, such as saving the call ID of the existing call in the form of a table, and after receiving the notification of a new call, look up the call ID in the table. The call ID for the new call. If find the call identification of this new call in this table, then explain that the call identification of this new call is identical with existing call identification, enter step 707, if do not find the call identification of this new call in this table, then It indicates that the call identifier of the new call is different from the existing call identifier, and enters step 710, where the upper layer application processes the new call.
在步骤707中,将新的呼叫转移到该已有呼叫中。针对上述案例,假设新的呼叫call 2的呼叫标识与已有呼叫call 1的呼叫标识相同,当前已有leg B和leg C加入该已有呼叫call 1。那么,在本步骤中,需将新的呼叫call 2转移到已有呼叫call 1中。在本实施方式中,在步骤701中创建的leg A,与该已有呼叫的leg B和leg C位于同一个SCS中。In step 707, the new call is transferred to the existing call. For the above case, it is assumed that the call ID of the
具体地说,可通过底层网络与上层应用之间的Parlay接口功能调用,将该新的呼叫转移到已有呼叫中。调用方为业务,被调用方为源呼叫的呼叫对象。下面对本步骤中调用的Parlay接口功能进行进一步介绍。Specifically, the new call can be transferred to the existing call through the function call of the Parlay interface between the bottom layer network and the upper layer application. The caller is the service, and the called party is the call object of the source call. The function of the Parlay interface called in this step is further introduced below.
在本步骤中所调用的Parlay接口功能用于把指定的呼叫leg从一个呼叫转移到另外一个呼叫中。可以将其方法定义为:moveCallLeg(callSessionID:inTpSessionID,targetCall:in IpMultiPartyCallRef,callLeg:in TpSessionID):void。其中,各参数的定义如表3所示。The Parlay interface function called in this step is used to transfer the specified call leg from one call to another call. Its method can be defined as: moveCallLeg(callSessionID: inTpSessionID, targetCall: in IpMultiPartyCallRef, callLeg: in TpSessionID): void. Among them, the definition of each parameter is shown in Table 3.
表3 table 3
需要说明的是,在完成该转移后,还需释放在步骤702中建立的新的呼叫。It should be noted that after the transfer is completed, the new call established in step 702 needs to be released.
接着,进入步骤708,将创建的leg加入到该已有呼叫。针对上述案例,在本步骤中,需通过底层网络与上层应用之间的Parlay接口功能调用,将leg A加入到已有呼叫call 1中,具体方法与步骤440中所述的Parlay接口功能调用方法相同,在此不再赘述。Next, enter step 708, add the created leg to the existing call. For the above case, in this step, leg A needs to be added to the existing
接着,进入步骤709,通知上层应用有新的leg加入该已有呼叫。针对上述案例,在本步骤中,需通过底层网络与上层应用之间的Parlay接口功能调用,通知上层应用有新的leg A加入已有呼叫call 1,具体方法与步骤450中所述的Parlay接口功能调用方法相同,在此不再赘述。Next, enter step 709, and notify the upper layer application that a new leg joins the existing call. For the above case, in this step, it is necessary to call the Parlay interface function between the underlying network and the upper-layer application to notify the upper-layer application that a new leg A joins the existing
由此可见,在本实施方式中,可以由上层应用判断呼叫请求中的呼叫标识是否与已有呼叫标识相同,为本发明提供了灵活实现的实施方式。It can be seen that in this embodiment, the upper layer application can judge whether the call ID in the call request is the same as the existing call ID, which provides a flexible implementation mode for the present invention.
本发明的第四实施方式涉及一种多方呼叫方法,本实施方式与第三实施方式大致相同,其区别在于,在第三实施方式中,SCS创建的leg与该已有呼叫的leg位于同一个SCS中,而在本实施方式中,SCS创建的leg与该已有呼叫的leg位于不同的SCS中,呼叫标识为对象的引用标识。The fourth embodiment of the present invention relates to a multi-party call method. This embodiment is substantially the same as the third embodiment, the difference is that in the third embodiment, the leg created by the SCS is located in the same In the SCS, in this embodiment, the leg created by the SCS is located in a different SCS than the existing call leg, and the call identifier is the reference identifier of the object.
如图9所示,在本实施方式中为发起呼叫请求的一方新创建的leg为legA,在SCS1中,创建的新的呼叫call 2,将该leg A与call 2相关联,并通知上层应用有新的呼叫。上层应用查找call2的呼叫标识,如果判定该新的呼叫call 2中的呼叫标识与已有呼叫call 1的呼叫标识相同,当前已有leg B和leg C加入该已有呼叫call 1,该leg B和leg C分别位于SCS2中,则将call2加入call1,并将legA加入call2,释放call2。其中,进行查找的呼叫标识为对象的引用标识,通过使用对象的引用标识定位处于不同SCS中的呼叫,使得本实施方式能够支持不同的leg分布在不同SCS节点的方案。As shown in Figure 9, in this embodiment, the newly created leg for the party that initiates the call request is legA. In SCS1, a
本发明的第五实施方式涉及一种多方呼叫系统,如图10所示,包含:创建单元,用于在收到网络侧的呼叫请求时,在底层网络为发起呼叫请求的一方创建实例leg;判断单元,用于判断呼叫请求中的呼叫标识是否与已有呼叫标识相同;加入单元,用于在判断单元判定该呼叫请求中的呼叫标识与已有呼叫标识相同时,将该创建单元创建的leg加入到该已有呼叫;通知单元,用于在该加入单元将该实例加入到该已有呼叫后,通知上层应用有新的实例加入该已有呼叫。使得底层网络与上层应用之间的接口支持将从网络侧发起的呼叫加入已有的多方呼叫中。The fifth embodiment of the present invention relates to a multi-party call system, as shown in FIG. 10 , comprising: a creating unit, configured to create an instance leg for the party that initiated the call request on the underlying network when receiving a call request from the network side; Judging unit, used for judging whether the call ID in the call request is the same as the existing call ID; adding unit, used for judging that the call ID in the call request is the same as the existing call ID, adding the call ID created by the creating unit The leg is added to the existing call; the notification unit is used to notify the upper layer application that a new instance joins the existing call after the adding unit adds the instance to the existing call. The interface between the bottom layer network and the upper layer application supports adding a call initiated from the network side to an existing multi-party call.
其中,判断单元可位于底层网络中的SCS中,该判断单元通过在SCS中保存的已有呼叫的呼叫标识列表,判断呼叫请求中的呼叫标识是否与已有呼叫标识相同,该加入单元在该判断单元判定呼叫请求中的呼叫标识与已有呼叫标识相同时,通过底层网络与上层应用之间的Parlay接口功能调用,将创建的leg加入到该已有呼叫中。通知单元通过底层网络与上层应用之间的Parlay接口功能调用,将加入单元将创建的leg加入到该已有呼叫的结果通知上层应用。Wherein, the judging unit may be located in the SCS in the underlying network, and the judging unit judges whether the calling ID in the call request is the same as the existing calling ID through the calling ID list of the existing call stored in the SCS. When the judging unit judges that the call identifier in the call request is the same as the existing call identifier, it adds the created leg to the existing call through the function call of the Parlay interface between the bottom layer network and the upper layer application. The notification unit calls the function of the Parlay interface between the bottom layer network and the upper layer application, and notifies the upper layer application of the result of adding the created leg to the existing call by the joining unit.
或者,该创建单元还用于创建新的呼叫,并将本创建单元为该发起呼叫请求的一方创建的leg与该新的呼叫相关联。通知单元还用于将创建单元创建的新的呼叫,通知上层应用。该判断单元位于上层应用中,该判断单元在该上层应用收到有新的呼叫的通知后,通过在上层应用中保存的已有呼叫的呼叫标识列表,判断该新的呼叫中的呼叫标识是否与已有呼叫标识相同。Alternatively, the creation unit is also used to create a new call, and associate the leg created by the creation unit for the party that initiates the call request with the new call. The notification unit is also used to notify the upper layer application of the new call created by the creation unit. The judging unit is located in the upper-layer application, and after the upper-layer application receives a notification of a new call, the judging unit judges whether the call ID in the new call is based on the call ID list of the existing call saved in the upper-layer application. Same as the existing call ID.
本实施方式中的系统还可以包含转移单元,用于在判断单元位于上层应用中,并且该判断单元判定该新的呼叫中的呼叫标识与已有呼叫标识相同时,通过底层网络与上层应用之间的Parlay接口功能调用,将该新的呼叫转移到该已有呼叫中,并将转移结果输出到加入单元。该加入单元在该转移单元转移成功后,通过底层网络与上层应用之间的Parlay接口功能调用,将创建的leg加入到该已有呼叫中。该通知单元通过底层网络与上层应用之间的Parlay接口功能调用,将加入单元将创建的leg加入到该已有呼叫的结果通知上层应用。The system in this embodiment may also include a transfer unit, which is used to transfer the transfer between the underlying network and the upper-layer application when the judging unit is located in the upper-layer application and the judging unit judges that the call identifier in the new call is the same as the existing call identifier. Call the function of the Parlay interface between them, transfer the new call to the existing call, and output the transfer result to the joining unit. After the transferring unit transfers successfully, the joining unit adds the created leg to the existing call through the function call of the Parlay interface between the bottom layer network and the upper layer application. The notification unit notifies the upper layer application of the result of adding the created leg to the existing call by the joining unit through the function call of the Parlay interface between the bottom layer network and the upper layer application.
需要说明的是,在本实施方式中,创建单元创建的leg与该已有呼叫的leg可以位于同一个SCS中,也可以位于不同的SCS中。在创建单元创建的leg与该已有呼叫的leg位于不同的SCS情况下,呼叫标识为对象的引用标识,以便能够顺利定位到处于不同SCS中的呼叫。It should be noted that, in this embodiment, the leg created by the creating unit and the existing call leg may be located in the same SCS, or may be located in different SCSs. In the case that the leg created by the creation unit is located in a different SCS from the leg of the existing call, the call ID is the reference ID of the object, so that the call in a different SCS can be successfully located.
综上所述,在本发明的实施方式中,收到网络侧的呼叫请求时,在底层网络为发起呼叫请求的一方创建实例leg,如果该呼叫请求中的呼叫标识与已有呼叫标识相同,则将该创建的leg加入到该已有呼叫,并通知上层应用有新的leg加入该已有呼叫。使得底层网络与上层应用之间的接口支持将从网络侧发起的呼叫加入已有的多方呼叫中。To sum up, in the embodiment of the present invention, when a call request from the network side is received, an instance leg is created on the underlying network for the party that initiates the call request. If the call ID in the call request is the same as the existing call ID, Add the created leg to the existing call, and notify the upper layer application that a new leg is added to the existing call. The interface between the bottom layer network and the upper layer application supports adding a call initiated from the network side to an existing multi-party call.
可以由SCS判断呼叫请求中的呼叫标识是否与已有呼叫标识相同;也可以由上层应用判断呼叫请求中的呼叫标识是否与已有呼叫标识相同。使得本发明的实施方式可灵活实现。The SCS may judge whether the call ID in the call request is the same as the existing call ID; or the upper layer application may judge whether the call ID in the call request is the same as the existing call ID. This enables the implementation of the present invention to be flexibly implemented.
创建的leg与已有呼叫的leg可以位于同一个SCS中;或者,创建的leg与已有呼叫的leg位于不同的SCS中,呼叫标识为对象的引用,使得本发明的实施方式可应用于更广泛的场景,并且,对于创建的leg与已有呼叫的leg位于不同的SCS中的情况,可通过对象的引用对呼叫进行标识,以便顺利定位到处于不同SCS中的呼叫,为这种情况的实施方式提供了可行性。The created leg and the existing called leg can be located in the same SCS; or, the created leg and the existing called leg are located in different SCSs, and the calling identifier is an object reference, so that the embodiment of the present invention can be applied to more A wide range of scenarios, and, for the case where the created leg and the existing call leg are located in different SCSs, the call can be identified through the reference of the object, so as to smoothly locate the call in a different SCS, for this case Implementation provides feasibility.
虽然通过参照本发明的某些优选实施方式,已经对本发明进行了图示和描述,但本领域的普通技术人员应该明白,可以在形式上和细节上对其作各种改变,而不偏离本发明的精神和范围。Although the present invention has been illustrated and described with reference to certain preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the present invention. The spirit and scope of the invention.
Claims (14)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2007101296008A CN101340490B (en) | 2007-07-06 | 2007-07-06 | Multi-part calling method and system thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2007101296008A CN101340490B (en) | 2007-07-06 | 2007-07-06 | Multi-part calling method and system thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101340490A CN101340490A (en) | 2009-01-07 |
CN101340490B true CN101340490B (en) | 2012-07-04 |
Family
ID=40214438
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2007101296008A Expired - Fee Related CN101340490B (en) | 2007-07-06 | 2007-07-06 | Multi-part calling method and system thereof |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101340490B (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1602081A (en) * | 2003-09-22 | 2005-03-30 | 华为技术有限公司 | A method for calling a short number set by a user in a trunking system |
CN1756389A (en) * | 2004-09-29 | 2006-04-05 | 华为技术有限公司 | A method for sending and receiving group short messages in a communication system |
CN1941953A (en) * | 2005-09-26 | 2007-04-04 | 日本电气株式会社 | System and method for group session communication |
-
2007
- 2007-07-06 CN CN2007101296008A patent/CN101340490B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1602081A (en) * | 2003-09-22 | 2005-03-30 | 华为技术有限公司 | A method for calling a short number set by a user in a trunking system |
CN1756389A (en) * | 2004-09-29 | 2006-04-05 | 华为技术有限公司 | A method for sending and receiving group short messages in a communication system |
CN1941953A (en) * | 2005-09-26 | 2007-04-04 | 日本电气株式会社 | System and method for group session communication |
Also Published As
Publication number | Publication date |
---|---|
CN101340490A (en) | 2009-01-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2166712A1 (en) | A method for implementing service interaction in the ip multimedia subsystem | |
WO2019001312A1 (en) | Method and apparatus for realizing alarm association, and computer readable storage medium | |
US8484704B2 (en) | Next generation integration between different domains, such as, enterprise and service provider using sequencing applications and IMS peering | |
CN101854703B (en) | Method, server and system for acquiring status information | |
CN113727464A (en) | Method and device for establishing high-concurrency call of SIP streaming media server | |
CN101902455B (en) | Open multimedia conference service system and implementing method thereof | |
US7949115B2 (en) | Providing a service framework at an endpoint | |
CN104756447B (en) | A kind of method and Video Record Processor for recording session information | |
CN109600390B (en) | Group user number portability communication method and call session control center | |
CN105245538B (en) | Distributed IP recording system based on Session Initiation Protocol and method | |
CN1997069A (en) | A method and terminal for special service | |
CN101340490B (en) | Multi-part calling method and system thereof | |
CN101883344B (en) | Associated call splicing method among networks and business agent system | |
CN101626365A (en) | Directory server and system and method for realizing LDAP extended operation | |
CN101163135A (en) | Service control cell preprocessing method, device and system | |
WO2019161721A1 (en) | Correspondence processing method and device based on interworking rcs system | |
CN103997491A (en) | Quantum secret communication telephone subscriber terminal extension gateway system | |
WO2017113071A1 (en) | Supplementary service implementation method, terminal device and ims server | |
WO2013107142A1 (en) | Method and system for managing web function module | |
CN100584089C (en) | Realization method for soft switch equipment managing roaming gateway in NGN network | |
Chentouf et al. | Mapping SIP onto a feature interaction management language | |
US20240259442A1 (en) | Enabling Temporary Access To A Digital Whiteboard During A Conference | |
CN101198162B (en) | A method for implementing service collaboration between anonymous call rejection and caller ID presentation | |
US20060250976A1 (en) | Method and apparatus for media device correspondence | |
CN101404694B (en) | Method and system for signaling tracing according to number by media gateway |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20120704 |
|
CF01 | Termination of patent right due to non-payment of annual fee |