Re: [Asterisk-Users] SetCIDName question

2005-09-14 Thread DRi
finally I did it - I put some of the vars in (double)quotes - this didn't 
work
even if there's a space inside, the vars need not to be kept inside 
(double)quotes...

 You probably want to use 'database put' for changing incoming CID

 http://voip-info.org/tiki-index.php?page=database%20put

 *CLI database put cidname 111222 test user
 Updated database successfully
 *CLI database show cidname
 /cidname/111222   : test user

 so now when someone calls from 111.222., it will change the CID info
 to 'test user'

 
 On Tue, 2005-09-13 at 07:46, [EMAIL PROTECTED] wrote:
  Hi all,
 
  I tried to set the calleridname of an incoming call to get different
  incoming labels displayed for different incoming numbers.
 
  This does work for hidden number-calls so I can set the displayed 
CIDName
  on my cisco7960 from CID withheld to abc CID withheld
  If the incoming CID isn't hidden it works to use SetCallerID but not 
to
  change only the CIDName with SetCIDName.
  At least it's not displayed on my cisco7960 with chan_sccp
 
  any suggestions what I've could have done wrong ?
___
--Bandwidth and Colocation sponsored by Easynews.com --

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] SetCIDName question

2005-09-13 Thread DRi

Hi all,

I tried to set the calleridname of an incoming call to get different
incoming labels displayed for different incoming numbers.

This does work for hidden number-calls so I can set the displayed CIDName
on my cisco7960 from CID withheld to abc CID withheld
If the incoming CID isn't hidden it works to use SetCallerID but not to
change only the CIDName with SetCIDName.
At least it's not displayed on my cisco7960 with chan_sccp

any suggestions what I've could have done wrong ?

___
--Bandwidth and Colocation sponsored by Easynews.com --

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] SetCIDName question

2005-09-13 Thread Derek Whitten
You probably want to use 'database put' for changing incoming CID

http://voip-info.org/tiki-index.php?page=database%20put

*CLI database put cidname 111222 test user
Updated database successfully
*CLI database show cidname
/cidname/111222   : test user

so now when someone calls from 111.222., it will change the CID info
to 'test user'



On Tue, 2005-09-13 at 07:46, [EMAIL PROTECTED] wrote:
 Hi all,
 
 I tried to set the calleridname of an incoming call to get different
 incoming labels displayed for different incoming numbers.
 
 This does work for hidden number-calls so I can set the displayed CIDName
 on my cisco7960 from CID withheld to abc CID withheld
 If the incoming CID isn't hidden it works to use SetCallerID but not to
 change only the CIDName with SetCIDName.
 At least it's not displayed on my cisco7960 with chan_sccp
 
 any suggestions what I've could have done wrong ?
 
 ___
 --Bandwidth and Colocation sponsored by Easynews.com --
 
 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
-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GCS/GIT d-@ s+:+ a? C+++ BLHIS$ U+++ P+ L+++ !E W+++$ N++ o+ K w--
PS+++ PE@ Y+ PGP++ t 5? X !R tv+ b- DI-- D G e+ h r+++ y 
 --END GEEK CODE BLOCK--


signature.asc
Description: This is a digitally signed message part
___
--Bandwidth and Colocation sponsored by Easynews.com --

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] SetCIDName question

2005-09-13 Thread DRi

I don't think using database is the solution for prepending a shortname to
the cidname based on the dialed incoming extension
The cidname isn't static...

 You probably want to use 'database put' for changing incoming CID

 http://voip-info.org/tiki-index.php?page=database%20put

 *CLI database put cidname 111222 test user
 Updated database successfully
 *CLI database show cidname
 /cidname/111222   : test user

 so now when someone calls from 111.222., it will change the CID info
 to 'test user'


 On Tue, 2005-09-13 at 07:46, [EMAIL PROTECTED] wrote:
  Hi all,
 
  I tried to set the calleridname of an incoming call to get different
  incoming labels displayed for different incoming numbers.
 
  This does work for hidden number-calls so I can set the displayed
CIDName
  on my cisco7960 from CID withheld to abc CID withheld
  If the incoming CID isn't hidden it works to use SetCallerID but not
to
  change only the CIDName with SetCIDName.
  At least it's not displayed on my cisco7960 with chan_sccp
 
  any suggestions what I've could have done wrong ?

___
--Bandwidth and Colocation sponsored by Easynews.com --

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