Brian, 13952 fixed the problem, now SIP over TCP to my Exchange 2007 UM is
working.
Thanks for your great work.

Chris

On Thu, Jun 25, 2009 at 12:53 PM, Brian West <br...@freeswitch.org> wrote:

> I found the problem... the fs_path refactor regression number 2 was just
> fixed.. It was assuming the route_uri was the contact and making it stick to
> the wrong place to send the invite... you should be able to update now and
> it work correctly.
> /b
>
> On Jun 25, 2009, at 11:35 AM, Anthony Minessale wrote:
>
> are you redirecting it to yourself by any chance because of some proxy in
> your network?
>
>
> On Thu, Jun 25, 2009 at 11:24 AM, Chris Chen <chris.chen2...@gmail.com>wrote:
>
>> I upgraded to 13950, still the same, keeping the same loop like the
>> console log showing:
>> 2009-06-25 12:23:31.951936 [DEBUG] sofia_glue.c:1692
>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>> proxy route to sofia/internal/1...@192.168.0.250
>> 2009-06-25 12:23:31.953179 [DEBUG] sofia.c:3214 Channel sofia/internal/
>> 1...@192.168.0.250 entering state [calling][0]
>> 2009-06-25 12:23:31.993935 [DEBUG] sofia_glue.c:1692
>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>> proxy route to sofia/internal/1...@192.168.0.250
>> 2009-06-25 12:23:31.995134 [DEBUG] sofia.c:3214 Channel sofia/internal/
>> 1...@192.168.0.250 entering state [calling][0]
>> 2009-06-25 12:23:32.35933 [DEBUG] sofia_glue.c:1692 
>> sip:1...@192.168.0.250<sip%3a...@192.168.0.250>;transport=tcp
>> Setting proxy route to sofia/internal/1...@192.168.0.250
>> 2009-06-25 12:23:32.37184 [DEBUG] sofia.c:3214 Channel sofia/internal/
>> 1...@192.168.0.250 entering state [calling][0]
>> 2009-06-25 12:23:32.77935 [DEBUG] sofia_glue.c:1692 
>> sip:1...@192.168.0.250<sip%3a...@192.168.0.250>;transport=tcp
>> Setting proxy route to sofia/internal/1...@192.168.0.250
>> 2009-06-25 12:23:32.79108 [DEBUG] sofia.c:3214 Channel sofia/internal/
>> 1...@192.168.0.250 entering state [calling][0]
>> 2009-06-25 12:23:32.119937 [DEBUG] sofia_glue.c:1692
>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>> proxy route to sofia/internal/1...@192.168.0.250
>> 2009-06-25 12:23:32.121170 [DEBUG] sofia.c:3214 Channel sofia/internal/
>> 1...@192.168.0.250 entering state [calling][0]
>> 2009-06-25 12:23:32.162929 [DEBUG] sofia_glue.c:1692
>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>> proxy route to sofia/internal/1...@192.168.0.250
>>
>> Chris
>>
>>
>> On Thu, Jun 25, 2009 at 12:06 PM, Brian West <br...@freeswitch.org>wrote:
>>
>>> Can you verify that this is fixed... I think its related to the same
>>> issue...
>>> /b
>>>
>>> On Jun 25, 2009, at 8:07 AM, Chris Chen wrote:
>>>
>>> I am having the same issue, now the SIP trunk over TCP between FS and
>>> Exchange 2007 UM just stops working, just stuck in a loop like this:
>>>
>>> 2009-06-25 00:02:55.542672 [DEBUG] sofia.c:3214 Channel sofia/external/
>>> 1...@192.168.0.250 entering state [calling][0]
>>> 2009-06-25 00:02:55.584468 [DEBUG] sofia_glue.c:1692
>>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>>> proxy route to sofia/external/1...@192.168.0.250
>>> 2009-06-25 00:02:55.585657 [DEBUG] sofia.c:3214 Channel sofia/external/
>>> 1...@192.168.0.250 entering state [calling][0]
>>> 2009-06-25 00:02:55.626474 [DEBUG] sofia_glue.c:1692
>>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>>> proxy route to sofia/external/1...@192.168.0.250
>>> 2009-06-25 00:02:55.627632 [DEBUG] sofia.c:3214 Channel sofia/external/
>>> 1...@192.168.0.250 entering state [calling][0]
>>> 2009-06-25 00:02:55.668479 [DEBUG] sofia_glue.c:1692
>>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>>> proxy route to sofia/external/1...@192.168.0.250
>>> 2009-06-25 00:02:55.669608 [DEBUG] sofia.c:3214 Channel sofia/external/
>>> 1...@192.168.0.250 entering state [calling][0]
>>> 2009-06-25 00:02:55.710473 [DEBUG] sofia_glue.c:1692
>>> sip:1...@192.168.0.250 <sip%3a...@192.168.0.250>;transport=tcp Setting
>>> proxy route to sofia/external/1...@192.168.0.250
>>> 2009-06-25 00:02:55.711631 [DEBUG] sofia.c:3214 Channel sofia/external/
>>> 1...@192.168.0.250 entering state [calling][0]
>>>
>>> On my Exchange 2007 side nothing was changed which used to work fine with
>>> FS
>>>
>>> Chris
>>>
>>> On Thu, Jun 25, 2009 at 4:15 AM, Brian West <br...@freeswitch.org>wrote:
>>>
>>>> Please open a jira and attach sip traces of register and phone calls.
>>>> /b
>>>>
>>>> On Jun 25, 2009, at 2:36 AM, Peter Olsson wrote:
>>>>
>>>>  I’ve been using FS as a gateway to our OCS server for some time. It’s
>>>> used just for testing, so it’s not really used every day. I don’t know 
>>>> when,
>>>> but after some trunk update (right now I running r13945) of FS it doesn’t
>>>> send the SIP traffic using tcp anymore (OCS only accepts tcp or tls).
>>>>
>>>> My configuration is quite easy, I have a sofia gateway configured to
>>>> OCS, this has the parameter <param name="register-transport" value="tcp"/>
>>>> set in the config (nothing in the config has changed for ages). Then in the
>>>> dialplan I use this gateway to connect the calls. When doing a siptrace I
>>>> can see that the headers has transport=tcp set correctly, but according to
>>>> the trace it’s sent using udp instead of tcp.
>>>>
>>>> Has something changed so I need to configure it in another way, or is it
>>>> just simply a bug? I just wanted to check this before issuing a jira case
>>>> and providing more specific information and debug traces etc.
>>>>
>>>> /Peter
>>>> _______________________________________________
>>>> Freeswitch-users mailing list
>>>> Freeswitch-users@lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>>>   Brian West
>>>> br...@freeswitch.org
>>>>
>>>> -- Meet us at ClueCon!  http://www.cluecon.com
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Freeswitch-users mailing list
>>>> Freeswitch-users@lists.freeswitch.org
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>>> UNSUBSCRIBE:
>>>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>>>> http://www.freeswitch.org
>>>>
>>>>
>>> _______________________________________________
>>> Freeswitch-users mailing list
>>> Freeswitch-users@lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>>   Brian West
>>> br...@freeswitch.org
>>>
>>> -- Meet us at ClueCon!  http://www.cluecon.com
>>>
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> Freeswitch-users mailing list
>>> Freeswitch-users@lists.freeswitch.org
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>>> http://www.freeswitch.org
>>>
>>>
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users@lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
> GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
> iax:gu...@conference.freeswitch.org/888
> googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
> pstn:213-799-1400
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
> Brian West
> br...@freeswitch.org
>
> -- Meet us at ClueCon!  http://www.cluecon.com
>
>
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to