edwardlobo at gmail.com Guest
|
Posted: Thu Jan 08, 2009 3:55 pm Post subject: [Freeswitch-users] quick help |
|
|
If i use the internal profile with the following two lines
param name="ext-rtp-ip" value="$${external_rtp_ip}"
param name="ext-sip-ip" value="$${external_sip_ip}"
I can use the trunk however I get the following two errors on the cli.
Don't know if they are serious errors
2009-01-08 20:49:59 [ERR] switch_ivr_originate.c:1116 switch_ivr_originate()
Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
2009-01-08 20:49:59 [ERR] switch_ivr_originate.c:1116 switch_ivr_originate()
Cannot create outgoing channel of type [user] cause: [USER_NOT_REGISTERED]
bahbie wrote:
Quote: |
On the examples to configure offsite phones I read the following:
Below are steps to get remote Exts 20xx able to call one another and call
on-site telephones.
How to change those examples for one of the offsite phones to *also* use a
trunk to call other pstn numbers ?
http://wiki.freeswitch.org/wiki/Example_Offsite_phones
doublenat settings are here
|
--
View this message in context: http://www.nabble.com/quick-help-tp21360470p21360763.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|