-
You could have the plugin script strip the + and replace it as necessary. Something like the other script I use:
on InsertLDCodes(theNumber)
if (characters 1 thru 2 of theNumber) as string = "+" & myCountryCode then
-- The number was formatted correctly.
return theNumber
end if
if character 1 of theNumber = myLongDistanceCode then
-- Domestic long distance with LD access...
2007-05-20 15:40:55 UTC in XMeeting - Video Conferencing for OS X
-
Any updates on this ticket?.
2007-04-28 14:27:00 UTC in XMeeting - Video Conferencing for OS X
-
Did the logs come over to you OK in my email?.
2006-12-13 13:23:47 UTC in XMeeting - Video Conferencing for OS X
-
I am running two Airport Extreme base stations with firmware 5.7 and connecting to my MCU just fine. I do not use the airport DHCP and NAT translation (already have DHCP and NAT on the network), so you may want to check those out and see if you have the right ports open for NAT if you are using the airport as the network address translator.
2006-12-13 13:22:48 UTC in XMeeting - Video Conferencing for OS X
-
I can receive inbound calls just fine through my SIP registrar, but outbound calls always fail with "Call End Reason: Remote party refused call". I can use the gateway just fine with other software, but I really like XMeeting.
The setup is as follows:
GATEWAY: sip.phone.bugs.net (internal IP)
DOMAIN: bugs.net
My login (5555@bugs.net) works fine, and I have the account setup as my SIP...
2006-11-28 16:09:44 UTC in XMeeting - Video Conferencing for OS X