[Freeswitch-users] Paging
Sean Holt
sean at obscuradigital.com
Sun Mar 21 09:35:14 PDT 2010
Thanks Brian, I'll check out mad_boss and see if it works for my setup.
Also I wanted to point in the wiki documentation for valet_park there's a
potential typo.
<condition field="destination_number" expression="$(6000)^">
My basic understanding is the $ sign should be at the end not in the front?
I couldn't get this to work until I switched the ^ and $ around.
Sean
On 3/20/10 5:41 PM, "Brian West" <brian at freeswitch.org> wrote:
> esf_page_group is multicast paging the polycom doesn't support it.. please see
> the mad boss examples in the dialplan to perform it for the polycom and just
> about any other phone.
>
> /b
>
> On Mar 20, 2010, at 7:35 PM, Sean Holt wrote:
>
>> Hey mm_202,
>>
>> Thanks for the response. Sorry for the lack of info, just getting use to
>> using freeswitch and not sure what's necessary to troubleshoot all FS
>> issues.
>>
>> Here's my dialplan entry:
>> <extension name="rtp_multicast_page">
>> <condition field="destination_number" expression="^pagegroup$|^7243">
>> <action application="answer"/>
>> <action application="esf_page_group"/>
>> </condition>
>> </extension>
>>
>> When you say "paging hardware" are you talking about my phones? Polycom 321
>>
>> I just installed FS this morning so I'm sure I have the most recent version.
>> FYI I'm using freepbx to configure FS.
>>
>> Do I need to add a dial group to get the paging working? Still learning, but
>> so far everything else is working.
>>
>> Sean
>>
>>
>> On 3/20/10 5:01 PM, "mm_202" <mastermind202 at gmail.com> wrote:
>>
>>> On Sat, Mar 20, 2010 at 3:21 PM, Sean Holt <sean at obscuradigital.com> wrote:
>>>> Hello Dev team,
>>>>
>>>> Freeswitch rocks!!
>>>>
>>>> I have a question about the paging application. I¹ve followed the
>>>> instructions on the wiki on how to set it up, but when I do a sip trace I¹m
>>>> noticing a Proxy authentication message when try to connect to the paging
>>>> extension. Every time I dial the extension it hungs up. I¹ve checked the
>>>> acl xml file and my subnet is in the access list. Any thoughts on how to
>>>> correct the authentication issue, if that¹s issue.
>>>>
>>>> Thanks
>>>> Sean
>>>> _______________________________________________
>>>> 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
>>>>
>>>>
>>>
>>> Sean,
>>>
>>> We need more information to help you. Please include the relevant
>>> piece(s) of your dialplan, the paging hardware, and what version of FS
>>> you are using. (if you are not using trunk, please update to it to
>>> see if that may fix your problem)
>>>
>>> -- mm_202.
>>>
>>> _______________________________________________
>>> 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
>
>
> _______________________________________________
> 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