Last time, configure r4fxo on trixbox using genzaptelconf command will generate zapata-channels like this.
This look ok except context is set to 'from-pstn', I can make outbound and inbound call with out any problem except the call will never hang up!!!. To fix this problem[from this post], change 'context=from-pstn'[bold above] to 'context=from-zaptel'.
;;; line="4 FXO/1/3 FXSKS (In use)"
signalling=fxs_ks
callerid=asreceived
group=0
context=from-pstn
channel => 4
context=default
This look ok except context is set to 'from-pstn', I can make outbound and inbound call with out any problem except the call will never hang up!!!. To fix this problem[from this post], change 'context=from-pstn'[bold above] to 'context=from-zaptel'.
Comments