[Freeswitch-users] Sending "alert-info:...." to devices from Conference

Tim St. Pierre fs-list at communicatefreely.net
Thu Sep 30 08:23:12 PDT 2010


So far, 9133i, 9143i, 6731i, 9753i, 9157i, 9139i

I'm assuming all of them since they use the same firmware.

You may need to put this little snippet in your aastra config file though.


sip allow auto-answer: 1
sip intercom allow barge in: 0

priority alerting enabled: 1
alert group: 4
alert external: 0
alert internal: 1
alert emergency: 2
alert priority: 3


Frank Carmickle wrote:
> What phones?
> 
> --FC
> 
> On Sep 29, 2010, at 3:22 PM, Jon Young wrote:
> 
>> Hi,
>>
>> I'm using a derivative of the "mad_boss_intercom" to set up paging.  I
>> have some devices that need an "alert-info:<...url...>;
>> info=alert-autoanswer" in order to auto answer.  Can I set or export
>> that from within the paging/intercom XML or can it be included in the
>> "conference_auto_outcall_prefix".  Here is what one of the zones looks
>> like:
>>
>> <extension name="paging01">
>>  <condition field="destination_number" expression="^1999$">
>>    <action application="set"
>> data="conference_auto_outcall_caller_id_name=Page1"/>
>>    <action application="set"
>> data="conference_auto_outcall_caller_id_number=1999"/>
>>    <action application="set" data="conference_auto_outcall_timeout=60"/>
>>    <action application="set" data="conference_auto_outcall_flags=mute"/>
>>    <action application="set"
>> data="conference_auto_outcall_prefix={sip_auto_answer=true,execute_on_answer='bind_meta_app
>> 2 a s1 transfer::intercept:${uuid} inline'}"/>
>>    <action application="set" data="sip_exclude_contact=${network_addr}"/>
>>    <action application="conference_set_auto_outcall"
>> data="${group_call(pagezone01)}"/>
>>    <action application="conference"
>> data="paging1 at default+flags{endconf|deaf}"/>
>>  </condition>
>> </extension>
>>
>> This currently works fine with Aastra phones, but not my other phones
>> which need the "alert-info..."
>>
>> Thanks,
>>
>> Jon
>>
>> _______________________________________________
>> 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
> 
> 
> _______________________________________________
> 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