[asterisk-r2] Dummy question...
Javier Basisty
javier.basisty at gmail.com
Thu Sep 10 22:22:36 CDT 2009
Hi list, i need help with something realy dummy... (i guess). I need to
connect 2 PBXs, one is a Asterisk 1.6.2 and the otherone is a Mitrol...
They are connected by a e1 line... Im using or trying to use r2
signaling but im kinda stuck here... I finaly got the e1 with r2 up and
running, with the r2test i can hear a nice voice answering my calls from
the mitrol... But when i call directly to the asterisk i hear a female
voice answering me and speaking about digium...
In my extensions.conf i have this:
exten => s,n,Goto(casa,5009,1)
[casa]
exten => 5009,1,Dial(SIP/aschtainer,10,Ttm)
exten => 5009,2,Voicemail(5009 at casa)
exten => 5009,3,Hangup
and in y asterisk -vvvvv i see:
[Sep 11 00:06:34] NOTICE[2838]: chan_dahdi.c:1683 dahdi_r2_on_call_init:
New MFC/R2 call detected on chan 4.
[Sep 11 00:06:35] NOTICE[2838]: chan_dahdi.c:1942 dahdi_r2_write_log:
Chan 4 - Far end disconnected. Reason: Normal Clearing
-- MFC/R2 call disconnected on chan 4
[Sep 11 00:06:35] NOTICE[2838]: chan_dahdi.c:1812 dahdi_r2_on_call_end:
MFC/R2 call end on chan 4
[Sep 11 00:06:46] NOTICE[2838]: chan_dahdi.c:1683 dahdi_r2_on_call_init:
New MFC/R2 call detected on chan 5.
[Sep 11 00:06:47] NOTICE[2838]: chan_dahdi.c:1757
dahdi_r2_on_call_offered: MFC/R2 call offered on chan 5. ANI = 5004,
DNIS = 500, Category = National Subscriber
[Sep 11 00:06:48] NOTICE[2838]: chan_dahdi.c:1823
dahdi_r2_on_call_accepted: MFC/R2 call has been accepted on chan 5
[Sep 11 00:06:48] WARNING[2838]: chan_dahdi.c:2700 dahdi_enable_ec:
Unable to enable echo cancellation on channel 5 (No such device)
-- Executing [500 at default:1] Playback("DAHDI/5-1",
"demo-abouttotry") in new stack
-- <DAHDI/5-1> Playing 'demo-abouttotry.alaw' (language 'es')
[Sep 11 00:06:54] NOTICE[2867]: chan_dahdi.c:1942 dahdi_r2_write_log:
Chan 5 - Far end disconnected. Reason: Normal Clearing
-- MFC/R2 call disconnected on chan 5
== Spawn extension (default, 500, 1) exited non-zero on 'DAHDI/5-1'
[Sep 11 00:06:54] NOTICE[2867]: chan_dahdi.c:1812 dahdi_r2_on_call_end:
MFC/R2 call end on chan 5
-- Hungup 'DAHDI/5-1'
Any suggestion?
More information about the asterisk-r2
mailing list