Brett Sutton
Asterisk IT Staff
Sr. Member
    
Offline
Posts: 352

|
 |
« Reply #1 on: January 02, 2010, 01:35:13 PM » |
|
The most likely cause of the 'goodbye' is that the context is set incorrectly in the Noojee Receptionist configuration screen. The correct way to set things up assuming that your main context is called "default" is....
include the reception context from the default context [default] include => reception include the default context in the trc context [reception] include => default this is a circular reference, but asterisk is designed to work with it. set the context in the Asterisk tab of the Noojee Receptionist configuration dialog to "default"
|