patrick_elx
Guru
- Joined
- Apr 22, 2009
- Messages
- 230
- Reaction score
- 0
What is interesting is that by calling the script directly from a browser /admin/modules/superfecta/bin/callerid.php?thenumber=xxxxxx
there is no XBMC display.
This line is the one called by asterisk.
We should try to debug with that first.
If on the opposite the call to the line was working but the inbound call was not, it would definitely have been an access-right problem to the script showing that asterisk was not allowed to run it properly.
But double check anyway that the source_sendtoXBMC.php has the same chown/chmod than the other scripts in the directory.
there is no XBMC display.
This line is the one called by asterisk.
We should try to debug with that first.
If on the opposite the call to the line was working but the inbound call was not, it would definitely have been an access-right problem to the script showing that asterisk was not allowed to run it properly.
But double check anyway that the source_sendtoXBMC.php has the same chown/chmod than the other scripts in the directory.