Hi!
I ´ve been trying to pickup incoming calls from a Dahdi interface using the Pickup button in FOP2 but it doesn´t work.
I get the following message in asterisk:
Hi, Im gettin the same problem too, but I don't receive any error from CLI of Asterisk.
I downloaded the last version (yesterday)
Here's the log:
-- Executing [207@Celular:1] NoCDR("SIP/fabiano-0000016e", "") in new stack
-- Executing [207@Celular:2] Dial("SIP/fabiano-0000016e", "DAHDI/7r2||gtTf") in new stack
-- Called 7r2
-- DAHDI/7-1 is ringing
-- DAHDI/7-1 is ringing
-- DAHDI/7-1 is ringing
> Channel DAHDI/22-1 was answered.
> Launching Pickup(207@Interno) on DAHDI/22-1
DAHDI/22 is the channel where I made the Call Pickup, DAHDI/7 is the call that I want to pickup...
When I answer the DAHDI/22 I got the Unavalaible tone , and the DAHDI/7 keeps ringing.
That version is for centos 5, 32 bits. you are probably using something else.. search the forums as there are several posts with the links for other distributions/bits.
Tell me what version did you download from the downloads page and I will give you a proper link for your distro.
Comments
thanks a lot Nicolás!
I downloaded the last version (yesterday)
Here's the log:
-- Executing [207@Celular:1] NoCDR("SIP/fabiano-0000016e", "") in new stack
-- Executing [207@Celular:2] Dial("SIP/fabiano-0000016e", "DAHDI/7r2||gtTf") in new stack
-- Called 7r2
-- DAHDI/7-1 is ringing
-- DAHDI/7-1 is ringing
-- DAHDI/7-1 is ringing
> Channel DAHDI/22-1 was answered.
> Launching Pickup(207@Interno) on DAHDI/22-1
DAHDI/22 is the channel where I made the Call Pickup, DAHDI/7 is the call that I want to pickup...
When I answer the DAHDI/22 I got the Unavalaible tone , and the DAHDI/7 keeps ringing.
I guess that could be my configuration:
my buttons.cfg:
[DAHDI/22]
type=extension
extension=222
context=Diretoria
label=Fabiano
group=Geral
channel=DAHDI/22
channel=SIP/fabiano
[DAHDI/7]
type=extension
extension=207
context=Interno
label=Zelia
group=CTM
channel=DAHDI/7
Thanks.
Thats the original release. Try with the beta: http://www.fop2.com/downloads/fop2.tgz
Best regards,
root@asterisk:~/fop2# /usr/local/fop2/fop2_server
Floating point exception
root@asterisk:~/fop2#
Actually, I´m using slackware, but I didn´t the sources to compile them.
Thanks
Tell me what version did you download from the downloads page and I will give you a proper link for your distro.
Thanks