I've set transfer = no for all channels in chan_dahdi.conf, but I still have the same

[channels]
context=from-pstn
signalling=fxs_ks
rxwink=300              ; Atlas seems to use long (250ms) winks
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=no
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=no
;faxdetect=incoming
;echotraining=800
callgroup=1
pickupgroup=1
relaxdtmf=yes

This is the log of the second call. I am pressing flash to make the transfer, the bad thing is that a short on-hook  situation simulate that flash, and are making this unwanted transfer.


[Sep 30 07:17:41] VERBOSE[3237] logger.c:     -- Called g2/16
[Sep 30 07:17:42] DEBUG[3237] chan_dahdi.c: Sent deferred digit string: T16w
[Sep 30 07:17:43] VERBOSE[3237] logger.c:     -- DAHDI/9-1 answered SIP/101-087c9288
[Sep 30 07:17:49] VERBOSE[3054] logger.c:     -- Stopped music on hold on DAHDI/8-1
[Sep 30 07:17:49] DEBUG[3054] chan_sip.c: SIP transfer: Succeeded to masquerade channels.
[Sep 30 07:17:49] DEBUG[3237] chan_dahdi.c: New owner for channel 8 is DAHDI/8-1
[Sep 30 07:17:49] DEBUG[3237] chan_dahdi.c: master: 8, slave: 9, nothingok: 0
[Sep 30 07:17:49] DEBUG[3237] chan_dahdi.c: Stopping tones on 8/0 talking to 9/0
[Sep 30 07:17:49] DEBUG[3237] chan_dahdi.c: Stopping tones on 9/0 talking to 8/0
[Sep 30 07:17:49] DEBUG[3237] chan_dahdi.c: Making 9 slave to master 8 at 0
[Sep 30 07:17:49] DEBUG[3237] chan_dahdi.c: Added 20 to conference 9/8
[Sep 30 07:17:49] DEBUG[3237] chan_dahdi.c: Added 19 to conference 9/9




Kevin P. Fleming escribió:
Maurizio Faccio adinet wrote:
  
I own a TDM2400 board, with three FXO modules and one FXS.
I'am having trouble with analog sip phones, from two different 
equipment. (Grandstream GXW-4024 192.168.0.105, and Audiocodes MP202), 
sometimes when I am calling someone, then I press flash, and then call 
someone else, both calls stay connected after I hang up.
    

That's because you have just completed a flash-hook based transfer of
the first call to the second call. If you don't want this feature, set
'transfer=no' for the relevant channels in chan_dahdi.conf.

  
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to