|
Thank you everyone, and sorry i did'n provide more information what i
setting before.. I have TWO ISTP account now. VOIPSTUNT & VOIPBUSTER. 1. Basically i undo everything (follow what Tony said), and do step by step from SIP Trunking with sipXecs: Overview and Configuration . I just addONE ITSP and can make it WORK. 2. I add another ISTP and ROUTE back in same sipXbridge is call SipXbridge-1.(it can work also..) In Dial Rule i set this Local dialing in TWO gateway. Each ISTP can do 3 concurrent call. 1st-3rd is no problem, can call directly but when 4th wan to call out, the gateway will not turn to my 2ND gateway. ![]() Attach file is my sipXbridge-1.xml configuration. Scott Lawrence wrote: On Fri, 2010-01-22 at 00:30 +0800, Winson (Elabram) wrote: |
<?xml version="1.0" ?> <sipxbridge-config xmlns="http://www.sipfoundry.org/sipX/schema/xml/sipxbridge-00-00"> <bridge-configuration> <external-address>172.20.201.15</external-address> <external-port>5080</external-port> <local-address>172.20.201.15</local-address> <local-port>5090</local-port> <sipx-proxy-domain>172.20.201.15</sipx-proxy-domain> <sipx-supervisor-host>sip.essb.com</sipx-supervisor-host> <sipx-supervisor-xml-rpc-port>8092</sipx-supervisor-xml-rpc-port> <stun-server-address>stun01.sipphone.com</stun-server-address> <sip-keepalive-seconds>20</sip-keepalive-seconds> <sip-session-timer-interval-seconds>1800</sip-session-timer-interval-seconds> <media-keepalive-seconds>1</media-keepalive-seconds> <xml-rpc-port>8088</xml-rpc-port> <music-on-hold-support-enabled>false</music-on-hold-support-enabled> <music-on-hold-address>~~mh~</music-on-hold-address> <music-on-hold-delay-miliseconds>500</music-on-hold-delay-miliseconds> <music-on-hold-supported-codecs>PCMU,PCMA</music-on-hold-supported-codecs> <route-inbound-calls-to-extension>operator</route-inbound-calls-to-extension> <log-level>INFO</log-level> <log-directory>/var/log/sipxpbx/</log-directory> <location-id>1</location-id> </bridge-configuration> <itsp-account> <itsp-proxy-domain>sip.voipbuster.com</itsp-proxy-domain> <user-name>wcpoon</user-name> <password>*******</password> <itsp-proxy-address>sip.voipbuster.com</itsp-proxy-address> <itsp-proxy-listening-port>0</itsp-proxy-listening-port> <itsp-transport>UDP</itsp-transport> <use-global-addressing>true</use-global-addressing> <strip-private-headers>false</strip-private-headers> <default-asserted-identity>true</default-asserted-identity> <register-on-initialization>true</register-on-initialization> <registration-interval>600</registration-interval> <sip-keepalive-method>CR-LF</sip-keepalive-method> <rtp-keepalive-method>NONE</rtp-keepalive-method> </itsp-account> <itsp-account> <itsp-proxy-domain>sip.voipstunt.com</itsp-proxy-domain> <user-name>essb2008</user-name> <password>*******</password> <itsp-proxy-address>sip.voipstunt.com</itsp-proxy-address> <itsp-proxy-listening-port>0</itsp-proxy-listening-port> <itsp-transport>UDP</itsp-transport> <use-global-addressing>true</use-global-addressing> <strip-private-headers>false</strip-private-headers> <default-asserted-identity>true</default-asserted-identity> <register-on-initialization>true</register-on-initialization> <registration-interval>600</registration-interval> <sip-keepalive-method>CR-LF</sip-keepalive-method> <rtp-keepalive-method>NONE</rtp-keepalive-method> </itsp-account> </sipxbridge-config>
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/

