similar to: Can't place a call with MGCP Phone

Displaying 20 results from an estimated 3000 matches similar to: "Can't place a call with MGCP Phone"

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})
2003 Jun 30
3
MGCP with Cisco doesn't work
I'm trying to link up Cisco MGCP-enabled router (residential gateway) with Asterisk, and it looks like some sort of protocol mismatch, could it be MGCP 0.1 vs 1.0? Look at this (x.x.x.99 is the router, x.x.x.98 is Asterisk): MGCP read: NTFY 2 aaln/0@voip-gw1 MGCP 0.1 X: 0 O: hd from 192.168.154.99:2427MGCP read: NTFY 2 aaln/0@voip-gw1 MGCP 0.1 X: 0 O: hd from 192.168.154.99:2427Verb:
2003 May 19
1
MGCP and Cisco ubr924
I've been trying to figure this one out for a while, but to no avail. I have my cisco ubr924 setup for MGCP with Asterisk as the call-agent. I have manually registered the endpoint in mgcp.conf. When I pick up the phone, I get no dialtone and debug shows errors. IOS on the ubr924 is 12.2. Any help is appreciated. from mgcp.conf: [ubr924] host=65.37.86.203 context = from-sip (just as a
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
2005 May 20
2
MGCP 1.0 / NCS 1.0
I'm trying to use a 4 port ATA that was designed for use with MGCP 1.0 / NCS 1.0 -- is the channel_mgcp compat with NCS -- anything I can do to make it compat?? This is what happens - below *CLI> mgcp reload Reloading MGCP == Parsing '/etc/asterisk/mgcp.conf': Found Use EXIT or QUIT to exit the asterisk console == MGCP Listening on 10.1.22.39:2427 == Using TOS bits 0 mgcp
2004 Dec 22
1
MGCP Transaction identifiers
I know this is not the most appropriated list to this, but I will try: Does anyone know what is the criteria to the generation of the transaction identifiers in MGCP? I mean, are they generated by a randomic method? I'm using Asterisk and MGCP eyeP Phone and observed that the RSIP and NTFY (methods created by the gateway) use high values in the transaction identifiers, while the RQNT, AUEP,
2004 May 13
0
MGCP channel problem
Hello I have a problem with my MGCP voice gateway. I use D-Link DG104S Boot PROM Version 3.0B38-D Firmware Version 3.0T86-D I tried asterisk v 0.7.2 and I am using latest CVS version now. When I dial a number very fast, or when I use a redial function, my asterisk receives coupled digits. My co-worker called number 245005111, these are a few lines of my debug. The identifier of first digit
2003 Oct 22
0
MGCP error for Cisco 7750 FXO card
Can anyone tell me what MGCP error that I'm getting means? The hardware is a MRP200 in a Cisco 7750 PBX. (Its a FXO blade with 2 slots, first one has a 4 port FXO card and the second has 2 port FXO card. It recognises those correctly, at least to the point of this error.) MGCP Debugging Enabled MGCP read: NTFY 13 aaln/S0/SU0/0@MRP200-S1 MGCP 0.1 X: 1adace42 O: L/hd from
2003 Oct 01
1
MGCP Phone and Asterisk PBX
Hello, Sorry for posting again my question about MGCP Phone and Asterisk But I can't use it. I'd like to know weather it is a pb of my confiuration (mgcp.conf), My IP Phone device or asterisk. I include my mgcp.conf file and may send some debug trace. Thank you for any feedback. Best regards, Daniel ANDRE ; ; MGCP Configuration for Asterisk ; [general] ;port = 2427 ;bindaddr =
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
2006 Mar 10
0
Flash call transfer problem
Hi, I have some problems transfering call from phone to phone with my Asterisk. When I dial Flash I can hear for half a second the dial tone, but it stops suddenly. The other phone hear the on hold music and pressing flash key another time I get back to the previous channel. On the asterisk consolle seems to be all ok, this is whant I can read: asterisk1*CLI> -- Swapping 0 for 1 on
2004 Oct 04
0
Cisco ATA-188 w/502 Error on CallWaiting
I have a Cisco ATA-188 with two POTS phones and latest stable cvs. In any situations with call waiting (existing connection and calling again) the second call cause both calls to drop. This is the same for "internal" extensions and from external (ZAP and SIP). It seems to be a "502 - The transaction could not be executed, because the endpoint does not have sufficient
2003 Oct 30
4
SwissVoice MGCP IP10S
I have a SwissVoice IP10S but can not seem to get it to have dialtone or dial on *. Calls to or from 3001 don't work. Any ideas are appreciated. Robert mgcp.conf is: [general] port = 2427 bindaddr = 192.168.0.110 [ip10] host = 192.168.0.5 context = from-sip line => aaln/1 The portion of extensions.conf is: exten => 3001,1,Dial(MGCP/aaln1,20) exten => 3001,103,Hangup
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
2003 Dec 29
1
transfer with MGCP
Hello, I`m try to make the attended transfer work Dlink DG-104S via FLASH, when somebody calls my phone I pickup and press flash to get a second line to call another extension. When I press flash I hear no dialtone, and only a long and then small beep. When I try to dial digits I hear again those long+short beeps, but the extension dialed is not ringing. If I pres flash again I get back to
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) --
2005 Mar 25
2
MGCP issue
Hello List, I'm trying to setup MGCP channel with a Centile Media Hub box. My Centile box has 4 ports and I got no dial tone. Can somebody help with this isuue? This is my mgcp.conf and extensions.conf Thanks Daniel. ; MGCP Configuration for Asterisk ; [general] port = 2427 bindaddr = 192.168.11.20 disallow=all allow=g729 allow=alaw allow=ulaw [192.168.11.200] context=MGCP
2005 May 16
1
ShoreTel 210 MGCP phone drops calls with MGCP RSIP
I've got a ShoreTel 210 MGCP phone drops calls. My packet capture indicates that the phone may be trying to renew its registration with *, but reports Restart Method of Disconnected (frame 2), then * seems to take that as a sign that it has lost the connection and closes things down. The phone, meanwhile, seems to think it can continue the conversation until a few ICMP "port
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
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