search for: _03512222222

Displaying 4 results from an estimated 4 matches for "_03512222222".

2015 Dec 30
2
Signaling ringing on other extension
...notifyringing = yes notifycid = yes callcounter = yes extensions.conf: [anika_incoming] exten => _00493512222222,hint,SIP/00493511111111 exten => _00493512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _00493512222222,n,Dial(local/2222222 at anika_incoming) exten => _03512222222,hint,SIP/00493511111111 exten => _03512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _03512222222,n,Dial(local/2222222 at anika_incoming) exten => _2222222,hint,SIP/00493511111111 exten => _2222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _2222222,...
2015 Dec 29
2
Signaling ringing on other extension
Hi again! With the "call pickup"-function I can now pickup a call directed to another phone in my Asterisk. Very nice. My problem, now, is that I can't see on my phone, that the other phone (in another room) rings. Is it possible to signal the incoming call on other extension? I use two phones "Thomson ST2022". Thanks a lot Luca Bertoncello (lucabert at lucabert.de)
2015 Dec 29
3
Transfer calls "on demand"
....conf: [general] callgroup = 1 pickupgroup = 1 my extensions.conf: [anika_incoming] exten => _00493512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _00493512222222,Set(CHANNEL(pickupgroup)=1) exten => _00493512222222,n,Dial(local/2222222 at anika_incoming) exten => _03512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _03512222222,n,Dial(local/2222222 at anika_incoming) exten => _2222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _2222222,n,Set(CALLERID(num)=${IF($[ "${CALLERID(num):0:3}" = "+49" ]?0${CALLERID(n...
2015 Dec 29
2
Transfer calls "on demand"
Hi list! Right now I configured my Asterisk to forward the calls for the number X to both phones (mine and the phone of my wife). It works, of course, but I'm not enthusiast... I see what we have at office: if one phone rings, other phones in the same group can "catch the call", so that if a colleague is not present, another colleague can catch the call. I'd like to have the