Skip to main content

minor change to tl-intercom

Posted by eeman on Tue, 11/27/2007

Just wanted to suggest a minor change from

exten => s,1,SIPAddHeader(Alert-Info: Ring Answer)

to

exten => s,1,SIPAddHeader(Alert-Info: )

it seems small but the RFC is specific about using <> as quotes for the value and some sip proxies tend to not let it pass without it being formatted perfectly.

Thanks! :-)