Re: [Asterisk-java-users] URGENT: AsteriskChannels from org.asterisk.live package don't end up in a
Brought to you by:
srt
From: Bruno N. <bn...@gm...> - 2006-10-14 18:03:46
|
Hi Stefan, Thank you for answering. > Hi, > your messages went through i dont know why they dont show up in the > archives. I just didnt have the time to have a deeper look at the > problem. Ah ok, so everybody please forgive me for my re-postings. > what i get from your description is: > a) the account property is not set when following events using local > channels > b) the callerid information is not correct in that case > c) the dialed/dialingChannel are incorrect Yes, that's right. > I will not promise that Asterisk-Java did everything the right way but > it is very well possible that Asterisk itself did not correctly report > all changes through events. Which version of Asterisk did you use for > this? Version 1.2, planning to move on to 1.4. > Do you see events that are not correctly catched by Asterisk-Java. No I didn't try it untill now, good idea. Will do this on monday. > Local channels are conceptually a very difficult thing as they act just > as proxies in Asterisk and its handling is - well - sometimes confusing. It's terrible, we can admit. > If you dont really need them, don't use them ;) This would save you a > lot of trouble. Unfortunately this is not possible, I simply have to deal with them. My hope is your library magically digest all that mess for me... ;-) > Besides that it would be interesting to find out what is causing the > problem. And either fix Asterisk or Asterisk-Java. If you dont mind > please connect to the Manager API through telnet or sniff the traffic > via ngrep and compare the events to the state changes in Asterisk-Java. > If you see everything is in parallel we have a problem in Asterisk, if > not indicate which events were not correctly handled and i will fix it. Ok Stefan, I will do this. > > Hope that helps a bit, Yes, it helped because now I can show my customer that the things are not "ready to use" as they expected. We'll have to struggle a bit first. Thanks for the attention, bruno. |