chan_sip.c, function sip_call() contains:
struct sip_pvt *p;
p = ast->tech_pvt;
Variable p doesn’t cotain the flag SIP_USEREQPHONE, and for this reason configuration parameter “usereqphone=yes” doesn’t work.
Hi guys! Hi Alein!
I can’t find out how to make asterisk to put user=phone in sip messages. If you have found something pliz post it.
Thanks in advance!
See sip.conf, parameter usereqphone=yes.
Alein,
Have you found a fix for this bug? I need it too…
hi guys,
Thanks Alein. The bug is now fixed in asterisk v1.2.6
Best regards