< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] how to get control over the file descriptor


Check out resip/stack/test/testStack.cxx for an example of how to use
the stack directly.  There is no API level support if you want to use
your own "Channel".  In this case you would need to make code changes to
the resiprocate stack to add your own custom Transport.

Scott

-----Original Message-----
From: resiprocate-users-bounces@xxxxxxxxxxxxxxx
[mailto:resiprocate-users-bounces@xxxxxxxxxxxxxxx] On Behalf Of Tanim
Sent: Wednesday, August 27, 2008 6:12 AM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: [reSIProcate-users] how to get control over the file descriptor

dear all,

i am trying to use resiprocate sip stack and i am new to this.  i ran 
the sample code basiccall. it was found that dum handles the file 
descriptor. but i want to get control over sending and receiving  sip 
messages.  i just want to use the sip stack of resiprocate and send and 
receive messages myself. how can i do that?

another question, can i pass a channel to resip to send messages  
through that channel? how?

-tanim
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/