Hi, I'm trying to use resiprocate's dialog usage manager (DUM). I want to know 
how to compile the basicRegister example in dum/test directory. 

I'm getting these errors (this is only a part of it). I used  g++ 
basicRegister.cxx -o register -lresiprocate -ldum for compiling. 

 /tmp/cc5Gbr7b.o(.text+0x18b): In function `main':
 : undefined reference to 
`resip::DialogUsageManager::DialogUsageManager[in-charge](resip::SipStack&)'
 /tmp/cc5Gbr7b.o(.text+0x1cd): In function `main':
 : undefined reference to 
`resip::DialogUsageManager::setMasterProfile(resip::MasterProfile*)'
 /tmp/cc5Gbr7b.o(.text+0x803): In function `main':
 : undefined reference to `resip::DialogUsageManager::send(resip::SipMessage&)'
 /usr/local/lib/libdum.a(AppDialogSet.o)(.text+0x3e): In function 
`__static_initialization_and_destruction_0(int, int)':
 : undefined reference to `resip::Data::init(resip::DataLocalSize<(int)16>)'
  /usr/local/lib/libdum.a(ClientAuthManager.o)(.text+0xf1): In function 
`__static_initialization_and_destruction_0(int, int)':
 : undefined reference to `resip::Log::init()'
 /usr/local/lib/libdum.a(ClientAuthManager.o)(.text+0x113): In function 
`__static_initialization_and_destruction_0(int, int)':


Is there any detailed documentation on using DUM? I'd also like to know if 
there's any help for it through IRC/Chat. Or if anybody who knows reSIProcate 
and has some free time, please contact me :-D

                
---------------------------------
Brings words and photos together (easily) with
 PhotoMail  - it's free and works with Yahoo! Mail.
_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to