Uses of Class
hp.telephony.media.BadConfigSpecException

Packages that use BadConfigSpecException
hp.opencall.media.ccapi Provides HP OpenCall Media Platform Oclet features.  
 

Uses of BadConfigSpecException in hp.opencall.media.ccapi
 

Methods in hp.opencall.media.ccapi that throw BadConfigSpecException
 AsyncMediaGroup CCSession.loopCP(CP aCP, ConfigSpec aSpec)
          Causes a CallParty to loop its trunk leg to a media group leg.
 AsyncMediaGroup CCSession.loopBridge()
          Creates an AsyncMediaGroup and connects it to the softdspBridge.
 AsyncMediaGroup CCSession.loopBridge(ConfigSpec aConfigSpec)
          Creates an AsyncMediaGroup and connects it to the softdspBridge.
 AsyncMediaGroup CCSession.bridge(CP aCP, ConfigSpec aSpec)
          Attaches a MediaGroup to the CallParty and bridges the CallParty.
 AsyncMediaGroup CCSession.bridge(CP aCP, BridgeDir bDir, ConfigSpec aSpec, MediaGroupDir mgDir)
           
 AsyncMediaGroup ConferenceSession.loopConf(ConfigSpec aSpec)
          Creates an AsyncMediaGroup and connects it to the Conference.