[Freeswitch-users] Announcement: FreeSWITCH Add Broadsoft SCA Support [Resolved]

Gabriel Kuri gkuri at ieee.org
Wed Mar 17 20:47:20 PDT 2010


We resolved the issue with Broadsoft SCA and inbound phone calls as it
relates to this thread.

If you're using a domain name rather than IP address for $${domain} in
vars.conf, you need to set the sip_invite_domain on the bridge app in
the dialplan, otherwise the INVITEs from FreeSWITCH end up being from
the IP address, which screws up SCA.

For example, we set sip_invite_domain=$${domain} on the bridge app for
local extensions in the dialplan ...

     <action application="bridge"
data="{sip_invite_domain=$${domain}}user/${dialed_extension}@${domain_name}"/>

Shouldn't this be part of the default config in SVN ?

Cheers,
Gabe


On Mon, Mar 1, 2010 at 11:01 PM, Brian West <brian at freeswitch.org> wrote:
> You have to watch phones that might do the switch on you... like resolve the IP then do the subscribe incorrectly... that could happen.
>
> Verify the subscribe packet...
>
> /b
>
> On Mar 1, 2010, at 11:49 PM, Gabriel Kuri wrote:
>
>> I've torn my hair out for hours and I still can't get it to work with
>> the domain name set everywhere <sigh> ...
>>
>> I can get it to work if I hardcode the IP address on the phones and in
>> all the config files, but I can't get the domain name to work on
>> incoming calls, I'm at a total loss. If I had a mismatch somewhere,
>> I'd think it wouldn't work on outgoing calls either, but that seems to
>> work fine.
>>
>> Any other ideas? Might it have anything to do with the incoming call
>> coming in from the PSTN and going through the external profile?
>>
>> Cheers,
>> Gabe
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>




More information about the FreeSWITCH-users mailing list