Hi Steve,
actually you can do this - dynamically change the from based on
different info - uac_replace_from() accepts in the parameter avp values.
See examples at:
http://openser.org/docs/modules/1.1.x/uac.html#AEN108
so, put the new uri into an AVP (load it from DB based on RURI for ex)
and then use it in uac_replace_from().
regards,
bogdan
Steve Xu wrote:
Hi Atle,
Thanks for point me to the right way.
I have another question if I can replace the FROM URI based on Called URI?
for example:
From [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> call to
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
I want to replace [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> with
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> in the INVITE , so
that called user [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> will
see the calling party number is 8786219999.
another example:
From [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> call to
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
I want to replace [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> with [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> in the INVITE
the uac_replace_from() can do it too?
Thanks for your time.
Steve
On 1/29/06, *Atle Samuelsen* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi Steve,
check the UAC module :-)
I think ther eis a function there, uac_replace();
(pleace dont shoot me if I'm wrong)
-Atle
* Steve Xu <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> [060130
07:04]:
> Hi All,
>
> I found that PSTN GW usually put the "From: [EMAIL PROTECTED]" as
ANI (caller
> ID) when it receive a SIP call. There is a function
"rewritingURI" for
> called URI, I am wandering if there was a function can do
rewriting on the
> the sorc "From" also.
>
> For example:
> user FROM:[EMAIL PROTECTED] <mailto:FROM:[EMAIL PROTECTED]> make call to
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>, can I rewrite the
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> to [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> when I send INVITE to [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ?
>
> Any help will be appreciated.
>
> Steve
> _______________________________________________
> Users mailing list
> [email protected] <mailto:[email protected]>
> http://openser.org/cgi-bin/mailman/listinfo/users
<http://openser.org/cgi-bin/mailman/listinfo/users>
------------------------------------------------------------------------
_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users