Displaying 20 results from an estimated 3000 matches similar to: "MGCP and missing digit map"
2004 Jan 22
3
MGCP w/8x8 DTA-310 and as5300 pstn gateway
Hello folks,
I'm trying to get an 8x8 DTA-310 running mgcp to work. I get no
dialtone & can't get it to ring. My mgcp.conf says:
;
; MGCP Configuration for Asterisk
;
[general]
port = 2427
bindaddr = 0.0.0.0
[172.16.2.25]
host = 172.16.2.25
context = default
line => aaln/1
And here's the interesting bits of extensions.conf:
[globals]
...
TRUNK=H323/BYEXTENSION@pstn_gw
...
2003 May 22
0
MGCP NOTICE message and WARNING messsage
> Hello all,
>
Can someone help me on the problem which I have on MGCP phone test . I test
mgcp - asterisk- zap. But I got several NOTICE message from rtp.c.
> NOTICE[20501]: File rtp.c, Line 221 (process_rfc3389): RFC3389 support
> incomplete. Turn off on client if possible
>
> -- Endpoint 'aaln/1@VG101-1-1' observed '9'
> NOTICE[20501]: File rtp.c,
2009 Dec 17
2
Integrate a CPE with Asterisk in MGCP
Hello all,
I'm looking for some help to try to understand why my CPE doesn't work
good with Asterisk in MGCP.
Here is what I want to do :
- Register a TECOM AH4021 on Asterisk in MGCP with the following profile
in mgcp.Conf :
[general]
port = 2727
bindaddr = 10.95.20.1
disallow=all
allow=g729
allow=alaw
020202020202]
context=mgcp
host=dynamic
canreinvite=no
dtmfmode=rfc2833
nat=yes
2003 Oct 20
1
mgcp transfer takeback with ata186 (logs with comments - long post)
Hi,
in following of a recent discussion I got to work on MGCP with the Cisco
ATA186 again, and got it to work very nicely. However, there is a little
thing with transfers I would like to get comments on:
Call comes in from PSTN and goes to an ATA186 (MGCP)
Call is answered and then, using flash, transferred to another extension
If the extension is available, there can be an announcement and
2004 Oct 15
1
Asterisk crashes on special Transfer with MGCP/ATA 186
Hi all,
i am using CVS-HEAD-08/13/04-12:00:00-BRI-stuffed-0.1.0-RC4a with Cisco
ATA-186 3.1.1 atamgcp
We are used to make an special ;) blind transfer like
(Flash)Number(Hangup before anyone answers or ring).
Then * crashes (see below) if the man in the middle is an cisco-ata-186-mgcp
If one waits until the last one rings, then hangup, everything is fine.
If one waits until the last one
2004 May 19
2
MGCP error dialing
I am trying to dial a mgcp extention from my sip phone and i am getting this
error message. anyone got any idea?
error
I> -- Executing Dial("SIP/2204-5dc2", "MGCP/aaln/1@10.0.1.150") in new
stack
May 19 22:30:01 NOTICE[1251156800]: chan_mgcp.c:1104 find_subchannel: Gateway
'10.0.1.150' (and thus its endpoint 'aaln/1') does not exist
May 19 22:30:01
2004 Jul 31
3
MGCP & Cisco ATA 186 Help
Does anybody has the expirience configuring Asterisk with Cisco ATA 186
MGCP firmware ?
I have Cisco software v3.1.1 atamgcp (Build 040629A)
Asterisk 1.0-RC1
On ATA i only put domain test.
mgcp.conf looks like this
[test]
host = 192.168.195.55
context = default
line => aaln/2
line => aaln/1
Asterisk CLI shows this:
Jul 31 16:05:40 WARNING[135449600]: chan_mgcp.c:485
2004 Jan 22
2
MGCP Problem.
Hi.
I'm new in Asterisk with MGCP. I set up a MGCP user agent and start asterisk
with the next configuration files.
'--------------- extensions.conf
----------------------------------------------------
[general]
static=yes
writeprotect=yes
[globals]
ap1 => mgcp/aaln/ap200@64.76.148.186
[macro-apl1]
exten => s,1,Dial(${ARG1},30,Ttmr)
;exten => s,2,Voicemail(u${MACRO_EXTEN})
2010 Mar 05
0
MGCP FXO endpoint
I have a fxo endpoint installed in a Cisco router. I would like in my
dialplan to get an extension call a telephone number through that fxo
endpoint.
Since with zaptel channels it is done like:
exten => 0999,1,Dial(DAHDI/2-1/111) --> being 111 the phone number I
want to call.
I thought that for mgcp it would be the same, and I did:
exten => 5200,1,Dial(MGCP/aaln/S0/SU3/0 at
2004 Jun 29
0
MGCP and call waiting, doesn't work.
Hey guys, can you shead some light on this?
I will copy my mgcp.conf and post below, but here is the problem.
I can't get call waiting to work with my MGCP device. I already have one call going, and I can hear the second call come in, I flash over to it, but all I get is a dial tone, * puts the 1st call on mute/hold, but I never get the second, and it terminates. I flash back over and pick
2005 Mar 16
1
MGCP Channel Lockup and other probelms
Hi All,
I'm trying to hook up asterisk (CVS-HEAD-02/09/05-13:44:11 ) to a ADIT
600 via MGCP. Got it working really nice but now have a pretty bad problem:
1. When I perform a flash on the telephone, I usually get a second
dialtone, but when I dial, dialtone doesn't break. If I flash back and
forth a few times, it will eventually give me no dialtone.. here if I
dial, it successfully
2005 Jan 18
0
RE: mgcp <-> h323 problem
Hello,
I try to place a call between CISCO IP phone 7905 (h323) and an analogue
telephone on DLINK DG-104S (mgcp).
Call setup is handled ok - both way, but after connection of the call I
get both site no-audio, even codec are
Set to alow-64 both.
The call is terminated with this debug output - Didn't get a frame from
channel: MGCP/aaln/1@dlink-1 and is
Hanged up.
Jan 18 20:32:55
2010 Jul 26
0
Adit 600 over MGCP.
Hi,
Anybody out there running Adit600s?
I have in my care an Adit600 channel bank connected to an old (version
1.0.6) Asterisk instance with MGCP. When trying a more recent Asterisk
(1.4.21.2~dfsg-3+lenny1, Stock current Debian) calls fail.
I have attempted to add the "slowsequence = yes" line to mgcp.conf. (It
seemed to be the only likely candidate in the example files I found
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
When I try to connect to * using a Cisco ATA 188 configured with a MGPC firmware (v3.1.1), I just
keep getting this message every 30 seconds or so :
May 10 10:08:21 NOTICE[7913]: chan_mgcp.c:1509 find_subchannel: Gateway '192.168.1.27' (and thus its
endpoint '*') does not exist
Using tcpdump, I have checked that the ATA188 (with IP 192.168.1.27 and port 2427) sends UDP packets
to
2003 Dec 03
2
Cisco IAD with MGCP
I repost a message I put a week ago:
I have a Cisco IAD 2431 which has MGCP protocol; I cannot make
it to work againts Asterisk; at least there is some MGCP conversation
between them but when I offhook a phone attached to IAD I get no tone at
all.
As anybody managed to get working Asterisk against an MGCP Cisco
gateway ?
Which MGCP version should I use ?
Also I recently
2004 May 28
0
Not call pickup for call to sip from mgcp phone
Just by the way, do anybody knows if call pickup of a call to a sip
extension from a mgcp phone is supposed to work (even if sip keeps ringing).
The scenary is as follows:
3@mgcp02 (ext 136) calls sip/julia (ext 133) and after It starts ringing
2@mgcp02 (ext 135) dials *8.
Nothing happens, only 135 gets congestion tone, 133 keeps ringing and in
the asterisk console I get:
--
2010 Feb 25
1
Deadlock while using MGCP on Asterisk
Hello all,
I'm running Asterisk 1.2.35 with chan_mgcp activated.
The process host around 2,4K users.
Along the day I've got some debug reports like :
Feb 24 22:25:42 DEBUG[28546] channel.c: Avoiding deadlock for
'MGCP/aaln/1 at 028421223635-1'
Feb 24 22:29:04 DEBUG[28670] channel.c: Avoiding initial deadlock for
'MGCP/aaln/1 at 028421223635-1'
Then, at
2003 Jul 11
3
mgcp problems
I strange error messages when using mgcp and ata186 .
This session is simply dial into 600 demo extension - echo test
...
Handling request 'NTFY' on aaln/1@10.0.1.19
Transmitting:
200 29 OK
to 10.0.1.19:2427
-- Endpoint 'aaln/1@10.0.1.19-1' observed '0'
-- MGCP Asked to indicate tone: on aaln/1@10.0.1.19-1 in cxmode:
sendrecv
Posting Request:
RQNT 306
2003 Apr 24
3
new mgcp patch errors
see below
I tried to call 98013356 from the following phone (from mgcp.conf)
[iptlf03]
host = 192.168.33.3
context = default
inbanddtmf = 1
callerid = 22545062
line => aaln/1
Console output:
== Spawn extension (capiring, 9988001133335566, 1) exited non-zero on
'MGCP/aaln/1@iptlf03-1'
-- MGCP mgcp_hangup(MGCP/aaln/1@iptlf03-1) on aaln/1@iptlf03
-- Delete connection 4
2003 Sep 24
3
Dlink DG-104S (chan_mgcp) and configuration w/Asterisk
I have a DG-104S (which I reset to factory settings, it's DHCP'ing off my
network, plugged into the WAN port). The system comes up, and I through the
web browser set under Call Agent IP Address to:
Notify Entry: dlinkgw@[192.168.1.1]:2427 (192.168.1.1 is the * server)
I have RGW Name: and DNS IP addres the DNS IP of the MGCP box and DNS State
disabled (not sure what to set it to) --