Hi PK,
Note that enabling billing for your app increases the limit 15X to 180 channel hours per minute. This would mean that every minute, you could open one channel with a TTL of 180 hours, ten channels with a TTL of 18 hours, 1800 channels with 6 minute TTLs, and so on.
Beyond making sure that billing is enabled for your app, the best advice is to check that the TTL you are using makes sense. Again, this quota cares about how long of a TTL you ask for when you create the channel, not how long the channels eventually last. So, if in production you notice that channels only last a few minutes, lowering your TTL from the 2 hour default to 30 minutes would help a lot.
Regards, and let us know if you're still running into problems.