|
@@ -1435,7 +1435,7 @@ dlg_refer("caller", "sip:[email protected]");
|
|
This function can be used from REQUEST_ROUTE.
|
|
This function can be used from REQUEST_ROUTE.
|
|
</para>
|
|
</para>
|
|
<para>
|
|
<para>
|
|
- <b>IMPORTANT</b>: Users of this function should make sure that the
|
|
|
|
|
|
+ IMPORTANT: Users of this function should make sure that the
|
|
dialog created is further processed statefully. Specifically, if a
|
|
dialog created is further processed statefully. Specifically, if a
|
|
stateless response is sent out after dlg_manage() is called, the
|
|
stateless response is sent out after dlg_manage() is called, the
|
|
dialog cannot be handled properly. So make sure that a transaction
|
|
dialog cannot be handled properly. So make sure that a transaction
|