[asterisk-users] DUNDi and SIP

Jeremy Mann jmann at txhmg.com
Wed Apr 16 08:41:29 CDT 2008


I'm a little confused with DUNDi and SIP as the backend channel type:

Dundi.conf:
[mappings]
priv => dundi-priv-local,0,SIP,${NUMBER}@a.b.c.d,nopartial

Using the above, the dial string passed to the person on the other box is SIP/${NUMBER}@a.b.c.d<mailto:SIP/$%7bNUMBER%7d at a.b.c.d>

How can you use authentication, along with SIP, along with specifying extension?

My sip.conf has a friend defined:

[priv]
host=dynamic
secret=priv
disallow=all
allow=ulaw
canreinvite=no
nat=no
context=from-internal\
type=friend

I need to specify the sip channel to use the priv peer, priv secret, and pass the extension.  I've tried defining my mapping as:

Priv => dundi-priv-local,0,SIP,priv:priv at a.b.c.d/${NUMBER},nopartial

But obviously the console on the far end complains that peer a.b.c.d/${NUMBER} cannot be found.

Thanks for any insight into this.  I'd prefer not having to define a sip peer per box(I have 25 connected in my dundi cloud), nor would I like to enable anonymous SIP calls, as I have the ports open to the world for inbound sip from bandwidth.com



________________________________
This e-mail, facsimile, or letter and any files or attachments transmitted with it contains information that is confidential and privileged. This information is intended only for the use of the individual(s) and entity(ies) to whom it is addressed. If you are the intended recipient, further disclosures are prohibited without proper authorization. If you are not the intended recipient, any disclosure, copying, printing, or use of this information is strictly prohibited and possibly a violation of federal or state law and regulations. If you have received this information in error, please notify Texas Health Management Group immediately at 1-817-310-4999. Texas Health Management Group, its subsidiaries, and affiliates hereby claim all applicable privileges related to this information.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080416/f1039bc8/attachment.htm 


More information about the asterisk-users mailing list