[Asterisk-Dev] newbe Q where is IAXClient sento function
Steve Kann
stevek at stevek.com
Thu Oct 6 09:02:34 MST 2005
Ashutosh Agarwal wrote:
>Hi
>I am somewhat new in asterisk
>
>I am reading the code for IAXClient and could not find the code for
>the sendto or recvfrom function in IAXClient files
>although IAXClient is compiling and i am able to run it using the on
>the command line using iaxcli.c file in simpleclient/tkphone/iaxcli.c
>
>
First: the iaxclient-devel list might be a better place for your question.
Second: The sendto and recvfrom functions are not in iaxclient, they're
implemented by your operating system. They're part of the standard BSD
socket API.
-SteveK
More information about the asterisk-dev
mailing list