[Freeswitch-users] External SIP profile
Kurt Ward
kward at binarysignal.com
Wed May 5 11:04:39 PDT 2010
Thank you for the ideas. After a lot of trial and error with numerous
configuration options, I finally found the solution, adding
<param name="extension-in-contact" value="xxxx"/>
to the sofia profile. Without that, the Mitel 3300 ICP just issues a
SIP 404 on outgoing calls. I have added it to the wiki.
Kurt
On May 3, 2010, at 1:20 PM, Michael Jerris wrote:
> yes, roughly the same as a softphone, I think the mitel had some
> issues with some of our packets, try callerid_in_from
>
> <!--/// replace the INVITE from user with the channel's caller-
> id ///-->
> <!--/// this is false by default because outbound calls generally
> need username in the INVITE ///-->
> <param name="caller-id-in-from" value="false"/>
>
> or experiment with other settings from the wiki:
>
> http://wiki.freeswitch.org/wiki/Sofia_Configuration_Files
>
> more info on mitel devices:
>
> http://wiki.freeswitch.org/wiki/Interop_List#Mitel_devices
>
> Mike
>
>
> On May 3, 2010, at 12:30 PM, Kurt Ward wrote:
>
>> Maybe this is a bit of an uneducated noob question (or
>> misunderstanding about SIP) but here goes:
>>
>> If I have an external profile set up and registering, does it
>> essentially behave like a soft phone would behave?
>>
>> What I am running into is incoming calls work fine, but outgoing
>> calls
>> always produce a 404. If I use a soft phone using the same
>> registration I can make calls with no problem (in both scenarios the
>> calls are to/from 4 digit extensions on a Mitel PBX).
>>
>
> _______________________________________________
> 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