Re: [asterisk-users] Upgrade to v.1.2.31 ... weird change

2009-01-14 Thread Leonardo Gomes Figueira
Tilghman Lesher escreveu:
 On Monday 12 January 2009 01:26:02 pm Steve Kennedy wrote:
 I think it happened when I upgraded an install to 1.2.31

 The variable CALLERIDNUM no longer works and CallerID(num) has to be
 used.
 
 I don't see why not.  There has been no change whatsoever to that body of
 code.

I think there is some mistake on his test about CALLERIDNUM. Did a quick
test here on 1.2.31 and it's working fine.

On the other hand, the change in chan_iax2.c on 1.2.31 really broke
something... but it's not related to dialplan variables.

IAX2 peer registration:

http://bugs.digium.com/view.php?id=14238

  Leonardo


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Upgrade to v.1.2.31 ... weird change

2009-01-14 Thread Steve Kennedy
On Wed, Jan 14, 2009 at 02:56:44PM -0200, Leonardo Gomes Figueira wrote:

 Tilghman Lesher escreveu:
  On Monday 12 January 2009 01:26:02 pm Steve Kennedy wrote:
  I think it happened when I upgraded an install to 1.2.31
  The variable CALLERIDNUM no longer works and CallerID(num) has to be
  used.
  I don't see why not.  There has been no change whatsoever to that body of
  code.
 I think there is some mistake on his test about CALLERIDNUM. Did a quick
 test here on 1.2.31 and it's working fine.

I'll check, but something definately changed. I think I was using
${CALLERIDNUM:1:4} anyway didn't work as planned. Changing to
CallerID(num) and it worked again.


Steve

-- 
NetTek Ltd  UK mob +44 7775 755503
UK +44 20 7993 2612  /  US +1 310 857 7715  /  Fax +44 20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/.Mac/Twitter/FriendFeed stevekennedyuk
Euro Tech News Blog http://eurotechnews.blogspot.com   MSN st...@gbnet.net

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


[asterisk-users] Upgrade to v.1.2.31 ... weird change

2009-01-12 Thread Steve Kennedy
I think it happened when I upgraded an install to 1.2.31

The variable CALLERIDNUM no longer works and CallerID(num) has to be
used.

I know the initial one was being depreciated, but I didn't see any
mention of it.

Steve

-- 
NetTek Ltd  UK mob +44 7775 755503
UK +44 20 7993 2612  /  US +1 310 857 7715  /  Fax +44 20 7483 2455
Skype/GoogleTalk/AIM/Gizmo/.Mac/Twitter/FriendFeed stevekennedyuk
Euro Tech News Blog http://eurotechnews.blogspot.com   MSN st...@gbnet.net

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Upgrade to v.1.2.31 ... weird change

2009-01-12 Thread Tilghman Lesher
On Monday 12 January 2009 01:26:02 pm Steve Kennedy wrote:
 I think it happened when I upgraded an install to 1.2.31

 The variable CALLERIDNUM no longer works and CallerID(num) has to be
 used.

I don't see why not.  There has been no change whatsoever to that body of
code.

 I know the initial one was being depreciated, but I didn't see any
 mention of it.

I think you mean deprecated.  Depreciation is an accounting term.

-- 
Tilghman

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


Re: [asterisk-users] Upgrade to v.1.2.31 ... weird change

2009-01-12 Thread Anthony Francis
Tilghman Lesher wrote:
 On Monday 12 January 2009 01:26:02 pm Steve Kennedy wrote:
   
 I think it happened when I upgraded an install to 1.2.31

 The variable CALLERIDNUM no longer works and CallerID(num) has to be
 used.
 

 I don't see why not.  There has been no change whatsoever to that body of
 code.

   
 I know the initial one was being depreciated, but I didn't see any
 mention of it.
 

 I think you mean deprecated.  Depreciation is an accounting term.

   
The old variables for callerid where indeed put on the chapping block of 
deprecation, if you turn your cli verbosity to 3 or higher you should 
see warnings everytime the old variable is used.

Anthony

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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