Integration
Ishan Vaishnavi
I.Vaishnavi at cwi.nl
Fri Nov 23 16:43:57 CET 2007
I am running two minisip clients with a asterisk sip proxy.
I can call from one client to another perfectly, however the im doesn't
seem to be working.
Here is the message I get from asterisk.
[Nov 23 16:39:45] WARNING[3553]: chan_sip.c:9500 receive_message: Received
message to <sip:102 at 10.0.2.4> from <sip:ishan at 10.0.2.4>;tag=libminisip,
dropped it...
Content-Type:text/plain
Message: how are you ?
Any im experts ?
Will send this mail to asterisk community if you don't have a reply.
Ishan
> Ishan Vaishanavi wrote:
>> This is probably a very basic question. I am trying to compile the file
>> minisipExample.cxx in the directory
>>
>> /home/Ishan/minisip/trunk/minisip/minisip
>>
>> using gcc.
>>
>> For obvious reasons it gives me linking errors,
>> minisipExample.cxx:(.text+0xa9): undefined reference to
>> `MinisipTextUI::MinisipTextUI()'
>> .....
>>
>> and many more.
>>
>> What and how do I have to link it to ?
>>
>> Ishan
>>
>
> You need to link against MinisipTextUI.cxx and $(MINISIP_LIBS).
> I have added automake rules for minisipExample in svn trunk.
>
> Mikael
> _______________________________________________
> Minisip-devel mailing list
> Minisip-devel at minisip.org
> http://lists.minisip.org/mailman/listinfo/minisip-devel
>
More information about the Minisip-devel
mailing list