Juha Heinanen writes:

> if i leave out these two headers:
> 
>         P-Call-Control: ctl;next_hop_ip=
>         P-Call-Control: ctl;next_hop_port=
> 
> sems sends outgoing invite to sip:127.0.0.1:5080, which is according to
> what i have specified in sems.conf:
> 
> outbound_proxy=sip:127.0.0.1:5080
> force_outbound_proxy=yes

it turned out that i forgot to check my sbc profile, which had

next_hop_ip=127.0.0.1
next_hop_port=5080

and since i didn't overwrite those two in incoming invite, outgoing
request was sent to next_hop_ip and not to outbound_proxy.

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to