OK
i got it.
on the kamctl, the show is a SQL and the reload is $CTLCMD
this is the difference...
thanks
 
On Wed, Feb 8, 2012 at 7:45 PM, Henning Westerholt <hw@kamailio.org> wrote:
On Wednesday 08 February 2012, Uri Shacked wrote:
> Can u explain why does the reload takes the table name from cfg and
> the show from the kamctlrc ?

Hi Uri,

the reload is executed in the server, which already uses the correct table.
The show is executed from the script (its just a database operation, you could
also use a mysql client), which uses the wrong table.

Viele Grüße/ best regards,

Henning Westerholt