Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Asterisk + Zapatel + anwers both incomign and outgoing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
nadin
Tux's lil' helper
Tux's lil' helper


Joined: 05 Aug 2003
Posts: 103

PostPosted: Sat Jan 07, 2006 9:01 pm    Post subject: Asterisk + Zapatel + anwers both incomign and outgoing Reply with quote

Hello,

I am working on an asterisk box. The box answers the phone correctly using a zapatel card when people call. However if I am using the phone line (on a regualr phone) and I dial anywhere say a pizza place, asterisk (whom i am sharing the line with) seems to register that as an incoming call. How do I get anterisk not answer the phone when I am trying ot place outgoing calls?

Code:

/etc/zapatel.conf
fxsks=1
loadzone = us


Code:

/etc/asterisk/zapatel.conf
[channels]
switchtype=national
signalling=fxs_ks
usecallerid=yes
hidecallerid=no
callwaiting=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=no
echocancelwhenbridged=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=yes
musiconhold=random
faxdetect=outgoing

context=incoming
group=1
channel=>1


Code:

/etc/asterisk/extensions.conf

[general]
static=yes
writeprotect=yes

[globals]

[default]

[incoming]
exten => s,1,AGI(my_script.agi)


Thanks,

Nadin
Back to top
View user's profile Send private message
nobspangle
Veteran
Veteran


Joined: 23 Mar 2004
Posts: 1318
Location: Manchester, UK

PostPosted: Sat Jan 07, 2006 9:06 pm    Post subject: Reply with quote

you'll probably have to go to an asterisk forum for this, my guess is that your setup is a bit unique, normally if you were placing an outgoing call it would be going through asterisk.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum