Hi,

I tried to use the CallWeaver with T.38. An Fax is coming via T.38 from 
the Carrier an should go to a Linksys SPA2102 (T.38 enabled).

Short after starting UDPL traffic I got a segmentation fault. 100% 
reproducible. Outbound T.38 is no problem at all.

--- snip ---
Got UDPTL packet from 6x.xx0.55.10:22138 (len 251)
Sent UDPTL packet to 2xx.8x.38.47:4192 (seq 40, len 255)
Got UDPTL packet from 6x.xx0.55.10:22138 (len 251)
Sent UDPTL packet to 2xx.8x.38.47:4192 (seq 41, len 247)
Speicherzugriffsfehler
--- snap ---


--- snip: extensions.conf ---
[incoming]
     exten => _X.,1,NoOp(A: ${CALLERID(all)})
     exten => _X.,n,NoOp(B: ${EXTEN})
     exten => _X.,n,Dial(SIP/T38,120)
--- snap: extensions.conf ---


--- snip: sip.conf ---
; Inbound Proxy
[in-px1]
     context         = incoming
     type            = friend
     host            = 192.168.236.141
     canreinvite     = no
     nat             = no
     qualify         = no
     disallow        = all
     allow           = alaw
     allow           = slin
     dtmfmode        = inband

[T38]
     context         = PSTN
     type            = friend
     host            = dynamic
     secret          = r2dzwo
     canreinvite     = no
     nat             = yes
     qualify         = no
     disallow        = all
     allow           = alaw
     dtmfmode        = inband
--- snap: sip.conf ---


Does anybody else has this problem?

Regards
        Bastian
_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to