[OpenSIPS-Users] Dialog information
Adrian Fretwell
adrian.fretwell at topgreen.co.uk
Thu Aug 18 11:03:19 CEST 2016
Ok, To put it another way; It seems like an overhead for me to store say
a to_tag so I can retrieve it later when the to_tag is already stored in
the dialog, I just can't work out how to get at it...
if ( t_check_status("200") ) {
store_dlg_value("my_callee_tag","$tt");
}
.......
get_dialog_info("my_callee_tag","$var(my_callee_tag)","my_caller_cid","$var(my_srch_call_id)");
Perhaps there is a way I don't need to store something that is already
there?
Kind regards,
Adrian Fretwell
On 17/08/16 19:25, Adrian Fretwell wrote:
>
> Hello all, A simple question that I can't seem to work out for myself:
>
> When I execute the MI command :dlg_list_ctx: I can see lots of useful
> information about the dialog like caller_contact:: and callee_tag:: etc.
>
> Is there a way of retrieving these values from within the script
> especially from another dialog? I have tried get_dialog_info but this
> will only retrieve values that I have set in the script through
> store_dlg_value. Or am I just missing a naming convention for the
> other dialog values and attributes?
>
> Kind regards,
>
> Adrian Fretwell
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160818/57f6ed13/attachment.htm>
More information about the Users
mailing list