Well, if you can't beat em...join em...

Since I couldn't figure out where the "s" extension and the "default"
context were coming from...I just put them there...

Maybe this was what you guys were trying to get me to do the whole time
lol...maybe not...anyway...it's alright now.


Mark

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mark
Messmore, Technical Support, University Telcom Inc.
Sent: Tuesday, March 02, 2004 10:08 AM
To: [EMAIL PROTECTED]
Subject: RE: [Asterisk-Users] Incoming calls.

OK...first off thanks for the responses.  However, I'm still having the
same sort of issue.  I've looked through the two places that you
gentlemen suggested, and am still having the problem.  Here is the error
message that I am receiving:

"-- Starting simple switch on 'Zap/1-1'
Mar  2 09:58:18 WARNING[1225991360]: pbx.c:1781 ast_pbx_run: Channel
'Zap/1-1' sent into invalid extension 's' in context 'default', but no
invalid handler
    -- Hungup 'Zap/1-1'"

Now...here are the areas from my different config files.

>From Zaptel.conf

fxsks=1
loadzone = us
defaultzone=us


>From Zapata.conf

[channels]
language=us
context=generalstuff
signalling=fxs_ks
rxwink=300              ; Atlas seems to use long (250ms) winks
usecallerid=no
;hidecallerid=no
callwaiting=yes
restrictcid=no
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
;relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
musiconhold=default
channel => 1

>From extensions.conf

[generalstuff]

exten => _NXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
exten => _NXXXXXX,2,Congestion

exten => _1NXXNXXXXXX,1,Dial(${TRUNK}/${EXTEN:${TRUNKMSD}})
exten => _1NXXNXXXXXX,2,Congestion

exten => 4743399,1,Dial(SIP/mark,30)

include=uti
include=uti-mainst
include=ivr

Obviously I haven't included the entire files...just my basic stuff that
I'm dealing with right now.  Just in case you forgot....this is
happening when I try to dial into my * box from the outside.  As of
right now, I have it set up to do a basic forward to the soft-phone on
my desktop...that will all change, but first I just want to get inbound
calls working.  Any suggestions would be greatly appreciated.  Thanks.

Mark

_______________________________________________
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

_______________________________________________
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