Hello all,
Alexis, in an other topic in the mailing list : subject "IMS branch", Jason said they'll release their last work in the few coming days, so we keep waiting.
me too had the same errors when trying to compile kamailio with ims modules, these are the errors : CC (gcc) [M Client_Ro.so] ccr.o CC (gcc) [M Client_Ro.so] diameter_ro.o CC (gcc) [M Client_Ro.so] ims_ro.o ims_ro.c: In function ‘send_ccr_interim’: ims_ro.c:594:42: error: ‘AVP_EPC_User_Equipment_Info_Type_MAC’ undeclared (first use in this function) ims_ro.c:594:42: note: each undeclared identifier is reported only once for each function it appears in ims_ro.c: In function ‘send_ccr_stop’: ims_ro.c:749:42: error: ‘AVP_EPC_User_Equipment_Info_Type_MAC’ undeclared (first use in this function) ims_ro.c: In function ‘Ro_Send_CCR’: ims_ro.c:831:17: error: ‘struct dlg_binds’ has no member named ‘get_dlg’ ims_ro.c:835:15: error: ‘struct dlg_binds’ has no member named ‘unref_dlg’ ims_ro.c:886:42: error: ‘AVP_EPC_User_Equipment_Info_Type_MAC’ undeclared (first use in this function) make[1]: *** [ims_ro.o] Error 1 make: *** [modules] Error 1
From now till getting the new release, I'll try to remove the parts
that generate such errors and see if i can compile it. If you have any other suggestion, it would help a lot.
Thank you guys. Kamal