Hi,
first of all: many thanks daniele for great work.
Incomming calls working fine, but when i dial out, there is no tone
going out, but incoming voices or tones are fine.
Example when i call my mailbox (Voiceman) i hear all, but no tones are
sent wenn i press "1" or so on. Also calling thru Sip or Isdn, i can
hear someone talking but nobody could hear me.
Unexpected q931_setup_complete_request in state U8_CONNECT_REQUEST
visdn1:CALL[105.O]: Unrecognized message 98 in state U10_ACTIVE
Any idea ?
Greetings
Michael
My config:
I have visdn544 running.
visdn.conf:
[general]
[global]
network_role = private
tones_option = yes
outbound_called_ton = unknown
force_outbound_cli =
force_outbound_cli_ton = no
clir_mode = default_off
overlap_sending = Yes
overlap_receiving = No
cli_rewriting = No
national_prefix = 0
international_prefix = 00
network_specific_prefix =
subscriber_prefix =
abbreviated_prefix =
autorelease_dlc = 10
[visdn0]
network_role = private
context = euracom
tones_option = yes
outbound_called_ton = unknown
;force_outbound_cli =
;force_outbound_cli_ton = no
clip_enabled = Yes
clip_default_name =
clip_default_number =
clip_numbers = _X.
clir_mode = off
cli_rewriting = No
overlap_sending = yes
overlap_receiving = No
;echocancel =yes
;echocancel_taps = 256
[visdn1]
network_role = private
context = mnet
tones_option = yes
outbound_called_ton = unknown
;force_outbound_cli = No
;force_outbound_cli_ton = no
clip_enabled = Yes
clip_default_name =
clip_default_number =
clip_numbers = _X.
clir_mode = off
cli_rewriting = No
overlap_sending = yes
overlap_receiving = No
device-pci-0000:00:0b.0:
<netdev visdn0>
protocol lapd
role NT
tei dynamic
</netdev>
<port st0>
attribute role NT
<chan D>
connectmodule netdev visdn0
</chan>
<chan E>
connectmodule netdev visdn0 echo
</chan>
</port>
device-pci-0000:00:0c.0
<netdev visdn1>
protocol lapd
role TE
tei dynamic
</netdev>
<port st0>
attribute role TE
<chan D>
connectmodule netdev visdn1
</chan>
<chan E>
connectmodule netdev visdn1 echo
</chan>
</port>
extensions.conf
[general]
static=yes
writeprotect=no
priorityjumping=yes
[default]
include => mnet
include => euracom
[mnet]
;incomming calls
exten => _X.,1,Dial(VISDN/visdn0/${EXTEN},30,rtT)
exten => _X.,2,Voicemail(u4000)
exten => _X.,3,Hangup
[euracom]
; 0 - Isdn
exten => s,1,VISDNOverlapDial()
exten => _0.,1,Dial(VISDN/visdn1/${EXTEN:1},60,rtT)
exten => _0.,2,Congestion
exten => _0.,3,Busy
exten => _0.,4,Hangup
; 9 SIP GMX
exten => _9.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],60)
exten => _9.,2,Congestion
exten => _9.,3,Busy
exten => _9.,4,Hangup
;6 SIP - axxeso
exten => _6.,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],60)
exten => _6.,2,Congestion
exten => _6.,3,Busy
exten => _6.,4,Hangup
;9999 Voicemail
exten => 9999,1,Set(LANGUAGE()=de)
exten => 9999,2,Answer
exten => 9999,3,Wait(1)
exten => 9999,4,VoicemailMain(s4000)
exten => 9999,5,Hangup
exten => h,1,Hangup()
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers