Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ivanov_ke

Pages: [1]
1
Other Yate server issues / how ON debug extmodule
« on: January 31, 2014, 02:22:35 AM »
how to see debug strings of extmodule.cpp
?

2
Other Yate server issues / Parrallel resolving any REGISTER packets
« on: January 21, 2014, 11:08:17 AM »
After some tests I found one problem that is important for me

EXTMODULE cannot resolve two different packets in one time if one of them resolves slowly

I created two PHP modules both catches "user.unregister"
And if i paste sleep on one of this SECOND Register packet waits 1st php module and dont use 2nd php module

Then i pasted sleep to  YateSIPEndPoint::regReq - same situation(


Can YATE resolve two REGISTER packets parrallel of 1st request slowly resolves by php module - or only in series?

Pages: [1]