[Asterisk-Users] Asterisk 1.2 and weird ZAP interface behaviour
Remco Barende
asterisk at barendse.to
Sat Dec 3 08:42:37 MST 2005
I just upgraded my config from * 1.0.10 to 1.2
I removed caller ID from my configs because when I try to use CallerID
(new style) on my IAX provider (magrathea) but whenever I try to make a
call I get a message from the provider that "You are not registered to use
this service". Removing the callerid stuff seems to solve this. I guess
they are not ready for the new updated IAX protocol?
Anyways, now to my real problem. I have a TDM11B card. Obviously one
connection to the phone line, one connection to an analog phone.
I just used the exact same config files as with * 1.0.10
I have this in my /etc/asterisk/zapata.conf:
callerid=202
signalling=fxo_ks
group=1
context=intern-all
channel => 1
Whenever I pick up that phone I get on the console:
Dec 3 16:37:36 WARNING[19551]: pbx.c:2347 __ast_pbx_run: Channel
'Zap/1-1' sent into invalid extension 's' in context 'default', but no
invalid handler -- Hungup 'Zap/1-1'
Okay, but I want to make an OUTGOING call so I don't need this phone to be
in default context, do I??
When I add the default context (with s extension) to intern-all whenever I
pick up the analog phone it starts ringing my default context like a bat
phone. Nice but not what I wanted......
I just want it to give me a dial tone and wait for the number I want to
dial.
What am I overlooking here??
More information about the asterisk-users
mailing list