Not sure if it is an issue or not. When I test with Jitsi or Bria client they respond to the OPTIONS message with a 200 OK. I will post this on the Blink mailing list and see what they have to say. Thanks for the help and fixing the issue.
<br />
<br />On Jul 14, 2011 10:18am, Duane Larson <duane.larson@gmail.com> wrote:
<br />> I thought that might be the issue. I will look into what I am doing.
<br />>
<br />>
<br />>
<br />> On Thu, Jul 14, 2011 at 10:17 AM, Vlad Paiu vladpaiu@opensips.org> wrote:
<br />>
<br />>
<br />>
<br />>
<br />> Hello,
<br />>
<br />> Glad to see that it has worked.
<br />>
<br />> I see that the To and From headers are different in the generated pings, sip:90133X9XX8@irock.com vs sip:933X9XX8@irock.com .
<br />>
<br />>
<br />> Are you using uac_replace_to/uac_replace_from to mangled the To and From headers, or how are you manipulating the headers ?
<br />>
<br />>
<br />>
<br />>
<br />> Regards,
<br />> --
<br />>
<br />> Vlad Paiu
<br />>
<br />> OpenSIPS Developer
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On 07/14/2011 06:01 PM, Duane Larson wrote:
<br />>
<br />>
<br />>
<br />> That fix did fix my issue. This is what I am seeing now and I am guessing this could be an issue. Figure it might have something to do with the fact that I change the To: and From: headers maybe?
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> U 2011/07/14 09:55:01.570108 173.XXX.XXX.107:5060 -> 64.132.245.122:15073
<br />> OPTIONS sip:drnahsqf@64.132.245.122:15073 SIP/2.0.
<br />>
<br />>
<br />> Via: SIP/2.0/UDP 173.XXX.XXX.107;branch=z9hG4bK40f.8ea107f4.0.
<br />> To: sip:90127X2XX9@irock.com>;tag=6mZ.hX2A2HzZ2j99ttSvNxStBLVnzI4n.
<br />> From: sip:933X9XX8@irock.com>;tag=f55753a702964d54babd04143f8f831d.
<br />>
<br />>
<br />> CSeq: 1 OPTIONS.
<br />> Call-ID: AZ9B9EO4ZJo58X9UyZWv-pzeD7nyQaiM.
<br />> Content-Length: 0.
<br />> User-Agent: OpenSIPS (1.8.0-dev0-notls (x86_64/linux)).
<br />> .
<br />>
<br />>
<br />> #
<br />> U 2011/07/14 09:55:01.570159 173.XXX.XXX.107:5060 -> 64.132.245.122:15052
<br />> OPTIONS sip:mckldeuz@64.132.245.122:15052 SIP/2.0.
<br />>
<br />>
<br />> Via: SIP/2.0/UDP 173.XXX.XXX.107;branch=z9hG4bKc3b7.c0c22472.0.
<br />> To: sip:90133X9XX8@irock.com>;tag=f55753a702964d54babd04143f8f831d.
<br />> From: sip:90127X2XX9@irock.com>;tag=6mZ.hX2A2HzZ2j99ttSvNxStBLVnzI4n.
<br />>
<br />>
<br />> CSeq: 31012 OPTIONS.
<br />> Call-ID: AZ9B9EO4ZJo58X9UyZWv-pzeD7nyQaiM.
<br />> Content-Length: 0.
<br />> User-Agent: OpenSIPS (1.8.0-dev0-notls (x86_64/linux)).
<br />> .
<br />>
<br />>
<br />> #
<br />> U 2011/07/14 09:55:01.604366 64.132.245.122:15073 -> 173.XXX.XXX.107:5060
<br />> SIP/2.0 500 Unhandled by dialog usages.
<br />> Via: SIP/2.0/UDP 173.XXX.XXX.107;received=173.XXX.XXX.107;branch=z9hG4bK40f.8ea107f4.0.
<br />>
<br />>
<br />> Call-ID: AZ9B9EO4ZJo58X9UyZWv-pzeD7nyQaiM.
<br />> From: sip:933X9XX8@irock.com>;tag=f55753a702964d54babd04143f8f831d.
<br />> To: sip:90127X2XX9@irock.com>;tag=6mZ.hX2A2HzZ2j99ttSvNxStBLVnzI4n.
<br />>
<br />>
<br />> CSeq: 1 OPTIONS.
<br />> Server: Blink 0.24.1 (MacOSX).
<br />> Content-Length: 0.
<br />> .
<br />>
<br />>
<br />> #
<br />> U 2011/07/14 09:55:01.607154 64.132.245.122:15052 -> 173.XXX.XXX.107:5060
<br />> SIP/2.0 500 Unhandled by dialog usages.
<br />> Via: SIP/2.0/UDP 173.XXX.XXX.107;received=173.XXX.XXX.107;branch=z9hG4bKc3b7.c0c22472.0.
<br />>
<br />>
<br />> Call-ID: AZ9B9EO4ZJo58X9UyZWv-pzeD7nyQaiM.
<br />> From: sip:90127X2XX9@irock.com>;tag=6mZ.hX2A2HzZ2j99ttSvNxStBLVnzI4n.
<br />> To: sip:90133X9XX8@irock.com>;tag=f55753a702964d54babd04143f8f831d.
<br />>
<br />>
<br />> CSeq: 31012 OPTIONS.
<br />> Server: Blink 0.2.7 (Windows).
<br />> Content-Length: 0.
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On Thu, Jul 14, 2011 at 9:55 AM, Vlad Paiu vladpaiu@opensips.org> wrote:
<br />>
<br />>
<br />>
<br />>
<br />> Hello Brett,
<br />>
<br />> In 1.6.x the dialog could have also been created by setting a flag from the script, but this was dropped in 1.7.0.
<br />>
<br />> Quite a few modules used the Dialog internal API to create dialogs on their own, like trace_dialog() in Siptrace, engage_rtp_proxy() in RTPProxy, or even the ACC module when generating CDRs.
<br />>
<br />>
<br />>
<br />> The latest commit should fix all of these issues, where the dialog was created internally by a function called from the script, and pinging or automatic timeout would have been skipped.
<br />>
<br />>
<br />>
<br />>
<br />> Regards,
<br />> --
<br />>
<br />> Vlad Paiu
<br />>
<br />> OpenSIPS Developer
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On 07/14/2011 05:43 PM, Brett Nemeroff wrote:
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> On Thu, Jul 14, 2011 at 9:34 AM, Vlad Paiu vladpaiu@opensips.org> wrote:
<br />>
<br />>
<br />>
<br />>
<br />> Hello Duane,
<br />>
<br />> Just took a look at your config.
<br />> What was happening is that you were first calling trace_dialog(), which creates the dialog structure internally. When the call to create_dialog("PpB") came later on, it already found that the dialog was created and did not set the needed flags for pinging.
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> Nice catch here...
<br />>
<br />> Are there any other "automatic dialog creation" methods that might interfere with the dialog creation flags being set?
<br />>
<br />> -Brett
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />>
<br />> Users mailing list
<br />>
<br />> Users@lists.opensips.org
<br />>
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />> Users mailing list
<br />> Users@lists.opensips.org
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> --
<br />> --
<br />> *--*--*--*--*--*
<br />> Duane
<br />> *--*--*--*--*--*
<br />> --
<br />>
<br />>
<br />> _______________________________________________
<br />>
<br />> Users mailing list
<br />>
<br />> Users@lists.opensips.org
<br />>
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> _______________________________________________
<br />> Users mailing list
<br />> Users@lists.opensips.org
<br />> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
<br />>
<br />>
<br />>
<br />>
<br />>
<br />>
<br />> --
<br />> --
<br />> *--*--*--*--*--*
<br />> Duane
<br />> *--*--*--*--*--*
<br />> --
<br />>
<br />>
<br />>