<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffcc" text="#330000">
steve,<br>
thanks for posting this tidbit!<br>
daveC<br>
<br>
Steve Johnson wrote:
<blockquote
cite="mid:672493ef0801191715p729813e9jbef4721fb75a7dd1@mail.gmail.com"
type="cite">
<pre wrap="">Sorry to answer my own post, but I have found a solution which perhaps
others can use too...
In the .call file, instead of specifying a channel line as:
chan: SIP/140 (for example)
use instead:
chan: Local/140@polycom-paging
and put in extensions.conf
[polycom-paging]
exten => _1XX,1,NoOp(Paging Ext ${EXTEN})
exten => _1XX,n,SIPAddHeader(Alert-Info: Ring Answer)
exten => _1XX,n,Dial(SIP/${EXTEN},20,L(60000))
exten => _1XX,n,Hangup
Steve Johnson wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi everyone,
How can I add the equivalent of:
exten => s,n,SIPAddHeader(Alert-Info: Ring Answer)
in a .call file? This is to support paging to Polycom phones...
Thanks for all info!
Steve
</pre>
</blockquote>
<pre wrap=""><!---->
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="132">--
My wife's sister is in California.
I should buy her a Videophone2008!
Truly, The Next Best Thing to Being There!
--
WorldWideVideoPhones.com
856.380.0894
</pre>
</body>
</html>