[Asterisk-Users] Fw: Registration Problem with Firefly Softphone
raymond
ray_nygt2004 at yahoo.com.hk
Fri Apr 8 02:17:54 MST 2005
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 at 192.168.1.194") in new stack
-- Called 99740185234169800 at 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
More information about the asterisk-users
mailing list