[asterisk-dev] Generating Re-invite from asterisk
Alok Prasad
alok.prasad7 at gmail.com
Thu Nov 25 04:42:25 CST 2010
I trying to implement call waiting feature by placing ongoing call on hold
and accepting a new incoming call,
For this i need to send re-invite to remote end.(in addition i dont want to
play musiconhold file ).
So to send the re-invite i am using AST_CONTROL_HOLD from my channel driver
on HOOK Flash event
But i dont see any reinvite being generated by the asterisk.(asterisk
1.6.2.4)
I also tried setting various configuration options in sip.conf
viz:
1.
NAT=no
canreinvite=yes
&
2.
NAT=no
canreinvite=yes
dtmfmode=info
But none worked.
Suggest how to intimate sip to send re-invite from my channel driver.?
Thanks in Advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20101125/a8b0283c/attachment.htm
More information about the asterisk-dev
mailing list