[Freeswitch-users] I need help to handle incoming calls from Cisco AS5300
Brian West
brian.west at mac.com
Mon Jan 28 07:01:18 PST 2008
Might also want to turn auth-calls to false.
/b
On Jan 28, 2008, at 2:52 AM, Steve Xu wrote:
> Hi Folks,
>
> I have a Cisco AS5300 in a different domain as FS, It will send
> calls to FS with format ( prefix + phone number ) through sip with
> codec G723.
> here is the configuration setting on FS.
>
> Set the default sip_profile without auth ( no need register)
> <param name="accept-blind-reg" value="true"/>
> Set the default dial-plan with expression to handle prefix
> <condition field="destination_number"
> expression="^9090180012345678$">
> <action application="bridge" data="sofia/default/180012345678 at sip.gateway.com
> "/>
> </condition>
> </extension>
>
>
> what else i need to setup? AS5300 keep getting error code 27.
>
> Thanks for any help,
>
> StevenLee
>
> _______________________________________________
> 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