search for: createconnection

Displaying 6 results from an estimated 6 matches for "createconnection".

Did you mean: create_connection
2004 Dec 31
2
MGCP parameters
...RequestIdentifier, ObservedEvents) ReturnCode, ConnectionId, [SpecificEndPointId,] [LocalConnectionDescriptor,] [SecondEndPointId,] [SecondConnectionId] <--- CreateConnection(CallId, EndpointId, [NotifiedEntity,] [LocalConnectionOptions,] Mode, [{RemoteConnectionDescriptor |...
2000 Dec 20
1
Inconsistency in creating/opening/closing/destroying connections (PR#787)
...there may EXIST something like a CLOSED connection, as it says all logical: if true all connections, including CLOSED ONES and the standard ones are displayed. If false only open user-created connections are included. So this is at least a documentation bug, but what about having something like CreateConnection OpenConnection CloseConnection DestroyConnection Is there any reason to have (as currently) OpenConnection seperated from CreateConnection but CloseConnection and DestroyConnection combined? Regards Jens Oehlschlägel --please do not edit the information below-- Version: platform = i386-...
2005 Jan 09
1
Making a call using MGCP
Sirs, I have a question about CreateConnection (CRCX) at MGCP. For example, I have the phone number "5220107" and want to make a call for it using MGCP through a media gateway. How can I proceed? I know the command I must send to the media gateway should be like this: CRCX <trans_id> <endpoint> MGCP 1.0 "C", &qu...
2000 Dec 20
0
Inconsistency in creating/opening/closing/destroying (PR#788)
...e elucidate here? I don't think any documentation says open is the opposite of close. I think you are just assuming things that are not said. Note: ?close says `close' closes and destroys a connection. not just closes it, so there can be closed and not destroyed connections. > CreateConnection > OpenConnection > CloseConnection > DestroyConnection > > Is there any reason to have (as currently) OpenConnection seperated from CreateConnection but CloseConnection and DestroyConnection combined? Yes. These are S4-type connections, and that is what S4 does. -- Brian D....
2009 Nov 04
0
The error occurred while evaluating nil.prefetch_primary_key
...:connection_costs end class WaySearchRun < ActiveRecord::Base has_many :connection_costs end class ConnectionCost < ActiveRecord::Base belongs_to :connection # dosn''t WORK !!!! belongs_to :project belongs_to :way_search_run end Migrations : class CreateConnections < ActiveRecord::Migration def self.up create_table :connections do |t| t.string :name # Name t.string :alias # Alias-Name t.string :descr # Description t.timestamps...
2005 Sep 11
0
OpenH323-Channel Q.931-Problems with Gatekeeper
...on): 1.00/30 Default language: Default music class: Default context: h323-in 3.) Verbose debugging of OpenH323 channel driver while calling from carrier ----------------------------------------------------------------------------- ------------------------------ *CLI> [4]WrapH323EndPoint::CreateConnection: Creating a H323Connection [1797] [4]WrapH323Connection::WrapH323Connection: WrapH323Connection created. [2]WrapH323Connection::OnReceivedSignalSetup: Received SETUP message... [2]WrapH323Connection::OnAnswerCall: User ----- (016097XXXXXX) [IP of Carrier-GK] is calling us... [3]WrapH323Connection::...