<html><body>
<DIV>I am using the same Asterisk server for 2 different functions. I have users on one side and have a calling platform on one side so I put in a context under general but then only the context for a2billing (calling card platform works) and the other extensions won't work. Below is how I have it set up.</DIV>
<DIV>&nbsp;</DIV>
<DIV>[general]<BR>context=default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; Default context for incoming calls<BR>context=a2billing&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;Adding this context for calling card platform</DIV></body></html>