Re: [asterisk-users] Signaling incoming call

2015-06-02 Thread Luca Bertoncello
Kevin Larsen kevin.lar...@pioneerballoon.com schrieb: Look into Set(CALLERID(name)) and Set(CALLERID(num)) to manipulate the caller id name and number that show up on the phone. Hi Kevin! Thanks! It works! I can set the name of the line with CALLERID(name) and see the caller number, too.

Re: [asterisk-users] Signaling incoming call

2015-06-02 Thread Kevin Larsen
Hi Kevin! Thanks! It works! I can set the name of the line with CALLERID(name) and see the caller number, too. And, it the number is in the address book, I see the name, too. Perfect! Glad it worked for you. I usually leave the number untouched, but will manipulate the name to suite

Re: [asterisk-users] Signaling incoming call

2015-06-01 Thread Kevin Larsen
Hi Steve! Thank you very much! It seems to run! I wrote that: exten = _0049351333,n,Set(__ALERT_INFO=Bellcore-r3) exten = _0049351333,n,SIPAddHeader(Alert-Info: http://www.notused.com \;info=alert-external\;x-line-id=0) and the phone rings with another melody. Very curious

Re: [asterisk-users] Signaling incoming call

2015-06-01 Thread Luca Bertoncello
Steve Edwards asterisk@sedwards.com schrieb: You can fiddle with the ring tone by phone specific configuration and phone specific SIP headers (sipaddheader(Alert-Info: ...)). These seem relevant: http://www.voip-info.org/wiki/view/RTTTL+melodies+for+ST2030 (the discussion looks

Re: [asterisk-users] Signaling incoming call

2015-06-01 Thread Luca Bertoncello
Kevin Larsen kevin.lar...@pioneerballoon.com schrieb: Look into Set(CALLERID(name)) and Set(CALLERID(num)) to manipulate the caller id name and number that show up on the phone. Hi Kevin thank you very much for the suggestion. I think it's not the right way, since I'd like to display the

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread Steve Edwards
On Sun, 31 May 2015, Luca Bertoncello wrote: register = 004935:MYSECRET@pbxluca/004935 register = 0049351222:MYSECRET@pbxfax/0049351222 register = 0049351333:MYSECRET@pbxanika/0049351333 register = 44:MYVERYSECRET@messagenet/44 [pbxluca]

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread Steve Edwards
On Sun, 31 May 2015, Luca Bertoncello wrote: Now, it would be nice, if I can signaling on the phone which number will be called, so that, for example, if I receive a call for +4935 I get a message on the display or the phone ring with a particular tone, and if I receive a call for

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread Luca Bertoncello
Steve Edwards asterisk@sedwards.com schrieb: You can fiddle with the caller ID to change what is displayed on the phone. You can fiddle with the ring tone by phone specific configuration and phone specific SIP headers (sipaddheader(Alert-Info: ...)). These seem relevant:

[asterisk-users] Signaling incoming call

2015-05-31 Thread Luca Bertoncello
Hi list! Finally I got my Asterisk works with my two phones... It was a problem on my Firewall (for the phone of my wife) and on my Dialplan (for forwarding calls). Now all works as expected, at least in the simulation I did with AsteriskNOW. Hopefully it will work later, when Deutsche Telekom

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread jg
Finally I got my Asterisk works with my two phones... It was a problem on my Firewall (for the phone of my wife) and on my Dialplan (for forwarding calls). Now all works as expected, at least in the simulation I did with AsteriskNOW. Hopefully it will work later, when Deutsche Telekom changes

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread Guenther Boelter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 05/31/2015 02:31 PM, Luca Bertoncello wrote: Hi list! Now all works as expected, at least in the simulation I did with AsteriskNOW. Hopefully it will work later, when Deutsche Telekom changes my ISDN to VoIP... Don't worry, Asterisk works

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread Luca Bertoncello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Guenther Boelter gboel...@gmail.com schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 05/31/2015 02:31 PM, Luca Bertoncello wrote: Hi list! Now all works as expected, at least in the simulation I did with AsteriskNOW.

Re: [asterisk-users] Signaling incoming call

2015-05-31 Thread Sebastian Kemper
Am 31. Mai 2015 10:58:56 MESZ, schrieb Luca Bertoncello lucab...@lucabert.de: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Guenther Boelter gboel...@gmail.com schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 05/31/2015 02:31 PM, Luca Bertoncello wrote: Hi list! Now all