lazedo
8 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
kamailio/pusher-role.cfg
|
|
|
@ -22,6 +22,7 @@ route[PUSHER_ROUTE] |
|
|
|
if (t_newtran()) { |
|
|
|
route(SEND_PUSH_NOTIFICATION); |
|
|
|
remove_hf_re("^X-.*"); |
|
|
|
t_on_reply("EXTERNAL_REPLY"); |
|
|
|
t_save_lumps(); |
|
|
|
ts_store("$(tu{s.tolower})"); |
|
|
|
t_suspend(); |
|
|
|
|