[Users] Re: P-Asserted-Identity

Daniel-Constantin Mierla daniel at voice-system.ro
Wed Nov 2 21:06:33 CET 2005


Hello,

On 11/02/05 08:04, Atle Samuelsen wrote:
> Hi again Daniel, 
> Thanks for the reply.
>   
>> On 11/01/05 22:03, Atle Samuelsen wrote:
>>     
>>> Hi Daniel,
>>>
>>> avpops in SER or in openSER?
>>>  
>>>       
>> depending on how complex are the operations you want to do.
>>     
>
> Hm, What about doing a backport of the functions needed for this to SER?
> It must be in openSER's intrest that AVPOPS is still up2date in ser
> also, and as far as I know you guys still have cvs access.
>   
we are maintaining our code in SER. All possible changes in our code are 
up to date there, too. In this case is not possible since this 
functionality requires a lot of changes in core. All is based on 
pseudo-variables (http://openser.org/docs/pseudo-variables.html) - which 
are used in the same format all over openser space, each new added 
pseudo-variable is visible in all modules without any change there.
>   
>>> Im really most intrested in just taking parts of the from, and making it
>>> into a P-Asserted-Identity header. 
>>>  
>>>       
>> This is very simple in openser, right now. In ser might be possible with 
>> some tricks, not sure 100%.
>>     
>
> Hm, want to give it a try (With ser :D) ? :p I need something like
> p-asserted-identity: <sip:+1number at domain.com>
>
> in fromtag I've got : 
>
> from : <number at domain.com>
>   
Try a combination of subst_uri(), avp_pushto(), avp_write(). It might 
not be very dynamic, but if you append only "+1", it should work quite 
smooth.

Cheers,
Daniel
> -Atle
>
>
>   
>>> -Atle
>>>
>>> * Daniel-Constantin Mierla <daniel at voice-system.ro> [051101 20:43]:
>>>  
>>>       
>>>> On 11/01/05 21:29, Atle Samuelsen wrote:
>>>>    
>>>>         
>>>>> Hi guys, and girls, Male and Female, 
>>>>>
>>>>> do anybody know if anybody has made a implimentation of 3325 for ser?
>>>>>
>>>>> or, is anybody makeing some form of support for this?
>>>>>
>>>>>      
>>>>>           
>>>> not sure if all, but parts of this specification can be achieved with 
>>>> avpops.
>>>>
>>>> Daniel
>>>>
>>>>    
>>>>         
>>>>> -Atle
>>>>>
>>>>> _______________________________________________
>>>>> Serusers mailing list
>>>>> Serusers at iptel.org
>>>>> http://mail.iptel.org/mailman/listinfo/serusers
>>>>>
>>>>>
>>>>>      
>>>>>           
>>>  
>>>       
>
>   




More information about the sr-users mailing list