I am having trouble getting transfers to work when a zap channel is part of the call. I have a couple SPA-2000's and some X100P cards as my setup. This is what I'm trying:

Dial number from phone:
    -- Executing Dial("SIP/206-2c61", "Zap/1/#######") in new stack
Currently on call:
    -- Called 1/#######
Press flash to place call on hold with SPA-2000:
    -- Hungup 'Zap/1-1'

As soon as I press the "flash" button on my SPA-2000 connected phone, the zap channel hangs up and the call is disconnected. The same procedure works fine between SIP channels (flash to hold, or transfer). I'm hoping this is just a config problem and not a general defect, because it seems odd to me that I can't transfer calls when a zap channel is the other end of the call I want to transfer or place on hold.

sip.conf:

[206]
type=friend
username=206
secret=blah
host=dynamic
context=from-sip
reinvite=no
canreinvite=no
disallow=all
allow=ulaw
nat=0

zapata.conf:

[channels]
language=en
signalling=fxs_ks
usecallerid=no
echotraining=800
echocancel=yes
echocancelwhenbridged=yes
rxgain=2.5
txgain=7.0
busydetect=yes
busycount=8
faxdetect=incoming
context=inbound-analog1
channel => 1
context=inbound-analog2
channel => 2




-- Seth "experientia docet" Mattinen [EMAIL PROTECTED]

_______________________________________________
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