On 2/10/03 5:59 pm, "Joseph Finley" <[EMAIL PROTECTED]> wrote:

> 
> 
> Very basic:
> 
> Sip.conf
> 
> ;
> ; SIP Configuration for Asterisk
> ;
> [general]
> port = 5060                     ; Port to bind to
> bindaddr = 0.0.0.0              ; Address to bind to
> context = sip-phones            ; Default for incoming calls
> bandwidth=low
> disallow=all
> allow=ulaw
> allow=alaw
> 
> [3010]
> type=friend      
> secret=testx
> host=dynamic     
> qualify=400      
> callerid="Joseph" <3010>
> dtmfmod=inband
> mailbox=3010,1234
> canreinvite=no
> reinvite=no
> nat=yes
> 
> 
> 
> 
>> 
> 
> I've tried those settings and so far so good. At least it seems to be
> talking to asterisk.
> 
> What are your settings in sip.conf?
> 
> Also how do you get the soft phone to dial an internal extension?
> 
> Thanks for your help. Fingers crossed I figure this out.
> 
> Fats.
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> 

That worked a treat. I did not have dtmfmod=inband set in the sip file hence
why I could not get it working.

Thanks a lot for your help it's great to get it working.

Regards
Fats

--
Fats Neutron
[EMAIL PROTECTED]

direct +44 (0)20 7274 0386
mobile +44 (0)79 7045 9548


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to