Hi
As i asked that question before , that two agents are in the same conference room/number. but when we look at the AST_timeonVDADall.php both agents got the two different conference numbers.
Going into depth to locate the problem , by checking the conference number assigned to an agent through
admin.php -----> Phones ------> VD Conference
suppose we have two agents having two different conference numbers
8600051 10.10.10.48 SIP/0195 MODIFY
8600052 10.10.10.48 SIP/0350 MODIFY
Here on that page it shows two different conference numbers to two different SIP extensions but by clicking on Modify button there it shows different info (Clicking on the 8600051 Modify link)
Conference 8600051
Server 10.10.10.48
Current Extension SIP/0350
As it should be like this
Conference 8600051
Server 10.10.10.48
Current Extension SIP/0195
The database is not actually populating the correct extension / conference number.
i checked all my configuration in meetme.conf for the duplication of the conference number but its look fine no duplication in that.
is there any configuration setting that i just missed or there is some timing conflict between asterisk server and the database ?
astguiclient version 2.0.3
asterisk 1.2.18
zaptel 1.2.18
Card TE420B
I also searched the forum regarding this problem , i tried the suggestions on that but most of them asked to check the duplication of the conference number.
Any suggestion or advice in this regard would be highly appreciated.
Thanks