Include context to MySQL

Hello all,

I have done Asterisk Realtime with MySQL configuration.
I wonder how can we add the include statement in database.We have to write all from the beginning??
Until this point I use in the database only one context to call some IP Phones to the same network.

Thanks beforehand!

i didn’t figure out how to store include=> entry in DB
You could try do this in extensions.conf
[context1]
include => context2
and stroe rest of the dialplan in DB