[Amportal-users] Passing FROM_DID to another server

I hope someone can help with this. We have several DID’s that are coming
into our server over a PRI that we need to pass our customers server. This
is what I have done so far to try and make this happen.

I created an ext of 501 on our server and sending their DID’s to the 501 ext
from the PRI. If I us the config below on their server and use the
registration string 501:[email protected]/NXXNXXXXXX I can get one of
the DID’s to work but can’t get the rest of them to work. I can see that the
FROM_DID is not getting passed to their server through the dialplan or the
SIP invite.

Does anyone have an ideas how I can get this info passed from our server so
we can get the other DID’s sent to their server.

I am using freepbx 2.2.0

register=501:[email protected]/NXXNXXXXXXX

[ourserver]
username=501
type=peer
secret=password
qualify=yes
insecure=very
host=ourserver.com
fromuser=501
fromdomain=ourserver.com
dtmfmode=info
disallow=all
context=ext-did
canreinvite=no
authuser=501
allow=ulaw
allow=alaw

[501]
type=peer
secret=password
insecure=very
dtmfmode=info
context=from-trunk

Thanks

Rick


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users

Post generated using Mail2Forum (http://www.mail2forum.com)