Re: [Asterisk-Users] ALERT_INFO issue CVS-HEAD-12/24/04

2004-12-26 Thread Greg - Cirelle Enterprises
At 06:24 AM 12/25/04, you wrote:
On Sat, 25 Dec 2004, John Bittner wrote:
 Anyone having any problems with CVS-HEAD-12/24/04-15:59:15
 and ALERT_INFO
 I have a system setup with polycom phones configured to auto
 answer on internal calls. When we upgraded to the latest CVS
 the auto answer stopped working. My dialplan has not
 changed. I did a sip debug and I dont see the alert-info tag
 in any of the sip traces.

 This is a what I have in my dialplan.

 exten = 207,1,SetVar(ALERT_INFO=Ring Answer)
 exten = 207,2,Dial(SIP/207)
 exten = 207,3,Hangup
This has been covered onm asterisk-users already. The syntax for passign
ALERT_INFO has changed. Set the variable _ALERT_INFO instead of
ALERT_INFO. The new, outgoing, channel will inherit ALERT_INFO then.
Peter

isn't it wonderful how that made it into the change log...
or is my esp wearing out :P
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] ALERT_INFO issue CVS-HEAD-12/24/04

2004-12-25 Thread Peter Svensson
On Sat, 25 Dec 2004, John Bittner wrote:

 Anyone having any problems with CVS-HEAD-12/24/04-15:59:15
 and ALERT_INFO
 I have a system setup with polycom phones configured to auto
 answer on internal calls. When we upgraded to the latest CVS
 the auto answer stopped working. My dialplan has not
 changed. I did a sip debug and I dont see the alert-info tag
 in any of the sip traces.
 
 This is a what I have in my dialplan.
 
 exten = 207,1,SetVar(ALERT_INFO=Ring Answer)
 exten = 207,2,Dial(SIP/207)
 exten = 207,3,Hangup

This has been covered onm asterisk-users already. The syntax for passign 
ALERT_INFO has changed. Set the variable _ALERT_INFO instead of 
ALERT_INFO. The new, outgoing, channel will inherit ALERT_INFO then.

Peter

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] ALERT_INFO issue CVS-HEAD-12/24/04

2004-12-24 Thread John Bittner
Anyone having any problems with CVS-HEAD-12/24/04-15:59:15
and ALERT_INFO
I have a system setup with polycom phones configured to auto
answer on internal calls. When we upgraded to the latest CVS
the auto answer stopped working. My dialplan has not
changed. I did a sip debug and I dont see the alert-info tag
in any of the sip traces.

Any help would be appreciated.

Thanks

John Bittner
Simlab.net

This is a what I have in my dialplan.

exten = 207,1,SetVar(ALERT_INFO=Ring Answer)
exten = 207,2,Dial(SIP/207)
exten = 207,3,Hangup

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users