Hi Daniel,
Below is the network trace http://meerkat.no-ip.com/openser/dnis.log As you can see, line 123 is a PRACK method but with the wrong From header. Then error 481, line 140 will occur. I found that uac_replace_from("username","uri") can't replace in the method PRACK. As I don't know whether there is a mistake in my configuration file. Here is the configuration file. http://meerkat.no-ip.com/openser/openser.cfg In line 105-107 and route 7, you can find the uac_replace_from function. From the some messages in the forum, uac_replace_from("username","uri") must be called where here is no totag(), line 105. I am not sure whether it is the case cause the problem.
On 1/6/06, Daniel-Constantin Mierla daniel@voice-system.ro wrote:
Send me the network traces for this case to see what is wrong. The uac module has a mode when it should do automatic replacement in subsequent requests.
Daniel