Difference between revisions of "SIP 302 Redirect Support"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
This option triggers
<div align="center"><BIG><BIG><BIG><BIG>[[Image:warning.png|30px]]'''IMPORTANT - this functionality is not supported by Kolmisoft!'''</BIG></BIG></BIG></BIG></div>
 
 
It triggers


promiscredir = yes|no : Allows support for 302 Redirects; (Note: will redirect them all to the local extension returned in Contact rather than to that extension at the destination).
promiscredir = yes|no : Allows support for 302 Redirects; (Note: will redirect them all to the local extension returned in Contact rather than to that extension at the destination).
Line 6: Line 9:


http://www.voip-info.org/wiki/view/Asterisk+config+sip.conf
http://www.voip-info.org/wiki/view/Asterisk+config+sip.conf
This setting is available in [[Device_settings|device]] and [[Providers|provider]] settings

Revision as of 13:07, 15 June 2021

Warning.pngIMPORTANT - this functionality is not supported by Kolmisoft!


It triggers

promiscredir = yes|no : Allows support for 302 Redirects; (Note: will redirect them all to the local extension returned in Contact rather than to that extension at the destination).

Taken from:

http://www.voip-info.org/wiki/view/Asterisk+config+sip.conf