Re: [Asterisk-Users] Can't transfer with Zap and SPA-2000

2004-07-01 Thread Mike Benoit
It doesn't look like your using t or T in your Dial command.

The Wiki on voip-info.org will explain those flags.

On Wed, 2004-06-30 at 20:05 -0700, Seth Mattinen wrote:
 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
-- 
Mike Benoit [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


RE: [Asterisk-Users] Can't transfer with Zap and SPA-2000

2004-07-01 Thread brian
No t or T needed it works fine if you use ulaw.  I do it every single day.

bkw

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] On Behalf Of Mike Benoit
 Sent: Thursday, July 01, 2004 10:32 AM
 To: [EMAIL PROTECTED]
 Subject: Re: [Asterisk-Users] Can't transfer with Zap and SPA-2000

 It doesn't look like your using t or T in your Dial command.

 The Wiki on voip-info.org will explain those flags.

 On Wed, 2004-06-30 at 20:05 -0700, Seth Mattinen wrote:
  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
 --
 Mike Benoit [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


___
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] Can't transfer with Zap and SPA-2000

2004-06-30 Thread Seth Mattinen
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