raymond
2005-Apr-08 02:17 UTC
[Asterisk-Users] Fw: Registration Problem with Firefly Softphone
Hi all,
I found that my Firefly Softphone is not able to register to Asterisk.
However, if I define the following lines on extensions.conf
[from-sip-external]
;appended by raymond 24 mar
exten => _997402.,1,Dial,SIP/997401${EXTEN-6}@192.168.1.194,tr
exten => _997412.,1,Dial,SIP/997042${EXTEN-6}@192.168.0.249,tr
exten => _997492.,1,Dial,SIP/997401${EXTEN-6}@192.168.1.194,tr
;end appended by raymond
I will be able to make call.
-- Executing Dial("SIP/192.168.0.244-09fe4940",
"SIP/99740185234169800@192.168.1.194") in new stack
-- Called 99740185234169800@192.168.1.194
-- SIP/192.168.1.194-ff84 is making progress passing it to
SIP/192.168.2.244-09fe4940
-- SIP/192.168.1.194-ff84 answered SIP/192.168.2.244-09fe4940
-- Attempting native bridge of SIP/192.168.2.244-09fe4940 and
SIP/192.168.1.194-ff84
== Spawn extension (from-sip-external, 99749285234169800, 1) exited non-zero
on 'SIP/192.168.2.244-09fe4940'
It appears that the call is default to the context [from-sip-external].
I did entered my config in sip.conf
[34169788]
type=friend
username=34169788
secret=password88
host=dynamic
canreinvite=no
context=sip
disallow=all
dtmfmode=rfc2833
qualify=40000
permit=0.0.0.0/0.0.0.0
However it is not going to works.
Can anyone have setup on firefly with * and send me some sample config?
Many thanks.
Raymond
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050408/a1334a0c/attachment.htm
raymond
2005-Apr-08 02:46 UTC
[Asterisk-Users] Fw: Registration Problem with Firefly Softphone
Hi,
I also define:
The same thing with context [sip] in extensions.conf but it doesn't works so
that why I cut-and-paste those lines:
exten => _997402.,1,Dial,SIP/997401${EXTEN-6}@192.168.1.194,tr
exten => _997412.,1,Dial,SIP/997042${EXTEN-6}@192.168.0.249,tr
exten => _997492.,1,Dial,SIP/997401${EXTEN-6}@192.168.1.194,tr
from context [sip] to context [from-sip-external]
Thanks for your advice on IAX2. However, my purpose is to the SIP
conectivity.
Raymond
----- Original Message -----
From: "Stefan Gofferje" <stefan@gofferje.homelinux.org>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users@lists.digium.com>
Sent: Friday, April 08, 2005 5:24 PM
Subject: Re: [Asterisk-Users] Fw: Registration Problem with Firefly
Softphone
> Hi,
>
> raymond schrieb:
>
> [...]
>
> > [from-sip-external]
>
> [...]
>
> > I did entered my config in sip.conf
>
> [...]
>
> > context=sip
>
> What about using the same context for the firefly phone in extensions.conf
and sip.conf?> Besides, why don't you use IAX2? Firefly speaks IAX2 and for external
clients, I think, IAX2 is better because it's nat-transparent. The remote
client can be behind a nat without any problems.>
> Regards,
> Stefan
>
>
> --
> (o_ Stefan Gofferje | Linux Systems Specialist
> //\ Reg'd Linux User #247167 | Network Security Specialist
> V_/_ Linux is like a Wigwam - No gates, no windows, Apache inside
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users