[OpenSIPS-Devel] [ opensips-Bugs-2992354 ] pua_dialoginfo doc

SourceForge.net noreply at sourceforge.net
Tue Apr 27 10:00:13 CEST 2010


Bugs item #2992354, was opened at 2010-04-26 17:21
Message generated for change (Comment added) made by anca_vamanu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2992354&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: docs
Group: 1.5.x
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Sebastian Schumann (s_schumann)
>Assigned to: Anca Vamanu (anca_vamanu)
Summary: pua_dialoginfo doc

Initial Comment:
Not sure if you update backwards the module docs, but I found some missing stuff:
http://www.opensips.org/html/docs/modules/1.5.x/pua_dialoginfo.html

There is the exported function missing. I use 1.5 and tried it for several hours, thought the trigger is the dialogmodule until I found it in the 1.6 doc.
http://www.opensips.org/html/docs/modules/1.6.x/pua_dialoginfo.html

1.4.1.  dialoginfo_set()

This function must be called for INVITE messages that initialize a dialog for which dialoginfo information must be published.

...
	if(is_method("INVITE"))
		if(uri =~ "opensips.org")
			dialoginfo_set();
...
		

Also in the explanatory text of 1.6 is more about that function. 

Might be helpful also for others to update it for 1.5 as well (where the module got introduced).

I put it also on sourceforge.

Best regards
Sebastian


----------------------------------------------------------------------

>Comment By: Anca Vamanu (anca_vamanu)
Date: 2010-04-27 11:00

Message:
Hi Sebastian,

This function really does not exist in 1.5.. Are you sure you are running
1.5 code?
Anyhow it is advisable to update the pua_dialoginfo part to 1.6 since
there have been many improvements made there.

Regards,
Anca

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2992354&group_id=232389



More information about the Devel mailing list