Re: [asterisk-users] call forwarding number from outside.

2011-07-30 Thread Perenaster
Hello,
I have a similar problem. Whenever a call comes in to my asterisk I handle
it like this:

exten = s,1, Answer()
exten = s, n, Dial(SIP/exten,20,fotT)
exten = s, 1, Hangup()

it works fine but in the SIP messages th IP-Address from Asterisk is in the
From field. For example I am calling from 123@134.32.220.33 then the SIP
message behind the Asterisk looks like

INVITE sip:2232@10.10.10.11 SIP/2.0
Via: SIP/2.0/UDP 10.10.10.10 (Asterisk IP)
From: 123 sip:soft@10.10.10.10 (again Asterisk IP)


how can I change this?
Thanks
Tom

-- 
sip:3...@perenaster.com
sip:3...@perenaster.com
sip:3...@perenaster.com
sip:3...@perenaster.com
sip:3...@perenaster.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Vm on a System running Asterisk.

2011-06-24 Thread Perenaster
i heard you could get a few timing problems...if the times of your server
and the clients run out of sync it is possible that the clients aren't able
to connect to the registrar..

-- 
sip:3...@perenaster.com
sip:3...@perenaster.com
sip:3...@perenaster.com
sip:3...@perenaster.com
sip:3...@perenaster.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users