logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: freePBX 2.0 beta 1: msg#00102

Subject: Re: freePBX 2.0 beta 1
Mine is my ext-paging context:

[ext-paging]
include => ext-paging-custom
exten => PAGE204,1,Set(SIPADDHEADER=answer-after=0)
exten => PAGE204,n,Set(ALERT_INFO=Ring Answer)
exten => PAGE204,n,Set(SIP_URI_OPTIONS=intercom=true)
exten => PAGE204,n,Dial(SIP/204,tr)
exten => PAGE203,1,Set(SIPADDHEADER=answer-after=0)
exten => PAGE203,n,Set(ALERT_INFO=Ring Answer)
exten => PAGE203,n,Set(SIP_URI_OPTIONS=intercom=true)
exten => PAGE203,n,Dial(SIP/203,tr)
exten => PAGE202,1,Set(SIPADDHEADER=answer-after=0)
exten => PAGE202,n,Set(ALERT_INFO=Ring Answer)
exten => PAGE202,n,Set(SIP_URI_OPTIONS=intercom=true)
exten => PAGE202,n,Dial(SIP/202,tr)
exten => PAGE201,1,Set(SIPADDHEADER=answer-after=0)
exten => PAGE201,n,Set(ALERT_INFO=Ring Answer)
exten => PAGE201,n,Set(SIP_URI_OPTIONS=intercom=true)
exten => PAGE201,n,Dial(SIP/201,tr)
exten => Debug,1,Noop(dialstr is LOCAL/PAGE204&LOCAL/PAGE203&LOCAL/PAGE202&LOCAL/PAGE201)
exten => 299,1,Page(LOCAL/PAGE204&LOCAL/PAGE203&LOCAL/PAGE202&LOCAL/PAGE201)

; end of [ext-paging]

The version of Asterisk is 1.2.4.

Regards,
Francesco Romano


Rob Thomas ha scritto:

- Paging doesn't work, the caller is immediately connected in the room
but no call arrive to phones (i have some GXP2000 with latest beta
firmware).

Paging is my problem.. Have a look in
/etc/asterisk/extensions_additional.conf and you should see something
like this:

[ext-paging]
include => ext-paging-custom
exten => PAGE303,1,Set(SIPADDHEADER=answer-after=0)
exten => PAGE303,n,Set(ALERT_INFO=Ring Answer)
exten => PAGE303,n,Set(SIP_URI_OPTIONS=intercom=true)
exten => PAGE303,n,Dial(SIP/303,tr)
exten => PAGE301,1,Set(SIPADDHEADER=answer-after=0)
exten => PAGE301,n,Set(ALERT_INFO=Ring Answer)
exten => PAGE301,n,Set(SIP_URI_OPTIONS=intercom=true)
exten => PAGE301,n,Dial(SIP/301,tr)
exten => Debug,1,Noop(dialstr is LOCAL/PAGE303&LOCAL/PAGE301)
exten => Debug,n,Noop(dialstr is LOCAL/PAGE301&LOCAL/PAGE303)
exten => 999,1,Page(LOCAL/PAGE303&LOCAL/PAGE301)
exten => 998,1,Page(LOCAL/PAGE301&LOCAL/PAGE303)

This is two paging groups, 999 and 998, one paging 303 and 301, the
other paging 301 and 303.

Can you paste your 'ext-paging' context?

--Rob



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642
_______________________________________________
Amportal-users mailing list
Amportal-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/amportal-users



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642


<Prev in Thread] Current Thread [Next in Thread>