Re: [asterisk-users] Remote party ID - sort of working...

2012-07-18 Thread Richard Mudgett
> > > > exten => 123,1,Verbose(1,Test) > > exten => 123,n,Set(CONNECTEDLINE(number,i)="555-555-") > > exten => 123,n,Set(rclidname="TestingB <123-444->") > > This line is just setting an ordinary channel variable. > What do you think is supposed to use this value? > > > exten => 123,n,Se

Re: [asterisk-users] Remote party ID - sort of working...

2012-07-18 Thread Eric Wieling
-Commercial Discussion Subject: Re: [asterisk-users] Remote party ID - sort of working... > I’m trying to set my system to set a caller id using the diaplan when > calling an internal extension. In other words, when I dial Joe Smith’s > extension I want my own phone to show “Joe Smith 555

Re: [asterisk-users] Remote party ID - sort of working...

2012-07-18 Thread Doug Lytle
>> exten => 124,n,Set(CONNECTEDLINE(all,i)="Name <555-555->") instead of a >> separate name and number priority. An example of my line is: Set(CONNECTEDLINE(all)="${cid.name}" <${ARG1}>) Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary

Re: [asterisk-users] Remote party ID - sort of working...

2012-07-18 Thread Mike
> > I m trying to set my system to set a caller id using the diaplan when > > calling an internal extension. In other words, when I dial Joe Smith s > > extension I want my own phone to show Joe Smith 555 . I have sort of > > managed that in the sense that my phone shows Joe Smith s caller id > >

Re: [asterisk-users] Remote party ID - sort of working...

2012-07-18 Thread Richard Mudgett
> I’m trying to set my system to set a caller id using the diaplan when > calling an internal extension. In other words, when I dial Joe > Smith’s extension I want my own phone to show “Joe Smith 555”. I > have sort of managed that in the sense that my phone shows Joe > Smith’s caller id based on h

Re: [asterisk-users] Remote party ID - sort of working...

2012-07-18 Thread Eric Wieling
;Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [asterisk-users] Remote party ID - sort of working... Hi, I'm trying to set my system to set a caller id using the diaplan when calling an internal extension. In other words, when I dial Joe Smith's extension I w

[asterisk-users] Remote party ID - sort of working...

2012-07-18 Thread Mike
Hi, I'm trying to set my system to set a caller id using the diaplan when calling an internal extension. In other words, when I dial Joe Smith's extension I want my own phone to show "Joe Smith 555". I have sort of managed that in the sense that my phone shows Joe Smith's caller id based on hi