Hello,

I'm trying to configure one of our providers for incoming calls only.
He's sending me SIP calls from a certain range of IP addresses (let's say
192.168.5.0/255.255.255.0 for example purposes).
And I'm trying to configure sip.conf to send his calls in a specific
context, but he still keeps falling into the default context.

Here are the relevant parts of sip.conf:

[general]
context=default

[provider]
type=user
insecure=very (also tried yes)
context=provider
deny=0.0.0.0/0.0.0.0
permit=192.168.5.0/255.255.255.0
nat=no
canreinvite=no
dtmfmode=rfc2833

Anyone have any ideas? (I'm using asterisk 1.2.0)

Thanks,
Ben


_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

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

Reply via email to