Fix a regression due to last commit
Do not change the p->context
during calling
line 2050 call with p->context_direct
has been used for feature codes(call forwarding) that lead to the future outgoing failed due to the "wrong" p->context
(sipX-direct) not being registered.