I am using a dedicated server to host SER, when I use the actual IP
address of server i/f I connect no problem but, using the domain name,
the client times out with "Too many hops". Is there a known solution to
this? I would really prefer to use the domain name.
Phil
I am testing Windows Messenger 5.l and it works fine except when I connect
other users that are on the SER box, it does not show them as on-line. It
displays them as off-line. I am able to make sip calls through the SER
Box. Everything works fine in that aspect. I want to use the Windows
Messenger as a communication aspect to be able to send instant messages to
the users.
Please let me know if this possible with this Windows Messenger?
Thanks.
I need to customize the data logged with the SQL accounting.
The "db_extra" parameter let me ADD new fields but it seems that there
is no way to REMOVE fields from the sql command. Infact, the "log_fmt"
seems to affect only the syslog accounting.
Is there a way to prevent a field to be included into the SQL INSERT
command?
Thanks.
--
___________________________________________________
__
|- giannici(a)neomedia.it
|ederico Giannici http://www.neomedia.it
___________________________________________________
Hi, I am trying to do a peculiar task and I want to find out if SER can
do it. The issue is with call transfers which generate the REFER
message. I am connecting a Nortel voip switch to Asterisk via sip. I
need to have all call transfers generated by the Nortel switch to not
reach Asterisk as all the call transfers are done to dids/extensions not
found on the Asterisk PBX. Instead I would like to intercept / re-route
them back to my Nortel switch which can handle it. Currently I have a
workaround using an Audiocodes gateway with loopback cables. The
Audiocodes when sees the transfer request sends it back to the Nortel
switch. As this is a wasteful use of expensive hardware I would like to
find another method to do this. Can someone let me know if this is
possible with SER? And if it is which functions do I use? Any help is
greatly appreciated.
Mirek
The Future of Voice
Globalive Communications Corp.
T: 416-640-1088
F: 416-640-1089
60 Adelaide St. E, 6th Floor
Toronto, ON, M5C 3E4
www.globalive.com
Hi again i have this lines in ser.cfg
modparam("acc", "log_flag", 1)
modparam("acc", "log_level", 2)
modparam("acc", "db_flag", 1)
modparam("acc", "db_missed_flag", 3)
modparam("acc", "log_missed_flag", 3)
modparam("acc", "db_url", "mysql://ser:heslo@localhost/ser")
modparam("acc", "report_ack", 0)
modparam("acc", "log_fmt", "miocfsp")
for store missing calls in serweb, but when I launch the ser services
received 3 errors and see this in /var/log/messages
Oct 31 13:50:00 dns2 ser: set_mod_param_regex: parameter <db_flag> not found
in module <acc>
Oct 31 13:50:00 dns2 ser: parse error (73,19-20): Can't set module parameter
Oct 31 13:50:00 dns2 ser: set_mod_param_regex: parameter <db_missed_flag>
not found in module <acc>
Oct 31 13:50:00 dns2 ser: parse error (74,19-20): Can't set module parameter
Oct 31 13:50:00 dns2 ser: set_mod_param_regex: parameter <db_url> not found
in module <acc>
Oct 31 13:50:00 dns2 ser: parse error (76,20-21): Can't set module parameter
I have fedora 3+ser 0.9.3 , any idea of this.
Thanks.
Antonio Membrives
Hi all,
I've tried to get the serweb tool off the iptel website and it can not find it.
Is there another place to obtain this?
I'm running windows 2000.
Cheers
Dave
---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.
Hello,
I try to setup the pa module and I have some errors.
The pa always send a NOTIFY with a status set to CLOSED.
I have also see in some olds mails that it is possible to add an xcap
server, what is doing this server?
Is a free xcap server available?
Thanks
Laurent
My config:
modparam("pa", "default_expires", 1800)
modparam("pa", "timer_interval", 10)
modparam("pa", "use_db", 0) # def=0 disable db support
modparam("pa", "use_place_table", 1) # def=0 disable use of place
table
modparam("pa", "use_bsearch", 0) # def=0 disable use of
binary search for location
modparam("pa", "use_location_package", 0) # def=0 disable use of
location package
#modparam("pa", "pa_domain", "bigU.edu") # def name of xcap server
modparam("pa", "db_url", "mysql://..........")
modparam("pa", "presentity_table", "presentity") modparam("pa",
"presentity_contact_table", "presentity_contact")
modparam("pa", "watcherinfo_table", "watcherinfo")
modparam("pa", "place_table", "place")
modparam("pa", "new_watcher_pending", 0) # def=0 default state
ofwatchers 0=active
modparam("pa", "pidf_priority", 1) # def=1 default priority of
contacts in pidf documents