[Asterisk-Dev] mgcp call features patch
Pavel Litvinenko
litw at krypton.ru
Thu Apr 17 03:11:38 MST 2003
Karl Putland wrote:
>implements
> hidecallerid
> callpickup
> callgroup
> pickupgroup
> callforward
> cancelcallforward
>
>Also fixes the callerid not displaying on dg-10[24]s
>
>Uses stutter dialtone to indicate message waiting, also uses vmwi if the
>firmware on the box supports it. (I have one that does and one that
>doesn't)
>
>In the works, callwaiting and threeway.
>
>--Karl
>
>
>
Karl there is a little problem
all incomming calls routed to MGCP phone (aaln/1 at MGCP), the phone is
ringing but rtp is already established and remote caller can here me
before I will answer :)
here is my config :
extention.conf
[gorod]
exten => s,1,Wait,1
exten => s,2,Answer
exten => s,3,DigitTimeout,5
exten => s,4,ResponseTimeout,10
exten => s,5,Dial(MGCP/aaln/1 at MGCP,30)
exten => s,106,VoiceMail(u1234)
mgcp.conf
[general]
port = 2427
bindaddr = 0.0.0.0
[MGCP]
host=dynamic
context = noc
line => aaln/1
pickupgroup=1
cancallforward=1
mailbox=110
callerid=110
defaultip=192.168.1.2
--
----
---------
Best Regards,
Pavel Litvinenko.
ICQ: 16224754
Ph: (8632) 923540, 923640
sip:litw at iptel.org
More information about the asterisk-dev
mailing list