Brian West
8e7bbff3fc
its >= 500 or <= 60000 so those are valid values.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-11 16:40:36 +00:00
Brian West
9806d4be81
add fsctl sps to tab complete
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8795 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-11 03:27:36 +00:00
Brian West
67ade8af6e
add sps to fsctl syntax
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8794 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-11 00:54:53 +00:00
Michael Jerris
85f83e2a2f
signed/unsigned compare
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-10 22:55:38 +00:00
Brian West
4795ffc622
fix FSCORE-141
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8792 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-10 17:54:27 +00:00
Michael Giagnocavo
9bc2dccc0a
Move input and hangup delegates to reside on MonoSession instead of bound to app.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8791 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-10 03:09:14 +00:00
Michael Giagnocavo
ce07c5b233
Rename setAutoHangup. Remove CoreSession channelvar in MonoSession destructor.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8790 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-09 16:55:51 +00:00
Michael Giagnocavo
e5233533b3
Hack patch to avoid hanguphook calling check_hangup_hook purely virtually
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-09 00:09:42 +00:00
Michael Giagnocavo
66948098d8
Default AppFunction to not hanging up main session automatically.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-08 23:53:08 +00:00
Anthony Minessale
aa4d0fec93
fix leak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-08 01:34:17 +00:00
Anthony Minessale
68224353e8
add sip_outgoing_call_id variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-07 15:34:33 +00:00
Anthony Minessale
24a27c6ed5
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8785 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 19:20:01 +00:00
Anthony Minessale
3720a64e04
per channel callerid
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8784 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 18:24:35 +00:00
Anthony Minessale
aa4d4500c0
add header
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 16:14:29 +00:00
Anthony Minessale
75dbe8909b
fix FSCORE-136
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8779 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 15:27:16 +00:00
Anthony Minessale
65bbe54438
add CtRiX's patch, beat him up if it causes a regression
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 14:52:41 +00:00
Anthony Minessale
f7b99428b0
thanks Ctrix
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 14:15:19 +00:00
Anthony Minessale
9e3ff7cfd1
add patch from FSCORE-136
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8776 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 13:43:41 +00:00
Michael Giagnocavo
0521a95bf0
Add System.FlagsAttribute for flag enums
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8775 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-06 07:29:53 +00:00
Anthony Minessale
0f9d334033
add ctrix's patch
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8774 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 20:45:03 +00:00
Michael Giagnocavo
0c0ced4692
Update swig for enum changes. Add better auto-abort handling.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8773 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 20:33:21 +00:00
Anthony Minessale
5ca21b9cde
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8772 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 20:04:33 +00:00
Anthony Minessale
b55d251080
honor execute_on_answer on outbound legs too
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 19:36:33 +00:00
Michael Jerris
c71664d0b8
i should never be called
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 19:23:04 +00:00
Michael Jerris
8f166ee7f7
this constant is ...F-ULL
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8769 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 19:07:02 +00:00
Michael Giagnocavo
65f6cfa9cf
Add auto run thread abort on hangup to AppFunction
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8768 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 18:15:28 +00:00
Michael Jerris
2602ad6cba
Thu Jun 5 11:58:03 EDT 2008 Pekka Pessi <Pekka.Pessi@nokia.com>
...
* test_nua_params.c: fixed typecasting problem on 64-bit platforms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 16:20:48 +00:00
Michael Jerris
74244d9a97
Thu Jun 5 11:32:08 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nua_session.c: sanitized asserts with dialog usage for SIP session
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8766 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 16:20:01 +00:00
Anthony Minessale
c6e2840a60
forgot one
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 15:59:09 +00:00
Anthony Minessale
eda4dc8b3f
NDLB-force-rport option
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8764 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 15:55:06 +00:00
Brian West
5e31ff6501
add var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 15:34:14 +00:00
Anthony Minessale
6eebc86449
eliminate need for escaped , in []
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8762 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 15:24:14 +00:00
Brian West
c6e7543610
Commit FSCORE-134
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 13:34:39 +00:00
Anthony Minessale
7c9ffb4214
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-05 00:23:58 +00:00
Anthony Minessale
3d136b268f
add import var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8759 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 23:33:29 +00:00
Anthony Minessale
1caea40855
blank username will trigger a lookup for user "nobody"
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 23:18:59 +00:00
Anthony Minessale
f78f0592f5
avoiding deadlock (by not locking then locking again)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8757 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 23:15:57 +00:00
Anthony Minessale
f7c8ef4a3b
fix var names and add voicemail_notify_email template var
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 22:52:37 +00:00
Stefan Knoblich
1a5bc1712b
Only link libswift, other libs are dynamically loaded by the swift engine
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 18:01:26 +00:00
Anthony Minessale
fd4a3d5515
prevent endless loop
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8754 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 17:53:33 +00:00
Anthony Minessale
f4160459a6
add per user acl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8753 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 16:13:15 +00:00
Anthony Minessale
c1e369cbb9
add per user acl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 16:11:09 +00:00
Anthony Minessale
11267f3646
add per user acl
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8751 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-04 16:04:08 +00:00
Anthony Minessale
cc0583dfe2
call the orkin man
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 22:49:57 +00:00
Anthony Minessale
e8b34492d8
forgot to commit this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8749 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 22:49:03 +00:00
Anthony Minessale
12f18c54f7
This feature was a patch we probably should have looked at closer?
...
I reverted it and wrote a new one, please test as i am not able to atm this is a blind commit.
vm-mailto (default undef) "the addr you want main email"
vm-notify-mailto (default same as vm-mailto) "the addr you want notifications sent to"
vm-email-all-messages (default false) "send all messages to vm-mailto addr (attachment based on vm-attach-file param)"
vm-notify-email-all-messages (default false) "send a notify email to vm-notify-mailto when a vm is left (never has attachment)"
vm-keep-local-after-email (default true) when you email the main message also keep it locally as new vm for the phone.
when false means delete it as if it never happened and just email it.
vm-attach-file (default true) attach the audio file to the main email
the notify email will use the same template as the main email unless you define the new profile param "notify-template-file"
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 22:01:26 +00:00
Anthony Minessale
c9ec53e9cb
dunno
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 20:19:54 +00:00
Michael Jerris
650962b183
Tue Jun 3 13:43:59 EDT 2008 Pekka Pessi <first.last@nokia.com>
...
* nta.c: accepting CANCEL with To tag copied from preliminary response
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-03 18:57:34 +00:00
Anthony Minessale
7f4c8a6d46
add waitForAnswer to cpp
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8745 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:42:59 +00:00
Anthony Minessale
6798cd2b5f
add mediaReady method
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8744 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-02 23:38:33 +00:00