Quantcast
Channel: Dialogic PowerMedia HMP GlobalCall and R4 API - Recent Threads
Viewing all articles
Browse latest Browse all 1151

RE: SIP Device names

$
0
0

I've actually gone backwards, as I cannot open the GC_H3R_LIB. I copypasted the source code from the MultiMediaDemo, with tweaks for my own system. Apologies for the length of this post but the output is roughly

IP_VIRTBOARD ipVirtBoard

{

version                             276

total_max_calls                     1

h323_max_calls                      0

sip_max_calls                       1

localIP                             type: IPVER4 5600a8c0 ( = 192.168.0.86)

h323_signaling_port                 65535 (0xffff)

sip_signaling_port                  5060

reserved                            0xffffffff (fixed)

size                                191 (fixed)

sip_msginfo_mask                    IP_SIP_MSGINFO_ENABLE | IP_SIP_MIME_ENABLE

sup_serv_mask                       0

h323_msginfo_mask                   0

sip_mime_mem                        version 256, size ffffffff, number ffffffff

terminal_type                       60

outbound_proxy_IP                   0xffffffff

outbound_proxy_port                 65535 (0xffff)

outbound_proxy_hostname             NULL

E_SIP_tcpenabled                    ENUM_Disabled

E_SIP_OutboundProxyTransport        ENUM_UDP

E_SIP_Persistence                   ENUM_PERSISTENCE_TRANSACT_USER

SIP_maxUDPmsgLen                    0

E_SIP_DefaultTransport              ENUM_UDP

E_SIP_RequestRetry                  ENUM_REQUEST_RETRY_ALL

E_SIP_OPTIONS_Access                ENUM_Disabled

SIP_registrar_registrations         -1

sip_tls_engine                      NULL

E_SIP_PrackEnabled                  ENUM_Disabled

E_SIP_SessionTimer_Enabled          ENUM_Disabled

SIP_SessionTimer_SessionExpires     1800

SIP_SessionTimer_MinSE              90

sip_stack_cfg                       NULL

E_SIP_UPDATE_Access                 ENUM_Disabled

E_SIP_dynamic_outbound_proxy_enabled  ENUM_Disabled

E_SIP_IPv6                          ENUM_Disabled

localIPv6                           0xfffff

localIPv6_iface_name                NULL

sip_max_subscription                0

E_SIP_MESSAGE_Access                ENUM_Disabled

E_SIP_OOD_NOTIFY_Access             ENUM_Enabled

E_SIP_Add_rport_to_Via_Header       ENUM_Disabled

}

IPCCLIB_START_DATA  cclibStartData

{

version: 513

delimiter ',' (0x2c)

num_boards: 1

board_list: &ipVirtBoard

max_parm_data_size: 4096

media_operational_mode: MEDIA_OPERATIONAL_MODE_1PCC

}

CCLIB_START_STRUCT ccstart[] =

{

{ "GC_DM3CC_LIB", NULL },

{ "GC_H3R_LIB", cclibStartData },

{ "GC_IPM_LIB", NULL },

};

GC_START_STRUCT gcstart

{

num_cclibs = 3;

cclib_list = ccstart;

}

gc_Start (gcstart) returns -1

gcValue: 140, gcMsg: The start procedure of a call control library failed, ccLibId: 0, ccLibName: GLOBALCALL

ccValue: 140, ccMsg: The start procedure of a call control library failed, additionalInfo:

The GC_DM3CC_LIB and GC_IPM_LIB libraries open OK. I get the same results when trying to run the MultiMedia demo.

Does anything hit anybody in the eye with this?


Viewing all articles
Browse latest Browse all 1151

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>