[Asterisk-Users] 302 "Moved Temporarily" clears Caller*ID
John Fraizer
tvo at enterzone.net
Tue Mar 16 07:51:44 MST 2004
I forward my cisco 7960 to a special extension that "preserves" the original
callerID information. It works just fine.
exten => _**73.,1,Setcallerid(${CALLERIDNAME} <${CALLERIDNUM}>|a)
exten => _**73.,2,Dial(IAX2/provider/${EXTEN:4}@context)
exten => _**73.,3,Congestion
exten => _**73.,4,Hangup()
This allows me to forward my Cisco phone to **736145551212. I typically
send the calls to my mobile phone. It works like a charm. I get the
callerID or the original calling party.
John
Eric Wieling wrote:
> When Asterisk receives a 302 "Moved Temporarily" response Asterisk
> correctly forwards the call to the new extension, but the ${CALLERID}
> info is lost. Cisco 7905 sends this message when a call comes in and the
> user presses "ToVM" button on their phone.
>
> Also the ${DNID} and ${RDNIS} variables are not set or are cleared.
>
> Bug number: 1189
> http://bugs.digium.com/bug_view_page.php?bug_id=0001189
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list