[OpenSER-Devel] Unable to regsiter AS with OpenSER.

Rajat Dudeja rajat.dudeja at tcs.com
Thu Feb 7 11:09:38 UTC 2008



Hi Team,

I'm writing a short application (I'll call it AS) to connect to the SEAS
module to send / receive messages to/from OpenSER. I've seen WeSIP working
as AS, however, it is only provided as binaries and no code is supplied
until I buy it.

My application is a plain TCP Client socket which connects to both the
ports 5080 and 5081 opened by OpenSER(I do this in the same .c program).
I'm able to connect to OpenSER however I'm unable to Register my AS. I see
that there exists SEAS protocol between SEAS and AS(in case of WeSIP). I do
not have any idea about it.

Does any one has any idea about how should I go about registering my AS?
Here are the console logs of OpenSER as soon as my AS connects to it:


***********************************************************************
Feb  7 16:41:56 [23091] DBG:core:init_mod_child: type=PROC_MAIN, rank=0,
module=mi_fifo
Feb  7 16:41:56 [23091] DBG:core:init_mod_child: type=PROC_MAIN, rank=0,
module=uri_db
Feb  7 16:41:56 [23091] DBG:core:init_mod_child: type=PROC_MAIN, rank=0,
module=xlog
Feb  7 16:41:56 [23091] DBG:xlog:child_init: init_child [0]  pid [23091]
Feb  7 16:41:56 [23091] DBG:core:init_mod_child: type=PROC_MAIN, rank=0,
module=acc
Feb  7 16:41:56 [23091] DBG:core:init_mod_child: type=PROC_MAIN, rank=0,
module=seas
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Have new event
client
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Scanning data
from 0 AS
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Scanning data
from 1 uncomplete AS
Feb  7 16:41:58 [15149407] INFO:seas:dispatcher_main_loop: Inside While
LOOPFeb  7 16:41:58 [15149407] INFO:seas:dispatcher_main_loop: polling [2
ServSock] [1 pipe] [0 App Servers] [1 Uncomplete AS]
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Have new action
client
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Scanning data
from 0 AS
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Scanning data
from 2 uncomplete AS
Feb  7 16:41:58 [15149407] INFO:seas:dispatcher_main_loop: Inside While
LOOPFeb  7 16:41:58 [15149407] INFO:seas:dispatcher_main_loop: polling [2
ServSock] [1 pipe] [0 App Servers] [2 Uncomplete AS]
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Scanning data
from 0 AS
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: Scanning data
from 2 uncomplete AS
Feb  7 16:41:58 [15149407] DBG:seas:dispatcher_main_loop: POLLIN found in 1
uncomplete AS
Feb  7 16:41:58 [15149407] DBG:seas:handle_unc_as_data: Reading client name
Feb  7 16:41:58 [15149407] ERROR:seas:handle_unc_as_data: a client tried to
connect which is not declared in config. script(app_server)
Feb  7 16:41:58 [15149407] INFO:seas:dispatcher_main_loop: Inside While
LOOPFeb  7 16:41:58 [15149407] INFO:seas:dispatcher_main_loop: polling [2
ServSock] [1 pipe] [0 App Servers] [1 Uncomplete AS]
*************************************************************************

Please help.

Regards,
Rajat

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you






More information about the Devel mailing list