[Asterisk-Users] problem in inbound calls
Joseph
tech at ekn.com
Mon Aug 8 03:22:36 MST 2005
pellegrini at frameweb.it 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
--------------------
More information about the asterisk-users
mailing list