< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [repro-devel] MESSAGE Flow problem


Not seeing what is wrong with the flow you've provided; the example doesn't have a challenge in it, but that doesn't make challenges on MESSAGE requests invalid. Are you asking how to disable authentication on the proxy? You do this by adding a --disable-auth flag on the command-line when you start repro.

Best regards,
Byron Campen

Hi all,

Now i am able to send Instance Message Via repro using my IM client (exactly base on PJSIP). But i found that there is something wrong with the MESSAGE flow.My MESSAGE flow is following:

           |  F1 MESSAGE          |                         |

           |--------------------> |                         |
           |  F2 407              |                         |
           |<---------------------|                         |
           |  F3 MESSAGE          |                         |

           |--------------------> |                         |
           |                      |  F4 MESSAGE             |
           |                      | ----------------------->|
           |                      |  F5 200 OK              |

           |                      | <-----------------------|
           |  F6 200 OK           |                         |
           |<-------------------- |                         |
           |                      |                         |

           |                      |                         |
           |                      |                         |
        User 1                  Proxy                    User 2

The above flow also can finish sending and receiving the MESSAGE. But in RFC3428, the example messages is following:

           |  F1 MESSAGE          |                         |
           |--------------------> |  F2 MESSAGE             |

           |                      | ----------------------->|
           |                      |                         |
           |                      |  F3 200 OK              |
           |                      | <-----------------------|

           |  F4 200 OK           |                         |
           |<-------------------- |                         |
           |                      |                         |
           |                      |                         |

           |                      |                         |
        User 1                  Proxy                    User 2
the Proxy just proxy the MESSAGE package. So How can i modify the repro codes?

Regards,
xutm
_______________________________________________
repro-devel mailing list
repro-devel@xxxxxxxxxxxxxxx
https://list.resiprocate.org/mailman/listinfo/repro-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature