On Tue, 2006-05-23 at 10:46 -0700, Gary Richardson
wrote:> Hey guys,
>
> When a call comes in via the PSTN to our Call Manager 3.2 and is
> forwarded (via unity and H323), the caller id is set to our Unity
> Voicemail instead of the caller id from the PSTN. We're using the
> oh323 channel in this case.
>
> Has anyone experienced this issue before? Any solutions?
>
> Thanks.
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
Yes - you probably have "redirecting number" set on you rroute
pattern..
Disabling that will send the correct CID, but vmail will not work.. As
h.323 does not support RDNIS..
-Greg