[EMAIL PROTECTED] wrote:
I have the following problem when calling from outside my asterisk box :

*********************
 Extension 'my ISDN phone number' in context 'from-pstn' from '' does not
exist.  Rejecting call on channel 0/1, span 2
*********************

You need to add a line in your 'from-pstn' that looks like this:

exten => 'my ISDN phone number',1,Dial(Sip/operator) ; whatever you want to do with this call. Send to main menu or hangup etc.

Obviously you need to remove the single quotes.

--

respectfully, Joseph
--------------------
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to