Re: [Asterisk-Users] TDM400P: flash on analog phones doesn't work

2006-04-26 Thread Patrick
On Wed, 2006-04-26 at 14:32 +0800, Leo Ann Boon wrote:
> Patrick wrote:
> 
> >Hi,
> >
> >I have a TDM400P (31B) in a PIV 2.8, 512Mb ram, CentOS 4.3, zaptel 1.2.5
> >and Asterisk 1.2.7.1 and a couple of standard analog phones with a flash
> >button. A hook flash works fine for setting up a 3way call. But pressing
> >the flash button doesn't do anything. The zapata config is below. Anyone
> >have an idea what I'm doing wrong?
> >  
[snip]
> Can you check your flash button interval? Some phones produce a very 
> short pulse when you press the button, which may not be detectable by 
> the PBX.
> 
> You can adjust the flash timing in zapata.conf

Thanks for the pointer. I have no idea how to measure the flash
interval. With debugging turned on I see a difference when I press the
flash button and do a hook flash during an active call between two
analog phones. The flash button seems to generate a DTMF tone while the
hook flash does not:

Press flash button on analog phone1 (debug channel Zap/1-1):
<< [ TYPE: Null Frame (5) SUBCLASS: N/A (0) ] [Zap/1-1]
<< [ TYPE: DTMF (1) SUBCLASS: 1 (49) ] [Zap/1-1]

Do hook flash on analog phone1 (debug channel Zap/1-1):
-- Started three way call on channel 1
-- Started music on hold, class 'default', on channel 'Zap/2-1'
<< [ TYPE: Null Frame (5) SUBCLASS: N/A (0) ] [Zap/1-1]
<< [ TYPE: Null Frame (5) SUBCLASS: N/A (0) ] [Zap/1-1]
-- Starting simple switch on 'Zap/1-2'
-- Stopped music on hold on Zap/2-1

I also tried flash=100 in zapata.conf but that made no difference. Any
ideas how I can measure the flash button interval or other suggestions?

Thanks and regards,
Patrick




___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] TDM400P: flash on analog phones doesn't work

2006-04-25 Thread Leo Ann Boon

Patrick wrote:


Hi,

I have a TDM400P (31B) in a PIV 2.8, 512Mb ram, CentOS 4.3, zaptel 1.2.5
and Asterisk 1.2.7.1 and a couple of standard analog phones with a flash
button. A hook flash works fine for setting up a 3way call. But pressing
the flash button doesn't do anything. The zapata config is below. Anyone
have an idea what I'm doing wrong?
 




Patrick,

Can you check your flash button interval? Some phones produce a very 
short pulse when you press the button, which may not be detectable by 
the PBX.


You can adjust the flash timing in zapata.conf


___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] TDM400P: flash on analog phones doesn't work

2006-04-25 Thread Patrick
Hi,

I have a TDM400P (31B) in a PIV 2.8, 512Mb ram, CentOS 4.3, zaptel 1.2.5
and Asterisk 1.2.7.1 and a couple of standard analog phones with a flash
button. A hook flash works fine for setting up a 3way call. But pressing
the flash button doesn't do anything. The zapata config is below. Anyone
have an idea what I'm doing wrong?

[channels]
context=local
usercallerid=yes
hidecallerid=no
immediate=no
transfer=yes
threewaycalling=yes
canpark=yes
echocancel=yes
busydetect=yes

signalling=fxo_ks
group=1
callerid="ANALOG1" <1001>
channel => 1

signalling=fxo_ks
group=1
callerid="ANALOG2" <1002>
channel => 2

signalling=fxo_ks
group=1
callerid="ANALOG3" <1003>
channel => 3

signalling=fxs_ks
group=2
channel => 4

Thanks and regards,
Patrick
___
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users