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/[EMAIL PROTECTED],tr
exten => _997412.,1,Dial,SIP/[EMAIL PROTECTED],tr
exten => _997492.,1,Dial,SIP/[EMAIL PROTECTED],tr
;end appended by raymond
I will be able to make call.
 
   -- Executing Dial("SIP/192.168.0.244-09fe4940", "SIP/[EMAIL PROTECTED]") in new stack
    -- Called [EMAIL PROTECTED]
    -- 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
 
_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to