Hello,
as You are running two processes handling SIP (asterisk and openser), I
think the Call-File addresses the wrong instance.
If Your callfile contains a line like
Channel: SIP/accountname
try something like
Channel: SIP/accountname at ipaddress:port
where ipaddress and port addressing the responable instance.
HTH,
Karsten