Hello everyone,
I'm currently running into the following problem, I currently run openser SVN 1.3. With the following modparam("acc", "detect_direction", 1)
ON INCOMING CALL FROM PSTN AND HANGUP ON UAC from/to username is flipped. (ERROR)
ON INCOMING CALL FROM PSTN AND HANGUP ON PSTN from/to username remains 'detected'
ON OUTGOING CALL FROM UAC AND HANGUP ON PSTN. from/to username is flipped. (ERROR)
ON OUTGOING CALL FROM UAC AND HANGUP ON UAC from/tousername remains 'detected'
Has anyone ran into this issue, or know what I can do to remain direction state? Thanks, all help is appreciated.
Hi!
detection is based on ftag parameter in Route header. Openser adds the ftag and the UA has to add the ftag to the Route header in BYE request. Thus, check if the BYE contains the ftag in the Route header.
regards klaus
Brandon Armstead wrote:
Hello everyone,
I'm currently running into the following problem, I currently run openser SVN 1.3. With the following modparam("acc", "detect_direction", 1)
ON INCOMING CALL FROM PSTN AND HANGUP ON UAC from/to username is flipped. (ERROR)
ON INCOMING CALL FROM PSTN AND HANGUP ON PSTN from/to username remains 'detected'
ON OUTGOING CALL FROM UAC AND HANGUP ON PSTN. from/to username is flipped. (ERROR)
ON OUTGOING CALL FROM UAC AND HANGUP ON UAC from/tousername remains 'detected'
Has anyone ran into this issue, or know what I can do to remain direction state? Thanks, all help is appreciated.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Hello Klaus,
Yes, the ftag is present and matches up, I was also reading about this, everything seems to be setup right, any other suggestions you may have on why this is happening? Thanks!
On 5/23/07, Klaus Darilion klaus.mailinglists@pernau.at wrote:
Hi!
detection is based on ftag parameter in Route header. Openser adds the ftag and the UA has to add the ftag to the Route header in BYE request. Thus, check if the BYE contains the ftag in the Route header.
regards klaus
Brandon Armstead wrote:
Hello everyone,
I'm currently running into the following problem, I currently run openser SVN 1.3. With the following modparam("acc", "detect_direction",
ON INCOMING CALL FROM PSTN AND HANGUP ON UAC from/to username is flipped. (ERROR)
ON INCOMING CALL FROM PSTN AND HANGUP ON PSTN from/to username remains 'detected'
ON OUTGOING CALL FROM UAC AND HANGUP ON PSTN. from/to username is flipped. (ERROR)
ON OUTGOING CALL FROM UAC AND HANGUP ON UAC from/tousername remains 'detected'
Has anyone ran into this issue, or know what I can do to remain
direction
state? Thanks, all help is appreciated.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users
Brandon Armstead wrote:
Hello Klaus,
Yes, the ftag is present and matches up, I was also reading about this, everything seems to be setup right, any other suggestions you may have on why this is happening? Thanks!
no. run with debug=4 and watch the logfile.
regards klaus
On 5/23/07, Klaus Darilion klaus.mailinglists@pernau.at wrote:
Hi!
detection is based on ftag parameter in Route header. Openser adds the ftag and the UA has to add the ftag to the Route header in BYE request. Thus, check if the BYE contains the ftag in the Route header.
regards klaus
Brandon Armstead wrote:
Hello everyone,
I'm currently running into the following problem, I currently run openser SVN 1.3. With the following modparam("acc",
"detect_direction",
ON INCOMING CALL FROM PSTN AND HANGUP ON UAC from/to username is flipped. (ERROR)
ON INCOMING CALL FROM PSTN AND HANGUP ON PSTN from/to username remains 'detected'
ON OUTGOING CALL FROM UAC AND HANGUP ON PSTN. from/to username is flipped. (ERROR)
ON OUTGOING CALL FROM UAC AND HANGUP ON UAC from/tousername remains 'detected'
Has anyone ran into this issue, or know what I can do to remain
direction
state? Thanks, all help is appreciated.
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users